- Jul 15, 2016
-
-
Gav Wood authored
* Cleanup of colour code. Use is_a_tty. * Fix test build. * Another fix.
-
- Jul 14, 2016
-
-
* Initial commit. * Pending blocks work. * Address grumbles. * Fix up for new API.
-
* chain notify trait * replaced network service with io service * fix ethcore crate warnings * refactored network service without generic * ethcore fix * ethsync refactoring * proper linking of notify * manage network interface * rpc crate rebinding * full rewire * sync internal io service * fix deadlock * fix warnings and removed async io * sync imported message propagation * fix rpc warnings * binart warnings * test fixes * rpc mocks and tests * fix util doctest * fix message name and removed empty notifier * pointers mess & dark mode fixed * fixed sync doctest * added few warnings * fix review * new convention match * fix error unwraps * doctest fix * basic library re-layout * missing files to relayout * duplicating network config on sync level * binary serializers for config * ipc endpoint for manage * ipc endpoint for sync * handshake sorting out * sorting out the multi-interface dispatch scenario * fixing tests * fix doctest
-
- Jul 13, 2016
-
-
asynchronous rob authored
* parking_lot in cargo.toml * replace all lock invocations with parking_lot ones * use parking_lot synchronization primitives
-
- Jul 12, 2016
-
-
asynchronous rob authored
* expunge &Vec<T> pattern * fix travis
-
- Jul 11, 2016
-
-
* chain notify trait * replaced network service with io service * fix ethcore crate warnings * refactored network service without generic * ethcore fix * ethsync refactoring * proper linking of notify * manage network interface * rpc crate rebinding * full rewire * sync internal io service * fix deadlock * fix warnings and removed async io * sync imported message propagation * fix rpc warnings * binart warnings * test fixes * rpc mocks and tests * fix util doctest * fix message name and removed empty notifier * pointers mess & dark mode fixed * fixed sync doctest * added few warnings * fix review * new convention match * fix error unwraps * doctest fix
-
- Jul 10, 2016
-
-
* Fixing clippy warnings * Fixing more warnings
-
- Jul 07, 2016
-
-
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
-
- Jul 06, 2016
-
-
Gav Wood authored
-
NikVolf authored
-
NikVolf 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.
-
Nipunn Koorapati authored
Fixes Issue #1372
-
- Jul 05, 2016
-
-
Gav Wood authored
-
Gav Wood authored
* Command=line options. * Keep alive for the eth protocol. * Wire up final pieces. * No network when dark. * Passive and dark mode work. * Ensure all RPCs keep alive. * Fix tests. * Fix minor bug. * Minor whitespace. * Split out some of the sleep-state. * Fix help text.
-
- Jul 01, 2016
-
-
NikVolf authored
-
NikVolf authored
-
Nikolay Volf authored
* uncle as rlp in the api * uncle rlp in block view * fix warning
-
Marek Kotewicz authored
* fatdb integration * --fat-db * rerun with --pruning=archive comment
-
NikVolf authored
-
NikVolf authored
-
NikVolf authored
-
Tomasz Drwięga authored
-
- Jun 30, 2016
- Jun 29, 2016
-
-
Arkadiy Paronyan authored
-
NikVolf authored
-
NikVolf authored
-
asynchronous rob authored
-
- Jun 28, 2016
-
-
Marek Kotewicz authored
* verifier is no longer a template type of client * added missing ,
-
- Jun 27, 2016
-
-
Arkadiy Paronyan authored
-
Gav Wood authored
-
Gav Wood authored
- Optional limit for the amount of gas transactions may have; - option to restruct transactions returned/queried to only those which have been executed.
-
Arkadiy Paronyan authored
-
Nikolay Volf authored
-
- Jun 23, 2016
-
-
Gav Wood authored
-