Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | parmas, crypto, core, core/vm: homestead consensus protocol changes | Gustav Simonsson | 2016-02-18 | 1 | -0/+1 |
* | cmd/evm, core/vm, test: refactored VM and core | Jeffrey Wilcke | 2015-10-04 | 1 | -0/+2 |
* | core/vm, tests: implemented semi-jit vm | Jeffrey Wilcke | 2015-08-07 | 1 | -2/+2 |
* | 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 |
* | bool => int | obscuren | 2015-04-03 | 1 | -63/+63 |
* | fixed stack level | obscuren | 2015-04-03 | 1 | -3/+4 |
* | Read most protocol params from common/params.json | Gustav Simonsson | 2015-04-02 | 1 | -46/+12 |
* | sha3 stack check | obscuren | 2015-04-01 | 1 | -1/+1 |
* | Check stack for BALANCE. Closes #622 | obscuren | 2015-04-01 | 1 | -1/+1 |
* | PUSH gas fix | obscuren | 2015-03-27 | 1 | -4/+4 |
* | Removed defer/panic. #503 | obscuren | 2015-03-27 | 1 | -70/+94 |
* | moved state and vm to core | obscuren | 2015-03-23 | 1 | -0/+135 |