| Commit message (Expand) | Author | Age | Files | Lines |
* | consensus, core, params: rebrand Metro to Byzantium | Péter Szilágyi | 2017-09-14 | 1 | -13/+13 |
* | tests: update tests, use blockchain test "network" field | Felix Lange | 2017-08-11 | 1 | -0/+88 |
* | tests: update tests and implement general state tests (#14734) | Felix Lange | 2017-07-11 | 1 | -119/+0 |
* | all: fix issues reported by honnef.co/go/simple/cmd/gosimple | Felix Lange | 2017-01-07 | 1 | -5/+1 |
* | tests: update from github.com/ethereum/tests @ f21c49dc816e | Felix Lange | 2016-11-25 | 1 | -0/+3 |
* | tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1 | Felix Lange | 2016-10-06 | 1 | -1/+6 |
* | eth: enable bad block reports | Felix Lange | 2016-05-25 | 1 | -7/+0 |
* | all: fix go vet warnings | Felix Lange | 2016-04-15 | 1 | -1/+1 |
* | all: update license information | Felix Lange | 2016-04-15 | 1 | -1/+1 |
* | core: Added new TD strategy which mitigate the risk for selfish mining | Jeffrey Wilcke | 2016-02-18 | 1 | -0/+3 |
* | tests: fix data race in bad-block-report disabling during tests | Péter Szilágyi | 2015-11-05 | 1 | -2/+5 |
* | 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 |
* | cmd/ethtest, tests: add support for RLP JSON tests | Felix Lange | 2015-07-17 | 1 | -0/+1 |
* | Unskip SimpleTx3, check err in pre/post state validations | Gustav Simonsson | 2015-07-08 | 1 | -6/+1 |
* | all: add some godoc synopsis comments | Felix Lange | 2015-07-07 | 1 | -0/+1 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
* | Add TestBcGasPricer, comments and unskip tests | Gustav Simonsson | 2015-07-06 | 1 | -8/+12 |
* | Merge pull request #1400 from obscuren/badblock-reporting | Jeffrey Wilcke | 2015-07-06 | 1 | -0/+3 |
|\ |
|
| * | core, miner, tests: added test, implemented bad block reporting | Jeffrey Wilcke | 2015-07-05 | 1 | -0/+3 |
* | | Fix core error forwarding, unify OOG VM err | Gustav Simonsson | 2015-07-04 | 1 | -5/+0 |
|/ |
|
* | Update Ethereum JSON tests, skip failing | Gustav Simonsson | 2015-07-03 | 1 | -2/+21 |
* | Rebase cleanup | Taylor Gerring | 2015-06-19 | 1 | -29/+0 |
* | Add stdin option | Taylor Gerring | 2015-06-19 | 1 | -23/+52 |
* | Cleanup logging | Taylor Gerring | 2015-06-19 | 1 | -1/+1 |
* | DRY file loading | Taylor Gerring | 2015-06-19 | 1 | -5/+27 |
* | More consistent test interfaces + test skipping | Taylor Gerring | 2015-06-19 | 1 | -0/+5 |
* | Cleanup/reorg | Taylor Gerring | 2015-06-19 | 1 | -13/+8 |
* | Return error up stack instead of passing testing var down | Taylor Gerring | 2015-06-19 | 1 | -13/+20 |
* | Flatten helper directory | Taylor Gerring | 2015-06-19 | 1 | -0/+53 |