| Commit message (Expand) | Author | Age | Files | Lines |
* | app: new app test flow (#244) | bojie | 2019-04-09 | 1 | -0/+8 |
* | core: vm: flatten governance | Wei-Ning Huang | 2019-04-09 | 1 | -2/+2 |
* | core: Fixed gas price (#205) | Jimmy Hu | 2019-04-09 | 1 | -1/+43 |
* | app: remove pending block logic (#149) | bojie | 2019-04-09 | 1 | -54/+23 |
* | core/types: SigCache with a limited size (#98) | Jimmy Hu | 2019-04-09 | 1 | -1/+0 |
* | core, dex, internal: block proposer syncing (first iteration) (#96) | Sonic | 2019-04-09 | 1 | -53/+0 |
* | cache: prune cache correctly (#88) | bojie | 2019-04-09 | 1 | -2/+1 |
* | core: various changes on tps tuning (#46) | Wei-Ning Huang | 2019-04-09 | 1 | -1/+1 |
* | core: increase tx pool size | Wei-Ning Huang | 2019-04-09 | 1 | -4/+4 |
* | core: add global signature cache and improve concurrency (#42) | Wei-Ning Huang | 2019-04-09 | 1 | -1/+1 |
* | app: add cache to reuse same tx address which has already recovered (#26) | BJ4 | 2019-04-09 | 1 | -0/+2 |
* | core: refactor validator and fix light node sync (#25) | Wei-Ning Huang | 2019-04-09 | 1 | -2/+33 |
* | core: tx_pool: remove transactions on BlockConfirmed event | Wei-Ning Huang | 2019-04-09 | 1 | -28/+28 |
* | app: correct dexon application logic | Bojie Wu | 2019-04-09 | 1 | -4/+0 |
* | dex: implement dexon application interface | Bojie Wu | 2019-04-09 | 1 | -0/+4 |
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2019-04-09 | 1 | -8/+8 |
* | core: sanitize more TxPoolConfig fields (#17210) | Jordan Krage | 2018-12-20 | 1 | -0/+20 |
* | core: fix comment typo (#18144) | mr_franklin | 2018-11-21 | 1 | -1/+1 |
* | core: fix a typo (#17733) | Wuxiang | 2018-09-21 | 1 | -2/+2 |
* | core, eth, trie: use common/prque (#17508) | Wenbiao Zheng | 2018-09-03 | 1 | -3/+3 |
* | cmd, core, miner: add --txpool.locals and priority mining | Péter Szilágyi | 2018-08-22 | 1 | -4/+35 |
* | core: fixed typo in addresssByHeartbeat (#17243) | Antoine Rondelet | 2018-07-25 | 1 | -5/+5 |
* | core: fix txpool guarantee comment (#17214) | Osuke | 2018-07-24 | 1 | -1/+1 |
* | core: reduce nesting in transaction pool code (#16980) | Wenbiao Zheng | 2018-06-14 | 1 | -5/+3 |
* | core: change comment to match code more closely (#16963) | John C. Vernaleo | 2018-06-13 | 1 | -1/+1 |
* | Merge pull request #16882 from karalabe/streaming-ecrecover | Péter Szilágyi | 2018-06-05 | 1 | -0/+1 |
|\ |
|
| * | core: concurrent background transaction sender ecrecover | Péter Szilágyi | 2018-06-05 | 1 | -0/+1 |
* | | params: fix golint warnings (#16853) | kiel barry | 2018-06-05 | 1 | -1/+1 |
|/ |
|
* | core: fix transaction event asynchronicity | Péter Szilágyi | 2018-05-30 | 1 | -1/+1 |
* | core: use a wrapped map to remove contention in `TxPool.Get`. (#16670) | Ryan Schneider | 2018-05-23 | 1 | -34/+96 |
* | core, eth: minor txpool event cleanups | Péter Szilágyi | 2018-05-18 | 1 | -14/+14 |
* | all: collate new transaction events together | rjl493456442 | 2018-05-18 | 1 | -11/+21 |
* | core: ensure local transactions aren't discarded as underpriced | Crispin Flowerday | 2018-05-02 | 1 | -1/+1 |
* | build: enable goimports and varcheck linters (#16446) | thomasmodeneis | 2018-04-18 | 1 | -2/+0 |
* | core: txpool stable underprice drop order, perf fixes | Péter Szilágyi | 2018-04-12 | 1 | -10/+13 |
* | core: update txpool tests for the removal fix | Péter Szilágyi | 2018-03-07 | 1 | -4/+2 |
* | core: should enqueue the invalids tx anyway | cui | 2018-03-07 | 1 | -5/+6 |
* | metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#15... | Anton Evangelatov | 2018-02-23 | 1 | -10/+10 |
* | all: switch gas limits from big.Int to uint64 | Péter Szilágyi | 2018-01-03 | 1 | -4/+7 |
* | core: silence txpool reorg warning (annoying on import) (#15725) | Péter Szilágyi | 2017-12-21 | 1 | -1/+1 |
* | core: fix typos (#15720) | Kurkó Mihály | 2017-12-21 | 1 | -3/+3 |
* | core: fix panic when stat-ing a tx from a queue-only account (#15714) | Péter Szilágyi | 2017-12-20 | 1 | -1/+1 |
* | all: gofmt -w -s (#15419) | ferhat elmas | 2017-11-08 | 1 | -2/+2 |
* | core, eth, les: fix messy code (#15367) | Péter Szilágyi | 2017-10-25 | 1 | -75/+44 |
* | les, light: LES/2 protocol version (#14970) | Felföldi Zsolt | 2017-10-24 | 1 | -21/+85 |
* | core: fire tx event on replace, expand tests | Péter Szilágyi | 2017-10-20 | 1 | -0/+5 |
* | core: use blocks and avoid deep reorgs in txpool | Péter Szilágyi | 2017-09-06 | 1 | -37/+47 |
* | core: make txpool operate on immutable state | Péter Szilágyi | 2017-09-05 | 1 | -89/+114 |
* | core, light: send chain events using event.Feed (#14865) | Miya Chen | 2017-08-18 | 1 | -35/+66 |
* | core: fix txpool journal and test races | Péter Szilágyi | 2017-08-08 | 1 | -3/+16 |
* | cmd, core, eth: journal local transactions to disk (#14784) | Péter Szilágyi | 2017-07-28 | 1 | -50/+102 |
* | core: test locals support in txpool queue limits, fix | Péter Szilágyi | 2017-07-06 | 1 | -7/+7 |
* | core: handle nolocals during add, exepmt locals from expiration | Péter Szilágyi | 2017-07-05 | 1 | -4/+9 |
* | cmd, core: add --txpool.nolocals to disable local price exemptions | Péter Szilágyi | 2017-07-05 | 1 | -2/+4 |
* | core, eth, les: polish txpool API around local/remote txs | Péter Szilágyi | 2017-07-05 | 1 | -71/+86 |
* | core: Prevent local tx:s from being discarded | Martin Holst Swende | 2017-07-01 | 1 | -7/+12 |
* | core: Change local-handling to use sender-account instead of tx hashes | Martin Holst Swende | 2017-07-01 | 1 | -53/+42 |
* | core: ensure transactions correctly drop on pool limiting | Péter Szilágyi | 2017-06-23 | 1 | -40/+78 |
* | core: add testcase for txpool | Martin Holst Swende | 2017-06-23 | 1 | -0/+13 |
* | core: only reorg changed account, not all | Péter Szilágyi | 2017-06-01 | 1 | -14/+28 |
* | core: don't uselessly recheck transactions on dump | Péter Szilágyi | 2017-06-01 | 1 | -19/+8 |
* | core: check for gas limit exceeding txs too on new block | Péter Szilágyi | 2017-05-30 | 1 | -4/+8 |
* | cmd, core, eth: configurable txpool parameters | Péter Szilágyi | 2017-05-29 | 1 | -28/+73 |
* | core: fix minor accidental typos and comment errors | Péter Szilágyi | 2017-05-25 | 1 | -2/+2 |
* | core: typos and comments improve | changhong | 2017-05-25 | 1 | -10/+12 |
* | cmd, core, eth, miner: remove txpool gas price limits (#14442) | Péter Szilágyi | 2017-05-17 | 1 | -74/+195 |
* | Merge pull request #3723 from karalabe/logger-updates-2 | Péter Szilágyi | 2017-02-28 | 1 | -55/+40 |
|\ |
|
| * | all: next batch of log polishes to contextual versions | Péter Szilágyi | 2017-02-28 | 1 | -55/+40 |
* | | all: unify big.Int zero checks, use common/math in more places (#3716) | Felix Lange | 2017-02-28 | 1 | -1/+1 |
|/ |
|
* | all: blidly swap out glog to our log15, logs need rework | Péter Szilágyi | 2017-02-23 | 1 | -30/+29 |
* | logger: remove Core verbosity level (#3659) | Felix Lange | 2017-02-15 | 1 | -7/+7 |
* | event: deprecate TypeMux and related types | Felix Lange | 2017-01-25 | 1 | -1/+1 |
* | 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, light: allow zero cost txs from inexistent accounts too | Péter Szilágyi | 2016-12-16 | 1 | -16/+8 |
* | core: init pending state in tx pool on creation | Bas van Kervel | 2016-12-13 | 1 | -10/+4 |
* | core: bugfix state change race condition in txpool (#3412) | bas-vk | 2016-12-11 | 1 | -29/+36 |
* | core/types, params: EIP#155 | Jeffrey Wilcke | 2016-11-13 | 1 | -7/+11 |
* | core, core/state, trie: EIP158, reprice & skip empty account write | Jeffrey Wilcke | 2016-11-13 | 1 | -2/+3 |
* | core: metrics collection for transaction events (#3157) | Martin Holst Swende | 2016-11-01 | 1 | -0/+30 |
* | core: add global (soft) limits on the pending transactions | Péter Szilágyi | 2016-10-14 | 1 | -5/+60 |
* | core: lower transaction pool max queue limit | Felix Lange | 2016-10-10 | 1 | -1/+1 |
* | core/state: implement reverts by journaling all changes | Felix Lange | 2016-10-06 | 1 | -1/+1 |
* | core: abstract out a sorted transaction hash map | Péter Szilágyi | 2016-09-02 | 1 | -7/+9 |
* | core: add upper bound on the queued transctions | Péter Szilágyi | 2016-09-02 | 1 | -9/+99 |
* | core, eth, internal, miner: optimize txpool for quick ops | Péter Szilágyi | 2016-09-02 | 1 | -288/+215 |
* | core, eth, miner: only retain 1 tx/nonce, remove bad ones | Péter Szilágyi | 2016-09-02 | 1 | -124/+158 |
* | core: add missing lock in TxPool.{GetTransaction,RemoveTx} | Felix Lange | 2016-06-03 | 1 | -1/+10 |
* | core, eth, miner: improve shutdown synchronisation | Felix Lange | 2016-05-09 | 1 | -4/+7 |
* | core: added basic chain configuration | Jeffrey Wilcke | 2016-04-01 | 1 | -3/+4 |
* | core: various typos | Leif Jurvetson | 2016-03-16 | 1 | -3/+3 |
* | core, core/vm, crypto: fixes for homestead | Jeffrey Wilcke | 2016-02-18 | 1 | -0/+617 |