| Commit message (Expand) | Author | Age | Files | Lines |
* | core: bugfix state change race condition in txpool (#3412) | bas-vk | 2016-12-11 | 1 | -7/+88 |
* | core/types, params: EIP#155 | Jeffrey Wilcke | 2016-11-13 | 1 | -23/+28 |
* | core: add global (soft) limits on the pending transactions | Péter Szilágyi | 2016-10-14 | 1 | -0/+90 |
* | core: abstract out a sorted transaction hash map | Péter Szilágyi | 2016-09-02 | 1 | -13/+13 |
* | core: add upper bound on the queued transctions | Péter Szilágyi | 2016-09-02 | 1 | -14/+94 |
* | core, eth, internal, miner: optimize txpool for quick ops | Péter Szilágyi | 2016-09-02 | 1 | -92/+134 |
* | core, eth, miner: only retain 1 tx/nonce, remove bad ones | Péter Szilágyi | 2016-09-02 | 1 | -40/+93 |
* | core: added basic chain configuration | Jeffrey Wilcke | 2016-04-01 | 1 | -1/+1 |
* | core, eth: replace reorganiz with reorganis | Leif Jurvetson | 2016-03-16 | 1 | -1/+1 |
* | core: various typos | Leif Jurvetson | 2016-03-16 | 1 | -1/+1 |
* | core, core/vm, crypto: fixes for homestead | Jeffrey Wilcke | 2016-02-18 | 1 | -0/+537 |