- Jun 21, 2016
-
-
Tomasz Drwięga authored
Conflicts: ethcore/src/miner/transaction_queue.rs
-
Marek Kotewicz authored
* importing presale wallet in progress * PresaleWallet data structure
-
Nikolay Volf authored
* make default 100mb file size * update again * fix type * little less extreme file sizes
-
asynchronous rob authored
* reserved peers: lock them, use a hashset, and provide to networkcontext * adding and removing reserved peer service API * add NonReservedPeerMode, and setters in host * setting non reserved mode, restriction accepted connections * implement RPC apis * fix deadlock * fix rpc tests
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
asynchronous rob authored
fixed migration of empty pruning dir
-
- Jun 20, 2016
-
-
Arkadiy Paronyan authored
Transaction processing queue
-
Arkadiy Paronyan authored
Fixing last nonce values in case transaction is replaced
-
Marek Kotewicz authored
-
Arkadiy Paronyan authored
docopt is an optional dependency of ethkey and ethstore
-
Arkadiy Paronyan authored
Fixing clippy warnings
-
Arkadiy Paronyan authored
Reduce locking when syncing
-
Tomasz Drwięga authored
removed unnecessary logs
-
Tomasz Drwięga authored
-
Marek Kotewicz authored
-
Arkadiy Paronyan authored
-
Tomasz Drwięga authored
-
Marek Kotewicz authored
-
Arkadiy Paronyan authored
removed redundant bigint deps
-
Arkadiy Paronyan authored
Reopen "reserved peers and reserved-only flag"
-
Arkadiy Paronyan authored
Configurable rocksdb cache size
-
Arkadiy Paronyan authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
Fixing future order and errors when reaching limit.
-
Marek Kotewicz authored
Removing priority on local transactions
-
Tomasz Drwięga authored
-
Marek Kotewicz authored
-
asynchronous rob authored
-
asynchronous rob authored
Revert "Reserved peers, reserved-only flag"
-
asynchronous rob authored
-
Arkadiy Paronyan authored
Sync attack defense: Deactivate peers on invalid block bodies
-
Marek Kotewicz authored
Reserved peers, reserved-only flag
-
Marek Kotewicz authored
CI for ethkey and ethstore
-
Nikolay Volf authored
-
Nikolay Volf authored
-
Arkadiy Paronyan authored
Fixed empty block body composition
-
Arkadiy Paronyan authored
Provide a signer UI token by default.
-
asynchronous rob authored
[ci skip]
-
Nikolay Volf authored
-