aboutsummaryrefslogtreecommitdiffstats
path: root/tests/block_test.go
Commit message (Expand)AuthorAgeFilesLines
* tests: updates testadataWei-Ning Huang2019-06-121-3/+3
* tests: update tests, implement no-pow blocks (#17902)Martin Holst Swende2018-10-161-2/+6
* tests: update slow test lists, skip on windows/386 (#17758)Felix Lange2018-09-291-3/+7
* core/vm, tests: update tests, enable constantinople statetests, fix SAR opcod...Martin Holst Swende2018-09-041-3/+3
* params: Updated finalized gascosts for ECMUL/MODEXP (#15135)Martin Holst Swende2017-09-141-2/+0
* core/state: revert metro suicide map addition (#15024)Péter Szilágyi2017-08-241-1/+0
* tests: pull in new test suite, enable most block testsPéter Szilágyi2017-08-221-3/+4
* tests: update tests, use blockchain test "network" fieldFelix Lange2017-08-111-45/+10
* tests: update tests and implement general state tests (#14734)Felix Lange2017-07-111-223/+57
* core, core/vm: added gas price variance tableJeffrey Wilcke2016-10-151-30/+37
* tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1Felix Lange2016-10-061-0/+19
* cmd, core, eth, miner, params, tests: finalize the DAO forkPéter Szilágyi2016-07-151-7/+0
* core, params, tests: add DAO hard-fork balance movesPéter Szilágyi2016-07-151-26/+41
* core: added basic chain configurationJeffrey Wilcke2016-04-011-54/+26
* tests: updated homestead testsJeffrey Wilcke2016-02-181-0/+113
* tests: update JSON files, add new wrappersGustav Simonsson2015-10-231-0/+21
* Add TestBcForkUncleTests and update JSON filesGustav Simonsson2015-08-311-0/+7
* Add tests for uncle timestamps and refactor timestamp typeGustav Simonsson2015-08-251-0/+7
* tests: updatedJeffrey Wilcke2015-07-291-19/+0
* Merge pull request #1515 from fjl/license-fixesJeffrey Wilcke2015-07-281-1/+1
|\
| * all: fix license headers one more timeFelix Lange2015-07-241-1/+1
* | core: 5 ether block rewardJeffrey Wilcke2015-07-251-0/+8
|/
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-4/+4
* Update Ethereum JSON test files and wrappersGustav Simonsson2015-07-081-0/+8
* all: update license informationFelix Lange2015-07-071-0/+16
* Add TestBcGasPricer, comments and unskip testsGustav Simonsson2015-07-061-0/+7
* Add --skip option to CLITaylor Gerring2015-06-191-10/+10
* More consistent test interfaces + test skippingTaylor Gerring2015-06-191-10/+40
* Cleanup/reorgTaylor Gerring2015-06-191-4/+0
* Return error up stack instead of passing testing var downTaylor Gerring2015-06-191-12/+10
* Fix pathsTaylor Gerring2015-06-191-10/+14
* Split tests from helper codeTaylor Gerring2015-06-191-69/+0
* Skip BlockTests/bcValidBlockTests SimpleTx3Gustav Simonsson2015-06-091-1/+3
* Add new 0th gen uncle testGustav Simonsson2015-06-021-0/+1
* tests: removed missing block testobscuren2015-05-261-4/+0
* Add wrapper for BlockTests/bcWalletTest.jsonGustav Simonsson2015-05-181-0/+4
* Change default keystore dirGustav Simonsson2015-05-131-1/+1
* replaced several path.* with filepath.* which is platform independentBas van Kervel2015-05-121-2/+2
* miner, tests: fixed block testobscuren2015-05-091-1/+1
* Add bcTotalDifficultyTest and unskip now working tx testsGustav Simonsson2015-05-071-0/+4
* Unskip now working tests, remove debug printGustav Simonsson2015-05-071-3/+0
* Unskip working blocktests following ethash cache reusageGustav Simonsson2015-05-051-10/+4
* Add loading of block test privkey if presentGustav Simonsson2015-04-281-1/+1
* Include ZeroByteAtTheEnd and RandomByteAtTheEnd testsGustav Simonsson2015-04-231-8/+1
* Unskip BlockTests/bcInvalidHeaderTest.json wrongUncleHashGustav Simonsson2015-04-231-4/+1
* Further fixes to block test wrapperGustav Simonsson2015-04-211-0/+126