aboutsummaryrefslogtreecommitdiffstats
path: root/tests/init.go
Commit message (Expand)AuthorAgeFilesLines
* tests: enable the Constantinople fork definitionPéter Szilágyi2018-08-011-0/+10
* params: fix golint warnings (#16853)kiel barry2018-06-051-9/+9
* tests: golint fixes for tests directory (#16640)Eli2018-05-021-1/+1
* all: update license information (#16089)Felix Lange2018-02-141-1/+1
* all: gofmt -w -s (#15419)ferhat elmas2017-11-081-9/+9
* consensus, core, params: rebrand Metro to ByzantiumPéter Szilágyi2017-09-141-13/+13
* tests: update tests, use blockchain test "network" fieldFelix Lange2017-08-111-0/+88
* tests: update tests and implement general state tests (#14734)Felix Lange2017-07-111-119/+0
* all: fix issues reported by honnef.co/go/simple/cmd/gosimpleFelix Lange2017-01-071-5/+1
* tests: update from github.com/ethereum/tests @ f21c49dc816eFelix Lange2016-11-251-0/+3
* tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1Felix Lange2016-10-061-1/+6
* eth: enable bad block reportsFelix Lange2016-05-251-7/+0
* all: fix go vet warningsFelix Lange2016-04-151-1/+1
* all: update license informationFelix Lange2016-04-151-1/+1
* core: Added new TD strategy which mitigate the risk for selfish miningJeffrey Wilcke2016-02-181-0/+3
* tests: fix data race in bad-block-report disabling during testsPéter Szilágyi2015-11-051-2/+5
* all: fix license headers one more timeFelix Lange2015-07-241-1/+1
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-4/+4
* cmd/ethtest, tests: add support for RLP JSON testsFelix Lange2015-07-171-0/+1
* Unskip SimpleTx3, check err in pre/post state validationsGustav Simonsson2015-07-081-6/+1
* all: add some godoc synopsis commentsFelix Lange2015-07-071-0/+1
* all: update license informationFelix Lange2015-07-071-0/+16
* Add TestBcGasPricer, comments and unskip testsGustav Simonsson2015-07-061-8/+12
* Merge pull request #1400 from obscuren/badblock-reportingJeffrey Wilcke2015-07-061-0/+3
|\
| * core, miner, tests: added test, implemented bad block reportingJeffrey Wilcke2015-07-051-0/+3
* | Fix core error forwarding, unify OOG VM errGustav Simonsson2015-07-041-5/+0
|/
* Update Ethereum JSON tests, skip failingGustav Simonsson2015-07-031-2/+21
* Rebase cleanupTaylor Gerring2015-06-191-29/+0
* Add stdin optionTaylor Gerring2015-06-191-23/+52
* Cleanup loggingTaylor Gerring2015-06-191-1/+1
* DRY file loadingTaylor Gerring2015-06-191-5/+27
* More consistent test interfaces + test skippingTaylor Gerring2015-06-191-0/+5
* Cleanup/reorgTaylor Gerring2015-06-191-13/+8
* Return error up stack instead of passing testing var downTaylor Gerring2015-06-191-13/+20
* Flatten helper directoryTaylor Gerring2015-06-191-0/+53