Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd/evm, core/vm, test: refactored VM and core | Jeffrey Wilcke | 2015-10-04 | 1 | -102/+155 |
* | Add tests for uncle timestamps and refactor timestamp type | Gustav Simonsson | 2015-08-25 | 1 | -1/+1 |
* | core/vm: fixed jit error & added inline docs | Jeffrey Wilcke | 2015-08-11 | 1 | -11/+8 |
* | core/vm: reduced big int allocations | Jeffrey Wilcke | 2015-08-07 | 1 | -111/+60 |
* | core, tests: reduced state copy by N calls | Jeffrey Wilcke | 2015-08-07 | 1 | -0/+1 |
* | core/vm, tests: implemented semi-jit vm | Jeffrey Wilcke | 2015-08-07 | 1 | -0/+587 |