| Commit message (Expand) | Author | Age | Files | Lines |
* | all: unify big.Int zero checks, use common/math in more places (#3716) | Felix Lange | 2017-02-28 | 1 | -1/+1 |
* | common: move big integer math to common/math (#3699) | Felix Lange | 2017-02-27 | 1 | -8/+12 |
* | params: core, core/vm, miner: 64bit gas instructions | Jeffrey Wilcke | 2017-02-14 | 1 | -67/+11 |
* | Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)" | Jeffrey Wilcke | 2017-02-13 | 1 | -11/+67 |
* | params: core, core/vm, miner: 64bit gas instructions (#3514) | Jeffrey Wilcke | 2017-02-02 | 1 | -67/+11 |
* | core: Added EVM configuration options | Jeffrey Wilcke | 2016-03-24 | 1 | -5/+0 |
* | core, core/vm, tests: changed the initialisation behaviour of the EVM | Jeffrey Wilcke | 2016-03-23 | 1 | -14/+0 |
* | core/vm, rpc/api: renamed to debug.replayTransaction, migrated to new RPC, in... | Peter Pratscher | 2016-02-02 | 1 | -0/+2 |
* | cmd/geth, cmd/utils, core, rpc: renamed to blockchain | Jeffrey Wilcke | 2015-10-04 | 1 | -2/+2 |
* | cmd/evm, core/vm, test: refactored VM and core | Jeffrey Wilcke | 2015-10-04 | 1 | -12/+43 |
* | all: fix license headers one more time | Felix Lange | 2015-07-24 | 1 | -1/+1 |
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -4/+4 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
* | basic glog | obscuren | 2015-04-04 | 1 | -4/+2 |
* | Read most protocol params from common/params.json | Gustav Simonsson | 2015-04-02 | 1 | -2/+0 |
* | Cleanup VM. | obscuren | 2015-03-29 | 1 | -0/+1 |
* | Cleanup VM | obscuren | 2015-03-29 | 1 | -0/+10 |
* | moved state and vm to core | obscuren | 2015-03-23 | 1 | -0/+82 |