- Jul 15, 2016
-
-
Gav Wood authored
* Cleanup of colour code. Use is_a_tty. * Fix test build. * Another fix.
-
- Jul 14, 2016
-
-
asynchronous rob authored
-
* Initial commit. * Pending blocks work. * Address grumbles. * Fix up for new API.
-
Tomasz Drwięga authored
* Un-ignoring RPC test * Additional tests for importing transactions
-
* 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
-
-
Marek Kotewicz authored
-
asynchronous rob authored
* parking_lot in cargo.toml * replace all lock invocations with parking_lot ones * use parking_lot synchronization primitives
-
Arkadiy Paronyan authored
-
- Jul 12, 2016
-
-
asynchronous rob authored
-
Tomasz Drwięga authored
* Bumping clippy * Fixing warnings
-
Tomasz Drwięga authored
-
asynchronous rob authored
* expunge &Vec<T> pattern * fix travis
-
Tomasz Drwięga authored
* EVM bin benches * Optimizing mem gas cost * Removing overflow_div since it's not used * More benchmarks
-
- Jul 11, 2016
-
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
* 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
-
asynchronous rob authored
-
Tomasz Drwięga authored
-
asynchronous rob authored
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
asynchronous rob authored
-
asynchronous rob authored
-
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] * modify account_db to work on address hash, not address * add a database migration for new accountdb * preserve first 96 bits of keys when combining * handle metadata keys in migration and preserve first 96 bits * fix comments and hash address instead of hash * different migrations based on pruning * migrations mutably borrow self * batch abstraction for migration * added missing licence headers * overlay recent v7 migration * better error handling, migrate version key as well * fix migration tests * commit final batch and migrate journaled insertions * two passes on journal to migrate all possible deleted keys
-
Tomasz Drwięga authored
* EVM binary - initial version * Adding missing documentation * Fixing warnings * Basic evmbin options * EVMbin crate.
-
- Jul 10, 2016
-
-
Nikolay Volf authored
* fix name and tests for endians * using renamed func * zero and sign opt
-
* Fixing clippy warnings * Fixing more warnings
-
- Jul 09, 2016
-
-
asynchronous rob authored
-
Gav Wood authored
-
asynchronous rob authored
-
-
- Jul 08, 2016
-
-
Gav Wood authored
-
Gav Wood authored
-
Tomasz Drwięga authored
* Fixing deadlock in miner * Adding more comments [ci skip]
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
- Jul 07, 2016
-
-
Gav Wood authored
-