- Jul 09, 2016
-
-
Nikolay Volf authored
* resurrecting hypervisor in ipc namespace * get rid of the quotes * target: hypervisor
-
asynchronous rob authored
Init public interface with IO message
-
Arkadiy Paronyan authored
-
-
- Jul 08, 2016
-
-
Nikolay Volf authored
Kill lock unwraps
-
Gav Wood authored
-
Gav Wood authored
-
Tomasz Drwięga authored
* Fixing deadlock in miner * Adding more comments [ci skip]
-
- Jul 07, 2016
-
-
Gav Wood authored
-
Gav Wood authored
-
Nikolay Volf authored
Enum variants serialisation test&fix
-
Gav Wood authored
-
NikVolf authored
-
NikVolf authored
-
NikVolf authored
-
Tomasz Drwięga authored
* Refactoring dapps to support API endpoints. * Using ContentHandler for unauthorized requests * Extracting url stuff * Adding ping endpoint * CORS support for ping request * Fixing url.is_none() * minor formatting fix [ci:skip]
-
Gav Wood authored
-
Nikolay Volf authored
* btree map serializer * serde tests * state diff serialization * basic layout * more missing serializaers * uncle returns rlp * block queue info * sorting with transaction result * sorting out util imports * transaction import result sorting also * sorting filters & ranges * error sorting out * deriving ipc service compiling * rpc & sync recompile * sorting rpc using uncles * fix compilation * fix merging bugs * fix unused imports * fix all warnings * tests stub * some merge bugs * ethcore compilation * fix rpc compilation * deriving attribute * tests (and fixes) * rpc test working * fix warnings again * rs.in -> rs * missing attribute * refactored tree changes * paste reformat mess fix * pub mod actually * intendation fix
-
Gav Wood authored
-
NikVolf authored
-
- Jul 06, 2016
-
-
Gav Wood authored
-
NikVolf authored
-
NikVolf authored
-
NikVolf authored
-
NikVolf authored
-
Arkadiy Paronyan authored
-
NikVolf authored
-
Gav Wood authored
* Display information on journal database on startup. * Minor restyling. * Client handles the enode message to avoid repeats. * Avoid unneeded copies *and* reduce code. * Fix up typo.
-
Gav Wood authored
-
Nipunn Koorapati authored
Fixes Issue #1372
-
NikVolf authored
-
NikVolf authored
-
asynchronous rob authored
Remove soft-fork stuff.
-
asynchronous rob authored
fix codegen warning
-
asynchronous rob authored
* partially done alternate migration scheme * finish altering migration framework * migrate tests to new migration framework * address comments * remove superfluous newline [ci skip] * TempIdx -> TempIndex [ci skip]
-
NikVolf authored
-
NikVolf authored
-
Tomasz Drwięga authored
* Refactoring dapps to support API endpoints. * Using ContentHandler for unauthorized requests
-
Marek Kotewicz authored
* removed old json-tests * simplify folds in triehash.rs * removed unused json_aid * removed unused squeeze.rs * json branching tests for trie * removing todos from util * separated UsingQueue and Table * further cleanup, removing unused code * serde serialization of hash moved to rpc module * uint wrapper for rpc in progress * serialization of uint moved to rpc module * updated eth-secp256k1 * updated igd, serde is no longer dependency of util * loading trie consensus tests * renamed aliases in rpc imports
-
NikVolf authored
-