| Commit message (Expand) | Author | Age | Files | Lines |
* | core: added basic chain configuration | Jeffrey Wilcke | 2016-04-01 | 1 | -2/+10 |
* | core: Added EVM configuration options | Jeffrey Wilcke | 2016-03-24 | 1 | -23/+12 |
* | core, core/vm, tests: changed the initialisation behaviour of the EVM | Jeffrey Wilcke | 2016-03-23 | 1 | -3/+1 |
* | core: various typos | Leif Jurvetson | 2016-03-16 | 1 | -3/+3 |
* | core, core/vm, crypto: fixes for homestead | Jeffrey Wilcke | 2016-02-18 | 1 | -1/+0 |
* | parmas, crypto, core, core/vm: homestead consensus protocol changes | Gustav Simonsson | 2016-02-18 | 1 | -0/+4 |
* | core/vm: resolve circular dependency to debug vm storage | Péter Szilágyi | 2016-01-12 | 1 | -0/+1 |
* | core, tests: get_hash fix | Jeffrey Wilcke | 2015-10-21 | 1 | -1/+1 |
* | core, core/vm, cmd/evm: remove redundant balance check | Gustav Simonsson | 2015-10-06 | 1 | -1/+1 |
* | 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 | -22/+61 |
* | Add tests for uncle timestamps and refactor timestamp type | Gustav Simonsson | 2015-08-25 | 1 | -1/+1 |
* | core, tests: reduced state copy by N calls | Jeffrey Wilcke | 2015-08-07 | 1 | -0/+1 |
* | 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 |
* | Use uint64 for block header timestamp | Gustav Simonsson | 2015-06-30 | 1 | -1/+1 |
* | core/vm: Improved error reporting for trace logging | obscuren | 2015-06-12 | 1 | -0/+1 |
* | core, core/vm: moved logger and added gas cost to struct logging | obscuren | 2015-06-11 | 1 | -0/+1 |
* | core/vm: documentation and name changes | obscuren | 2015-06-10 | 1 | -0/+4 |
* | core/vm, core/state: added storage to structured vm logging | obscuren | 2015-06-10 | 1 | -5/+6 |
* | core, core/vm: added structure logging | obscuren | 2015-06-10 | 1 | -0/+10 |
* | core/vm: cleanup and renames | obscuren | 2015-06-04 | 1 | -40/+0 |
* | Changed how logs are being recorded | obscuren | 2015-04-08 | 1 | -1/+1 |
* | Cleaned up changes | obscuren | 2015-03-24 | 1 | -2/+1 |
* | Modified according to poc 9 changes | obscuren | 2015-03-24 | 1 | -1/+1 |
* | moved state and vm to core | obscuren | 2015-03-23 | 1 | -0/+92 |