openethereum/parity
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
..
cli Remove UI related settings from CLI (#8783) 2018-06-06 10:05:52 +02:00
db Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
light_helpers Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
account.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
blockchain.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
cache.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
configuration.rs Remove UI related settings from CLI (#8783) 2018-06-06 10:05:52 +02:00
dapps.rs Remove UI related settings from CLI (#8783) 2018-06-06 10:05:52 +02:00
deprecated.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
export_hardcoded_sync.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
helpers.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
informant.rs parity: fix indentation in sync logging (#8794) 2018-06-06 14:15:13 +02:00
ipfs.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
lib.rs Fix `deadlock_detection` feature branch compilation (#8824) 2018-06-08 10:04:12 +02:00
main.rs typo (#8640) 2018-05-16 20:09:59 +02:00
modules.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
params.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
presale.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
rpc.rs Remove UI related settings from CLI (#8783) 2018-06-06 10:05:52 +02:00
rpc_apis.rs Limit the number of transactions in pending set (#8777) 2018-06-12 08:22:54 +02:00
run.rs Remove UI related settings from CLI (#8783) 2018-06-06 10:05:52 +02:00
secretstore.rs Have space between feature cfg flag (#8791) 2018-06-05 11:28:35 +02:00
signer.rs Remove UI related settings from CLI (#8783) 2018-06-06 10:05:52 +02:00
snapshot.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
stratum.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
upgrade.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
url.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
user_defaults.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
whisper.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00