openethereum/ethcore
Tomasz Drwięga b861ad37a4 Reserve nonces for signing (#6834)
* Nonce future - reserve and dispatch

* Single thread nonce tests

* Track status of reserved nonces.

* Initialization of nonce reservations.

* Prospective Signer

* Fix cli tests.
2017-11-01 11:23:18 +01:00
..
benches Fixes bench and removes rustc_serialize dependency (#5988) 2017-10-11 17:39:12 +07:00
evm Refactor static context check in CREATE. (#6886) 2017-10-25 11:27:18 +02:00
light Revert "Sync parity-ewf with parity" 2017-10-24 13:31:58 +01:00
native_contracts updated ethabi to version 4.0 (#6742) 2017-10-16 10:21:35 +02:00
node_filter renamed kvdb_memorydb::in_memory -> kvdb_memorydb::create 2017-10-15 16:17:15 +02:00
res Revert "Sync parity-ewf with parity" 2017-10-24 13:31:58 +01:00
src Reserve nonces for signing (#6834) 2017-11-01 11:23:18 +01:00
types remove ipc codegen from ethcore 2017-10-16 17:50:25 +02:00
vm Refactor static context check in CREATE. (#6886) 2017-10-25 11:27:18 +02:00
wasm Refactor static context check in CREATE. (#6886) 2017-10-25 11:27:18 +02:00
Cargo.toml Refactors ethcore to use journaldb crate (#6693) 2017-10-17 11:46:07 +07:00