| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: updated | Jeffrey Wilcke | 2016-11-14 | 1 | -14/+13 |
* | core/types, params: EIP#155 | Jeffrey Wilcke | 2016-11-13 | 1 | -9/+4 |
* | core, core/state, trie: EIP158, reprice & skip empty account write | Jeffrey Wilcke | 2016-11-13 | 1 | -2/+1 |
* | core: added basic chain configuration | Jeffrey Wilcke | 2016-04-01 | 1 | -4/+3 |
* | tests: updated homestead tests | Jeffrey Wilcke | 2016-02-18 | 1 | -2/+15 |
* | parmas, crypto, core, core/vm: homestead consensus protocol changes | Gustav Simonsson | 2016-02-18 | 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 |
* | core/types: make transactions immutable | Felix Lange | 2015-06-30 | 1 | -23/+22 |
* | Add --skip option to CLI | Taylor Gerring | 2015-06-19 | 1 | -10/+17 |
* | Add stdin option | Taylor Gerring | 2015-06-19 | 1 | -5/+34 |
* | Cleanup logging | Taylor Gerring | 2015-06-19 | 1 | -2/+3 |
* | DRY file loading | Taylor Gerring | 2015-06-19 | 1 | -1/+1 |
* | More consistent test interfaces + test skipping | Taylor Gerring | 2015-06-19 | 1 | -9/+18 |
* | Separate and identify tests runners | Taylor Gerring | 2015-06-19 | 1 | -1/+1 |
* | Add bcTotalDifficultyTest and unskip now working tx tests | Gustav Simonsson | 2015-05-07 | 1 | -1/+1 |
* | Explicitly skip TransactionTests/tt10mbDataField.json | Gustav Simonsson | 2015-04-23 | 1 | -1/+1 |
* | Add block tests wrapper and fixes for tx tests | Gustav Simonsson | 2015-04-20 | 1 | -62/+81 |
* | tests: hopefully improve test conversion helpers | Felix Lange | 2015-04-19 | 1 | -5/+5 |
* | Fixes for TransactionTests | Gustav Simonsson | 2015-04-16 | 1 | -6/+13 |
* | Enable more tx tests by expecting most common encoding of values | Gustav Simonsson | 2015-04-10 | 1 | -6/+6 |
* | Add TransactionTests wrapped as Go tests | Gustav Simonsson | 2015-04-10 | 1 | -0/+134 |