aboutsummaryrefslogtreecommitdiffstats
path: root/BasicTests
Commit message (Collapse)AuthorAgeFilesLines
* Squashed 'tests/files/' changes from 0749546..641ebaaobscuren2015-03-171-3/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 641ebaa Merge branch 'develop' of https://github.com/ethereum/tests into develop 8e44fd4 possibility to launch more than one machine 5498fd5 2 more python fails 99268f3 update random test simulation files 170485e Merge remote-tracking branch 'origin/develop' into develop 4fcdf8f new python fails e67b68a Merge branch 'develop' of https://github.com/ethereum/tests into develop 3f45f18 BlockRLPTests block fields prefixed with 0000 9fa9bbd Merge pull request #78 from wanderer/develop 222c2b4 update block tests 9d844dd python fails 05233a4 update blockchaintests 7dc0aa2 update JS_API_Test blockchain 6daf1cc added JS_API_test blockchain e878f7e consitant address format 0e246ce python fail 57ea9a0 random failures 95934e0 add test for callcode to 0 13b8cd2 new python failures 9e60453 remove empty tests ca6dfa9 uncle older than 6 generation test cf7e950 some random failures 282090e update gas limits + uncle generation test bb4c1f4 cppjit failure cda9d4c more random failures 31ac17a add calldataload big offset test f6b8e28 remove seedhash and update blockchain tests ad69f9d add addmod test in order toc check that nothing get downcasted inbetween 38b7db2 a failing test b9149b5 Merge remote-tracking branch 'origin/develop' into develop 5bea708 more failing tests 478a07d fix missing comma 6d82797 Merge remote-tracking branch 'origin/develop' into develop 2f380e2 random fails 3cd0ce7 Merge pull request #75 from romanman/develop afa0a43 Update crypto.json 1b9b7b8 Introduce ECIES crypto test git-subtree-dir: tests/files git-subtree-split: 641ebaa3cf257c08838c707bebb481d61e708f95
* Squashed 'tests/files/' changes from 05fe945..b9e4e74obscuren2015-03-091-3/+3
| | | | | | | | | | | | | | | b9e4e74 adjust gas prices 6a41300 add dajavi memory tests - OOG because of quadratic memory costs 71d80bd update genesis 72b1b52 add randomTest 4b2a090 Merge branch 'PoC9' into develop fdf7ce0 updated basic blochain test 25c065a Merge pull request #70 from faizkhan00/patch-1 c7e1dac Rename 201501150842LARGE_DATA_IN_CALLCREATE_GOjson to 201501150842LARGE_DATA_IN_CALLCREATE_GO.json REVERT: 05fe945 Added another pow test git-subtree-dir: tests/files git-subtree-split: b9e4e747f01a7b91863ffaa45fd377c251de45aa
* Update crypto.jsonmartin becze2015-02-241-1/+1
|
* Introduce cryptography testingromanman2015-02-231-0/+8
| | | | | | + First test case will check the interoperability for all clients to decrypt the cipher with AES in CTR mode.
* Remove initial allocs - it tests nothing additional and is difficult to ↵Gav Wood2015-02-201-13/+3
| | | | maintain, especially with genesis contracts. See https://github.com/ethereum/tests/blob/develop/BasicTests/genesishashestest.json for that information.
* Update genesishashestest.jsonmartin becze2015-01-311-13/+13
| | | fixed initial_alloc
* update genesis blockCJentzsch2015-01-301-3/+3
|
* updated genesis to new header w/o min_gas_priceHeiko Heiko2014-11-301-2/+2
|
* fix: genesis testHeiko Heiko2014-11-111-3/+3
|
* Restructered tests in folders in accordance to test suitesChristoph Jentzsch2014-11-036-0/+289