- Oct 07, 2016
-
-
asynchronous rob authored
-
- Oct 06, 2016
-
-
asynchronous rob authored
-
-
* stack size for io workers & evm threshold * rust way to remember stack size * right value * 24kb size * some stack reduction
-
-
Arkadiy Paronyan authored
* Preserve cache on reverting the snapshot * Renamed merge_with into replace_with * Renamed and documented snapshotting methods
-
Arkadiy Paronyan authored
-
asynchronous rob authored
Increase default size of transaction queue
-
Arkadiy Paronyan authored
-
Tomasz Drwięga authored
-
- Oct 05, 2016
-
-
Arkadiy Paronyan authored
* State to track dirty accounts * Removed clone_for_snapshot * Renaming stuff * Documentation and other minor fixes * Replaced MaybeAccount with Option
-
Jaco Greeff authored
* update registrar test with generic non-empty test * updated test, length check + parsing
-
Nikolay Volf authored
* derive -> ipc * accident repair * conditional ipc deriving * fix test
-
Arkadiy Paronyan authored
Fix ethstore opening all key files in the directory at once
-
Nikolay Volf authored
-
Nikolay Volf authored
Merge IPC codegen attributes into one
-
Nikolay Volf authored
Close after importing keys from geth
-
Nikolay Volf authored
-
Denis S. Soldatov aka General-Beck authored
fix windows checksum
-
- Oct 04, 2016
-
-
Svyatoslav Nikolsky authored
-
* add auto-args deserialization for RPC * make block param member public * change BlockParam to a more generic Trailing<T> mechanism * define work type * build_rpc_trait macro, implement eth protocol * fix up tests * move eth_filter API to new macro * port ethcore module to new rpc macro * port ethcore_set to auto_args * port net RPC to auto_args * port rpc meta api to new * skeleton for async RPC auto_args * macro implementations for strongly-typed async RPC wrapper * clarify docs * reflect new required Rust version in README [ci skip]
-
Nikolay Volf authored
-
Nikolay Volf authored
-
* update rustc for appveyor to 1.12.0 * turn off MIR for windows builds
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
- Oct 03, 2016
-
-
Tomasz Drwięga authored
* EVM informant. Slow transactions tracking * Additional feature for tests
-
asynchronous rob authored
Fixing Signer token RPC API
-
Arkadiy Paronyan authored
-
Tomasz Drwięga authored
-
Nikolay Volf authored
* bloom crate link * database layout and outdated tests * state db alterations * v10 migration run * using arc * bloom migration * migration fixes and mess * fix tests
-
Marek Kotewicz authored
* Actually enable fat db, and do RPCs for it. * Implement HashDB traits for AccountDB. * user defaults * finished user defaults * user defaults are network-dependent * added tests for newly added functions, logger is initialized first * dir cleanup in progress * user_file is placed next to snapshots * fixing requested change
-
- Oct 02, 2016
-
-
Arkadiy Paronyan authored
* Jumptable cache * Updated registrar address
-
Arkadiy Paronyan authored
-
- Oct 01, 2016
-
-
- Sep 30, 2016
-
-
Nikolay Volf authored
Journaling bloom filter crate in util
-
NikVolf authored
-
NikVolf authored
-
Denis S. Soldatov aka General-Beck authored
add checksum
-