| Commit message (Expand) | Author | Age | Files | Lines |
* | core: test locals support in txpool queue limits, fix | Péter Szilágyi | 2017-07-06 | 1 | -1/+1 |
* | core, eth, les: polish txpool API around local/remote txs | Péter Szilágyi | 2017-07-05 | 1 | -10/+6 |
* | core: Change local-handling to use sender-account instead of tx hashes | Martin Holst Swende | 2017-07-01 | 1 | -6/+6 |
* | core: check for gas limit exceeding txs too on new block | Péter Szilágyi | 2017-05-30 | 1 | -16/+24 |
* | cmd, core, eth: configurable txpool parameters | Péter Szilágyi | 2017-05-29 | 1 | -2/+2 |
* | cmd, core, eth, miner: remove txpool gas price limits (#14442) | Péter Szilágyi | 2017-05-17 | 1 | -4/+162 |
* | all: fix spelling errors | Péter Szilágyi | 2017-01-07 | 1 | -1/+1 |
* | all: gofmt -w -s | Felix Lange | 2017-01-06 | 1 | -1/+1 |
* | core: abstract out a sorted transaction hash map | Péter Szilágyi | 2016-09-02 | 1 | -192/+203 |
* | core: add upper bound on the queued transctions | Péter Szilágyi | 2016-09-02 | 1 | -10/+10 |
* | core, eth, internal, miner: optimize txpool for quick ops | Péter Szilágyi | 2016-09-02 | 1 | -0/+331 |