aboutsummaryrefslogtreecommitdiffstats
path: root/core/tx_pool_test.go
Commit message (Expand)AuthorAgeFilesLines
* [release/1.4.18] core: add global (soft) limits on the pending transactionsPéter Szilágyi2016-10-151-0/+90
* [release/1.4.17] core: abstract out a sorted transaction hash mapPéter Szilágyi2016-10-101-13/+13
* [release/1.4.17] core: add upper bound on the queued transctionsPéter Szilágyi2016-10-101-14/+94
* [release/1.4.17] core, eth, internal, miner: optimize txpool for quick opsPéter Szilágyi2016-10-101-92/+134
* [release/1.4.17] core, eth, miner: only retain 1 tx/nonce, remove bad onesPéter Szilágyi2016-10-101-40/+93
* core: added basic chain configurationJeffrey Wilcke2016-04-011-1/+1
* core, eth: replace reorganiz with reorganisLeif Jurvetson2016-03-161-1/+1
* core: various typosLeif Jurvetson2016-03-161-1/+1
* core, core/vm, crypto: fixes for homesteadJeffrey Wilcke2016-02-181-0/+537