| Commit message (Expand) | Author | Age | Files | Lines |
* | eth: make tracers respect pre- EIP 158/161 rule | Martin Holst Swende | 2019-02-10 | 1 | -4/+8 |
* | eth, internal/web3ext: tiny polishes in tracers | Péter Szilágyi | 2018-12-10 | 1 | -77/+95 |
* | cmd/evm, core/vm, eth: implement api methods to do stdjson dump to local file... | Martin Holst Swende | 2018-12-10 | 1 | -11/+130 |
* | cmd, core, eth, light, trie: add trie read caching layer | Péter Szilágyi | 2018-11-15 | 1 | -2/+2 |
* | core/vm: faster create/create2 (#17806) | Martin Holst Swende | 2018-10-04 | 1 | -0/+9 |
* | all: fix various comment typos (#17591) | HackyMiner | 2018-09-20 | 1 | -1/+1 |
* | consensus, miner: stale block mining support (#17506) | gary rong | 2018-08-28 | 1 | -1/+1 |
* | eth: ensure from<to when tracing chain (credits Chen Nan via bugbounty) | Martin Holst Swende | 2018-08-21 | 1 | -0/+3 |
* | eth, trie: fix tracer GC which accidentally pruned the metaroot | Péter Szilágyi | 2018-08-09 | 1 | -2/+6 |
* | trie: cache collapsed tries node, not rlp blobs (#16876) | Péter Szilágyi | 2018-06-21 | 1 | -3/+3 |
* | core, eth, trie: streaming GC for the trie cache (#16810) | Péter Szilágyi | 2018-06-04 | 1 | -2/+6 |
* | core/rawdb: separate raw database access to own package (#16666) | Péter Szilágyi | 2018-05-07 | 1 | -1/+2 |
* | core, eth: fix tracer dirty finalization | Péter Szilágyi | 2018-04-27 | 1 | -2/+3 |
* | core, trie: intermediate mempool between trie and database (#15857) | Péter Szilágyi | 2018-02-06 | 1 | -108/+27 |
* | eth: fix tracer panic when running without configs + reexec (#15799) | Péter Szilágyi | 2018-01-04 | 1 | -3/+3 |
* | eth: revert tracer preimage recording (#15800) | Felix Lange | 2018-01-03 | 1 | -4/+1 |
* | eth: uncaptialize tracer preimage error message (#15792) | Felix Lange | 2018-01-03 | 1 | -1/+1 |
* | eth: enable preimage recording when tracing (#15787) | cdetrio | 2018-01-02 | 1 | -1/+4 |
* | cmd, core, eth/tracers: support fancier js tracing (#15516) | Péter Szilágyi | 2017-12-21 | 1 | -0/+727 |