openethereum/sync/src
Tomasz Drwięga 00372cf747 Removing a transaction from queue now removes all from this sender with lower nonces. (#950)
* Changing  to wipe-out all transactions from particular sender lower then given nonce.

* Changing given nonce to be client_nonce

* Fixing test_client to support proper nonces when transactions are added to blockchain

* Fixing logic for transactions from new blocks in chain
2016-04-14 22:38:23 -07:00
..
tests Parameter to allow user to force the sealing mechanism (#918) 2016-04-11 11:52:33 -07:00
chain.rs Removing a transaction from queue now removes all from this sender with lower nonces. (#950) 2016-04-14 22:38:23 -07:00
io.rs no flag also 2016-03-17 14:56:19 +01:00
lib.rs Parameter to allow user to force the sealing mechanism (#918) 2016-04-11 11:52:33 -07:00
range_collection.rs Download bodies for validated hash chain only 2016-03-12 16:01:34 +01:00