openethereum/rpc/src/v1/traits
Tomasz Drwięga 4938d5dde5 Limit the number of transactions in pending set (#8777)
* Unordered iterator.

* Use unordered and limited set if full not required.

* Split timeout work into smaller timers.

* Avoid collecting all pending transactions when mining

* Remove println.

* Use priority ordering in eth-filter.

* Fix ethcore-miner tests and tx propagation.

* Review grumbles addressed.

* Add test for unordered not populating the cache.

* Fix ethcore tests.

* Fix light tests.

* Fix ethcore-sync tests.

* Fix RPC tests.
2018-06-12 08:22:54 +02:00
..
eth_pubsub.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
eth_signing.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
eth.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
mod.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
net.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
parity_accounts.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
parity_set.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
parity_signing.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
parity.rs Limit the number of transactions in pending set (#8777) 2018-06-12 08:22:54 +02:00
personal.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
private.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
pubsub.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
rpc.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
secretstore.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
signer.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
traces.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
web3.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00