| Commit message (Expand) | Author | Age | Files | Lines |
* | core/vm: use uint64 instead of *big.Int in tracer (#3805) | Yohann Leon | 2017-03-22 | 1 | -3/+3 |
* | core, core/state, core/vm: remove exported account getters (#3618) | Jeffrey Wilcke | 2017-02-23 | 1 | -4/+0 |
* | params: core, core/vm, miner: 64bit gas instructions | Jeffrey Wilcke | 2017-02-14 | 1 | -2/+2 |
* | Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)" | Jeffrey Wilcke | 2017-02-13 | 1 | -2/+2 |
* | params: core, core/vm, miner: 64bit gas instructions (#3514) | Jeffrey Wilcke | 2017-02-02 | 1 | -2/+2 |
* | core/vm: improved EVM run loop & instruction calling (#3378) | Jeffrey Wilcke | 2017-01-05 | 1 | -2/+2 |
* | core, core/vm: implemented a generic environment (#3348) | Jeffrey Wilcke | 2016-12-06 | 1 | -17/+12 |
* | cmd, core, internal, light, tests: avoid hashing the code in the VM | Péter Szilágyi | 2016-10-01 | 1 | -1/+1 |
* | core/vm, eth: Add support for javascript trace functions | Nick Johnson | 2016-08-23 | 1 | -2/+2 |
* | core/vm: Refactor tracing to make Tracer the main interface | Nick Johnson | 2016-08-22 | 1 | -7/+6 |
* | core: added basic chain configuration | Jeffrey Wilcke | 2016-04-01 | 1 | -5/+5 |
* | core: Added EVM configuration options | Jeffrey Wilcke | 2016-03-24 | 1 | -0/+104 |