Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update ttTransactionTest.json | wanderer | 2015-08-26 | 1 | -1/+1 |
| | |||||
* | Rename bcSideChainUncle.json to bcForkUncle.json | Christoph Jentzsch | 2015-08-25 | 1 | -0/+0 |
| | |||||
* | Update bcSideChainUncle.json | Christoph Jentzsch | 2015-08-25 | 1 | -1/+1 |
| | |||||
* | add test for uncle from a sidechain | CJentzsch | 2015-08-25 | 1 | -0/+251 |
| | |||||
* | Delete index.js | wanderer | 2015-08-25 | 1 | -25/+0 |
| | |||||
* | Delete package.json | wanderer | 2015-08-25 | 1 | -26/+0 |
| | |||||
* | Merge pull request #98 from Gustav-Simonsson/uncle_header_timestamp | Christoph Jentzsch | 2015-08-24 | 1 | -1/+314 |
|\ | | | | | Add tests for uncle header timestamp | ||||
| * | Add tests for uncle header timestamp | Gustav Simonsson | 2015-08-24 | 1 | -1/+314 |
|/ | |||||
* | Merge pull request #97 from Gustav-Simonsson/multiple_call_suicides | Christoph Jentzsch | 2015-08-21 | 1 | -1/+73 |
|\ | | | | | Add test for multiple internal call + suicide | ||||
| * | Add test for multiple internal call + suicide | Gustav Simonsson | 2015-08-11 | 1 | -1/+73 |
| | | |||||
* | | Merge remote-tracking branch 'origin/develop' into develop | CJentzsch | 2015-08-20 | 3 | -1695/+1607 |
|\ \ | |||||
| * | | eslint, fix post state when last block == genesis | wanderer | 2015-08-17 | 2 | -1416/+1236 |
| | | | |||||
| * | | Update bcForkBlockTest.json | wanderer | 2015-08-17 | 1 | -7/+0 |
| | | | |||||
| * | | Merge pull request #96 from ethereum/new-vm-tests | Christoph Jentzsch | 2015-08-12 | 1 | -272/+371 |
| |\ \ | | |/ | |/| | New dynamic jump VM tests | ||||
| | * | New dynamic jump VM tests. | Paweł Bylica | 2015-08-12 | 1 | -272/+371 |
| |/ | |||||
| * | Delete st201507281036GO.json | Christoph Jentzsch | 2015-08-11 | 1 | -78/+0 |
| | | | | | | this test seems to be wrong | ||||
| * | Merge branch 'develop' of https://github.com/ethereum/tests into develop | Dimitry | 2015-08-11 | 1 | -0/+24655 |
| |\ | |||||
| * | | Go balance test | Dimitry | 2015-08-11 | 1 | -0/+78 |
| | | | |||||
* | | | 2 suicide tx in one block | CJentzsch | 2015-08-20 | 1 | -202/+348 |
| |/ |/| | |||||
* | | copy winsvegas difficulty tests into difficulty.json§ | CJentzsch | 2015-08-07 | 1 | -0/+24655 |
|/ | |||||
* | difficulty clients tests fix | Dimitry | 2015-08-06 | 1 | -24655/+24655 |
| | |||||
* | Some difficulty tests for the clients | Dimitry | 2015-08-06 | 1 | -0/+24657 |
| | |||||
* | update difficulty test to new algorithm | CJentzsch | 2015-08-05 | 1 | -14/+14 |
| | |||||
* | more difficulty tests | CJentzsch | 2015-08-05 | 1 | -0/+42 |
| | |||||
* | add more difficulty test | CJentzsch | 2015-08-05 | 1 | -1/+50 |
| | |||||
* | add first difficulty test | CJentzsch | 2015-08-05 | 1 | -0/+9 |
| | |||||
* | update genesis test to Frontier | CJentzsch | 2015-07-31 | 1 | -3/+3 |
| | |||||
* | update invalidHeaderTest to Frontier | CJentzsch | 2015-07-30 | 1 | -114/+114 |
| | |||||
* | Merge branch 'master' into develop | CJentzsch | 2015-07-30 | 9 | -7109/+7278 |
|\ | | | | | | | | | Conflicts: BlockchainTests/bcUncleHeaderValiditiy.json | ||||
| * | adjust blockGasLimit in order to get same result for gasPricer test in ↵ | CJentzsch | 2015-07-30 | 1 | -203/+203 |
| | | | | | | | | olympic/frontier moder | ||||
| * | add timestamp tests | CJentzsch | 2015-07-29 | 1 | -152/+626 |
| | | |||||
| * | fix tests for invalid uncle difficulty | CJentzsch | 2015-07-29 | 1 | -373/+257 |
| | | |||||
| * | Frontier compatible tests | CJentzsch | 2015-07-29 | 9 | -7196/+7007 |
| | | |||||
* | | fix tests for invalid uncle difficultyolympic | CJentzsch | 2015-07-29 | 1 | -342/+342 |
|/ | |||||
* | undo extra data size change | CJentzsch | 2015-07-28 | 2 | -75/+108 |
| | |||||
* | add extcodecopy stack test | CJentzsch | 2015-07-28 | 2 | -78/+76 |
| | |||||
* | Python Failing Test | Dimitry | 2015-07-27 | 1 | -0/+78 |
| | |||||
* | update wallet tests | CJentzsch | 2015-07-27 | 2 | -4246/+4799 |
| | |||||
* | Merge pull request #94 from Gustav-Simonsson/precomp_ec_recover | Christoph Jentzsch | 2015-07-25 | 2 | -2/+76 |
|\ | | | | | Add CallEcrecoverPointAtInfinity | ||||
| * | Add tx and state tests with invalid EC sig (point at infinity) | Gustav Simonsson | 2015-07-23 | 2 | -2/+76 |
| | | |||||
* | | Remove BlockExtraData1024 | Dimitry | 2015-07-25 | 2 | -100/+67 |
|/ | | | | new valid ExtraDataSize - 32 | ||||
* | Merge pull request #93 from arkpar/test-fix | winsvega | 2015-07-20 | 1 | -1/+1 |
|\ | | | | | Changed block number to fit uint32 | ||||
| * | changed block number to fit uint32 | arkpar | 2015-07-20 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #92 from fjl/rlp-more-byte-array-tests | winsvega | 2015-07-19 | 2 | -3/+22 |
|\ \ | |/ |/| | RLPTests: add more byte array tests | ||||
| * | RLPTests: add more byte array tests | Felix Lange | 2015-07-18 | 2 | -3/+22 |
|/ | |||||
* | Merge pull request #91 from fjl/rlp-zero-byte-test | winsvega | 2015-07-18 | 1 | -0/+8 |
|\ | | | | | RLPTests: add test for byte arrays encoded as single byte | ||||
| * | RLPTests: add test for byte arrays encoded as single byte | Felix Lange | 2015-07-18 | 1 | -0/+8 |
|/ | |||||
* | Random BlockChain Test for GO | Dimitry | 2015-07-15 | 1 | -0/+65 |
| | |||||
* | Remove old rlp test | Dimitry | 2015-07-15 | 1 | -146/+0 |
| | |||||
* | Invalid RLP Test | Dimitry | 2015-07-15 | 1 | -1/+21 |
| | |||||
* | Merge pull request #90 from debris/improved_rpc_tests | winsvega | 2015-07-14 | 1 | -345/+452 |
|\ | | | | | rpc api tests with fork simulation | ||||
| * | mark blocks in RPC_API_TestFiller as reverted | Marek Kotewicz | 2015-07-14 | 1 | -0/+2 |
| | | |||||
| * | rpc tests with fork simulation | Marek Kotewicz | 2015-07-14 | 1 | -345/+450 |
|/ | |||||
* | fix invalid json | wanderer | 2015-07-12 | 1 | -1/+1 |
| | |||||
* | Changed integers to hex | Vitalik Buterin | 2015-07-10 | 1 | -10/+10 |
| | |||||
* | Merge branch 'develop' of github.com:ethereum/tests into develop | Vitalik Buterin | 2015-07-10 | 12 | -6830/+5735 |
|\ | |||||
| * | update bcWalletTest | CJentzsch | 2015-07-10 | 1 | -4842/+4290 |
| | | |||||
| * | style | CJentzsch | 2015-07-10 | 1 | -1/+1 |
| | | |||||
| * | new daily limit test | CJentzsch | 2015-07-10 | 1 | -0/+93 |
| | | |||||
| * | Merge remote-tracking branch 'origin' into develop | CJentzsch | 2015-07-10 | 1 | -0/+61 |
| |\ | |||||
| | * | Merge branch 'develop' of https://github.com/ethereum/tests into develop | Dimitry Khokhlov | 2015-07-08 | 2 | -250/+330 |
| | |\ | |||||
| | * | | Random BLock Chain Test | Dimitry Khokhlov | 2015-07-08 | 1 | -0/+61 |
| | | | | |||||
| * | | | update wallet test | CJentzsch | 2015-07-10 | 1 | -263/+362 |
| | |/ | |/| | |||||
| * | | return to old rule | CJentzsch | 2015-07-08 | 2 | -252/+252 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/develop' into develop | CJentzsch | 2015-07-08 | 1 | -0/+78 |
| |\| | |||||
| | * | FuzzTest: failing state on GO | Dimitry Khokhlov | 2015-07-07 | 1 | -0/+78 |
| | | | |||||
| * | | new BlockGasLimit rule | CJentzsch | 2015-07-08 | 2 | -262/+342 |
| |/ | |||||
| * | add BlockGasLimitTest | CJentzsch | 2015-07-07 | 1 | -0/+318 |
| | | |||||
| * | suicide coinbase | CJentzsch | 2015-07-07 | 2 | -0/+110 |
| | | |||||
| * | Moving back original RLP basic tests | Dimitry Khokhlov | 2015-07-07 | 1 | -0/+146 |
| | | |||||
| * | stPreCompiledContractsTransaction remove | Dimitry Khokhlov | 2015-07-06 | 1 | -1528/+0 |
| | | |||||
| * | RLP tests | Dimitry | 2015-07-06 | 1 | -1/+1 |
| | | |||||
| * | RLPTests | Dimitry | 2015-07-06 | 3 | -1/+1 |
| | | |||||
* | | Updated to include full genesis block header data | Vitalik Buterin | 2015-07-10 | 3 | -13/+31 |
|/ | |||||
* | Modified basic genesis tests | Vitalik Buterin | 2015-07-05 | 1 | -17/+23 |
| | |||||
* | Added genesis tests | Vitalik Buterin | 2015-07-05 | 1 | -0/+61 |
| | |||||
* | Invalid RLP Tests | Dimitry Khokhlov | 2015-07-03 | 2 | -0/+17 |
| | |||||
* | Merge branch 'develop' of https://github.com/ethereum/tests into develop | Dimitry Khokhlov | 2015-07-02 | 2 | -1288/+1280 |
|\ | |||||
| * | BlockChainTests: data field hex format correction | Dimitry | 2015-06-26 | 2 | -1288/+1280 |
| | | |||||
* | | TransactionRLP: header size overflow 32 bit | Dimitry Khokhlov | 2015-07-02 | 1 | -3/+7 |
|/ | |||||
* | moved blockTests to BlockchainTests | CJentzsch | 2015-06-20 | 11 | -0/+0 |
| | |||||
* | Delete basicBlockChain.json | martin becze | 2015-06-20 | 1 | -894/+0 |
| | |||||
* | Delete badBlockChain.json | martin becze | 2015-06-20 | 1 | -2199/+0 |
| | |||||
* | add stPreCompiledContractsTransaction.json | CJentzsch | 2015-06-17 | 1 | -28/+0 |
| | |||||
* | add crashing RLP | CJentzsch | 2015-06-16 | 1 | -0/+4 |
| | |||||
* | add test for memory overlapp in block 504980 | CJentzsch | 2015-06-16 | 1 | -0/+441 |
| | |||||
* | add diff is zero test | CJentzsch | 2015-06-16 | 1 | -108/+167 |
| | |||||
* | fix PoW test | CJentzsch | 2015-06-16 | 1 | -130/+116 |
| | |||||
* | invalid PoW tests | CJentzsch | 2015-06-16 | 2 | -391/+785 |
| | |||||
* | remove extrem blockgaslimit test | CJentzsch | 2015-06-12 | 1 | -78/+0 |
| | |||||
* | remove wrong test | Dimitry | 2015-06-12 | 1 | -71/+0 |
| | |||||
* | Python Random Test | Dimitry | 2015-06-12 | 1 | -0/+78 |
| | |||||
* | Merge remote-tracking branch 'origin/develop' into develop | CJentzsch | 2015-06-11 | 1 | -0/+71 |
|\ | |||||
| * | ad js fail | CJentzsch | 2015-06-10 | 1 | -0/+71 |
| | | |||||
* | | add precompiled contracts direct transaction tests | CJentzsch | 2015-06-11 | 1 | -0/+1556 |
|/ | |||||
* | Another GO failing after update | Dimitry | 2015-06-10 | 1 | -0/+71 |
| | |||||
* | Failing GO test | Dimitry | 2015-06-09 | 1 | -0/+71 |
| | |||||
* | remove unsupported VM tests | Dimitry | 2015-06-09 | 9 | -341/+0 |
| | |||||
* | fix precompiled contract tests | CJentzsch | 2015-06-09 | 1 | -84/+14 |
| | |||||
* | Merge remote-tracking branch 'origin' into develop | CJentzsch | 2015-06-08 | 1 | -78/+0 |
|\ | |||||
| * | Merge branch 'develop' of https://github.com/ethereum/tests into develop | Dimitry | 2015-06-08 | 1 | -2/+68 |
| |\ | |||||
| * | | Wrong Test | Dimitry | 2015-06-08 | 1 | -78/+0 |
| | | | |||||
* | | | move test from stSpecialTest to transaction test | CJentzsch | 2015-06-08 | 2 | -57/+3 |
| |/ |/| | |||||
* | | typo | CJentzsch | 2015-06-08 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #84 from romanman/develop | Christoph Jentzsch | 2015-06-08 | 1 | -0/+66 |
|\ \ | |/ |/| | callTxToPrecompiled_1 | ||||
| * | Remove garbage .bak file | romanman | 2015-06-08 | 1 | -5788/+0 |
| | | |||||
| * | callTxToPrecompiled_1 | romanman | 2015-06-08 | 2 | -0/+5854 |
| | | |||||
* | | new FuzzedTests | Dimitry | 2015-06-08 | 22 | -0/+1303 |
|/ | |||||
* | add sec80 test as provided by sec | CJentzsch | 2015-06-08 | 1 | -0/+63 |
| | |||||
* | all precompiled contracts tests as CALLCODE | CJentzsch | 2015-06-08 | 1 | -0/+2739 |
| | |||||
* | add more precompilöed contracts tests | CJentzsch | 2015-06-08 | 1 | -40/+634 |
| | |||||
* | add sec 80 test | CJentzsch | 2015-06-06 | 1 | -0/+71 |
| | |||||
* | log in OOG call | CJentzsch | 2015-06-05 | 1 | -0/+76 |
| | |||||
* | Merge remote-tracking branch 'origin/develop' into develop | CJentzsch | 2015-06-05 | 1 | -0/+71 |
|\ | |||||
| * | Merge branch 'develop' of https://github.com/ethereum/tests into develop | Dimitry | 2015-06-05 | 7 | -158/+15178 |
| |\ | |||||
| * | | randomTest: Python fail | Dimitry | 2015-06-05 | 1 | -0/+71 |
| | | | |||||
* | | | add call suicided contract test | CJentzsch | 2015-06-05 | 1 | -148/+502 |
| |/ |/| | |||||
* | | gasPrice=0 test | CJentzsch | 2015-06-05 | 1 | -90/+149 |
| | | |||||
* | | add sec tests | CJentzsch | 2015-06-05 | 1 | -0/+90 |
| | | |||||
* | | retune gas costs for recursive bombs | CJentzsch | 2015-06-05 | 1 | -68/+14414 |
| | | |||||
* | | Merge remote-tracking branch 'origin/develop' into develop | CJentzsch | 2015-06-04 | 3 | -2/+166 |
|\| | |||||
| * | Failing GO RandomTest | Dimitry | 2015-06-04 | 2 | -0/+161 |
| | | |||||
| * | Transaction V=uint64+28 test | Dimitry | 2015-06-04 | 1 | -2/+5 |
| | | |||||
* | | add sec audit inspired tests | CJentzsch | 2015-06-04 | 2 | -0/+299 |
| | | |||||
* | | add 1024 call depth test with returning from previous calls | CJentzsch | 2015-06-04 | 1 | -0/+164 |
| | | |||||
* | | add blockhashDOS attack | CJentzsch | 2015-06-04 | 1 | -0/+62 |
|/ | |||||
* | fix bruncle tests | CJentzsch | 2015-06-02 | 2 | -988/+988 |
| | |||||
* | add bruncle tests in seperate file | CJentzsch | 2015-06-02 | 1 | -0/+265 |
| | |||||
* | json syntax fix | CJentzsch | 2015-06-02 | 1 | -1/+1 |
| | |||||
* | manually fix uncleIsBrother test | CJentzsch | 2015-06-02 | 1 | -43/+3 |
| | |||||
* | push test | CJentzsch | 2015-06-02 | 1 | -0/+89 |
| | |||||
* | add blockchain tests with the same uncle in two different blocks | CJentzsch | 2015-06-02 | 1 | -954/+1146 |
| | |||||
* | add valid bruncle test | CJentzsch | 2015-06-02 | 1 | -943/+983 |
| | |||||
* | fix bcUncleTest.json | CJentzsch | 2015-06-01 | 1 | -852/+1341 |
| | |||||
* | add uncle is brother test | CJentzsch | 2015-06-01 | 1 | -1294/+936 |
| | |||||
* | avoid go cheating on JUMPDEST test | CJentzsch | 2015-05-29 | 1 | -0/+62 |
| | |||||
* | add jumpi tests | CJentzsch | 2015-05-29 | 1 | -0/+72 |
| | |||||
* | add PC overflow for JUMP | CJentzsch | 2015-05-29 | 1 | -0/+72 |
| | |||||
* | add JUMPDEST attack | CJentzsch | 2015-05-29 | 1 | -0/+62 |
| | |||||
* | Random State Test: JIT memory leak | Dimitry | 2015-05-28 | 1 | -0/+71 |
| | |||||
* | Random Code State Test | Dimitry | 2015-05-26 | 1 | -0/+81 |
| | |||||
* | fix StateTests/stBlockHashTest.json test | CJentzsch | 2015-05-26 | 1 | -5/+12 |
| | |||||
* | update wallet tests | CJentzsch | 2015-05-26 | 2 | -3659/+3658 |
| | |||||
* | readd outputmem tests | CJentzsch | 2015-05-26 | 1 | -0/+928 |
| | |||||
* | correct tests | CJentzsch | 2015-05-26 | 2 | -1157/+0 |
| | |||||
* | more tests for output memory | CJentzsch | 2015-05-26 | 1 | -0/+306 |
| | |||||
* | test for call outputmemory | CJentzsch | 2015-05-26 | 2 | -2/+619 |
| | |||||
* | Merge remote-tracking branch 'origin' into develop | CJentzsch | 2015-05-26 | 1 | -9/+33 |
|\ | |||||
| * | merge | Vitalik Buterin | 2015-05-24 | 0 | -0/+0 |
| |\ | |||||
| | * | Merge branch 'develop' of github.com:/ethereum/tests into develop | Gav Wood | 2015-05-24 | 1 | -1/+1 |
| | |\ | | | | | | | | | | | | | | | | | Conflicts: KeyStoreTests/basic_tests.json | ||||
| | * | | Fix for keystore format. | Gav Wood | 2015-05-24 | 1 | -4/+3 |
| | | | | |||||
| * | | | Updated one test and added another for keys | Vitalik Buterin | 2015-05-24 | 1 | -8/+32 |
| | |/ | |/| | |||||
| * | | Merge branch 'develop' of github.com:ethereum/tests into develop | Vitalik Buterin | 2015-05-24 | 2 | -4110/+5450 |
| |\| | |||||
| * | | Updated py generated test | Vitalik Buterin | 2015-05-24 | 1 | -2/+2 |
| | | | |||||
* | | | fork 26052015 | CJentzsch | 2015-05-26 | 1 | -0/+234 |
| |/ |/| | |||||
* | | Merge remote-tracking branch 'origin/develop' into develop | CJentzsch | 2015-05-23 | 2 | -25/+73 |
|\| | |||||
| * | Updated CTR test to use XOR | Vitalik Buterin | 2015-05-22 | 1 | -5/+5 |
| | | |||||
| * | Added one more key store test | Vitalik Buterin | 2015-05-22 | 1 | -0/+24 |
| | | |||||
| * | Merge branch 'develop' of github.com:ethereum/tests into develop | Vitalik Buterin | 2015-05-22 | 2 | -361/+0 |
| |\ | |||||
| * | | Renamed key store file to reflect that it contains both pbkdf2 and scrypt tests | Vitalik Buterin | 2015-05-22 | 1 | -0/+0 |
| | | | |||||
| * | | Updated pbkdf2 tests and added a scrypt test | Vitalik Buterin | 2015-05-22 | 1 | -7/+31 |
| | | | |||||
* | | | update and expand wallet tests | CJentzsch | 2015-05-23 | 2 | -4110/+5450 |
| |/ |/| | |||||
* | | remove invalid tests | CJentzsch | 2015-05-21 | 2 | -361/+0 |
|/ | |||||
* | Merge branch 'develop' of github.com:ethereum/tests into develop | Vitalik Buterin | 2015-05-21 | 15 | -2457/+426334 |
|\ | |||||
| * | add smod tests | CJentzsch | 2015-05-19 | 2 | -21/+500 |
| | | |||||
| * | handle large output | CJentzsch | 2015-05-19 | 1 | -10/+10 |
| | | |||||
| * | add CREATE return value testing | CJentzsch | 2015-05-19 | 2 | -0/+8689 |
| | | |||||
| * | fix in chain uncle test | CJentzsch | 2015-05-15 | 2 | -1208/+1208 |
| | | |||||
| * | inChainUncleTests | CJentzsch | 2015-05-14 | 1 | -679/+1825 |
| | | |||||
| * | fix gasPricerTests | CJentzsch | 2015-05-12 | 1 | -286/+286 |
| | | |||||
| * | add identity contracts tests | CJentzsch | 2015-05-11 | 1 | -0/+620 |
| | | |||||
| * | remove wrong test | CJentzsch | 2015-05-11 | 3 | -53/+402569 |
| | | |||||
| * | OOG during creation resulting in paritally created contracts | CJentzsch | 2015-05-11 | 1 | -0/+182 |
| | | |||||
| * | Merge remote-tracking branch 'origin/develop' into develop | CJentzsch | 2015-05-11 | 6 | -1477/+1519 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: BlockTests/bcGasPricerTest.json BlockTests/bcInvalidHeaderTest.json BlockTests/bcRPC_API_Test.json BlockTests/bcUncleHeaderValiditiy.json BlockTests/bcUncleTest.json BlockTests/bcValidBlockTest.json | ||||
| * | | add lastBlockHash | CJentzsch | 2015-05-11 | 8 | -2511/+13266 |
| | | | |||||
* | | | Added keystore test | Vitalik Buterin | 2015-05-21 | 1 | -0/+25 |
| |/ |/| | |||||
* | | Fixed single quotes | Vitalik Buterin | 2015-05-11 | 1 | -3/+3 |
| | | |||||
* | | Added abi tests | Vitalik Buterin | 2015-05-11 | 1 | -0/+40 |
| | | |||||
* | | last block hash | winsvega | 2015-05-08 | 6 | -1774/+2286 |
|/ | |||||
* | LastBlockHash + Total Difficulty | winsvega | 2015-05-08 | 4 | -947/+1208 |
| | |||||
* | add wallet state tests | CJentzsch | 2015-05-07 | 1 | -0/+2545 |
| | |||||
* | Merge remote-tracking branch 'origin/develop' into develop | CJentzsch | 2015-05-07 | 24 | -0/+4899 |
|\ | |||||
| * | Merge branch 'develop' of https://github.com/ethereum/tests into develop | CJentzsch | 2015-05-07 | 26 | -2492/+5978 |
| |\ | |||||
| | * | Total Difficulty Test | winsvega | 2015-05-05 | 1 | -0/+3240 |
| | | | |||||
| | * | cppjit llvm37 fail | CJentzsch | 2015-05-04 | 1 | -0/+71 |
| | | | |||||
| * | | fuzz fails | CJentzsch | 2015-05-07 | 22 | -0/+1588 |
| | | | |||||
* | | | gasPrice 0 test | CJentzsch | 2015-05-07 | 1 | -0/+62 |
| | | | |||||
* | | | hexify some state tests | CJentzsch | 2015-05-06 | 2 | -2424/+2423 |
| |/ |/| | |||||
* | | update state tests to new hex style | CJentzsch | 2015-04-28 | 11 | -458/+513 |
| | | |||||
* | | update VM tests to new hex style | CJentzsch | 2015-04-28 | 10 | -2022/+1977 |
| | | |||||
* | | updated txtests | CJentzsch | 2015-04-28 | 1 | -10/+103 |
| | | |||||
* | | Update bcRPC_API_Test.json | Christoph Jentzsch | 2015-04-27 | 1 | -2/+3 |
| | | | | | | add private Key to pre state account | ||||
* | | cppjit fail | CJentzsch | 2015-04-27 | 1 | -0/+71 |
|/ | |||||
* | cppjit fails | CJentzsch | 2015-04-27 | 9 | -0/+641 |
| | |||||
* | update hex encoding bcRPC_API_Test | CJentzsch | 2015-04-24 | 1 | -345/+345 |
| | |||||
* | xMerge branch 'develop' of https://github.com/ethereum/tests into develop | CJentzsch | 2015-04-23 | 13 | -6/+615 |
|\ | |||||
| * | cppjit fails | CJentzsch | 2015-04-23 | 4 | -0/+284 |
| | | |||||
| * | cppjit fails | CJentzsch | 2015-04-23 | 4 | -0/+285 |
| | | |||||
| * | added PoWTests to index | wanderer | 2015-04-22 | 2 | -2/+5 |
| | | |||||
| * | New RLP Tests | winsvega | 2015-04-21 | 3 | -4/+41 |
| | | | | | | | | New Transaction RS tests | ||||
* | | add gasPricer blockchain test | CJentzsch | 2015-04-23 | 1 | -0/+1115 |
|/ | |||||
* | update HEX encoding | CJentzsch | 2015-04-20 | 20 | -5332/+4901 |
| | |||||
* | remove old invalid test | CJentzsch | 2015-04-20 | 1 | -927/+0 |
| | |||||
* | update | CJentzsch | 2015-04-18 | 12 | -1298/+1298 |
| | |||||
* | 0x -> 0x0 in state and block header | CJentzsch | 2015-04-18 | 1 | -327/+327 |
| | |||||
* | update | CJentzsch | 2015-04-18 | 3 | -987/+770 |
| | |||||
* | 0x -> 0x0 for numbers | CJentzsch | 2015-04-18 | 14 | -1171/+2021 |
| | |||||
* | update RPC-API tests | CJentzsch | 2015-04-17 | 1 | -683/+683 |
| | |||||
* | Merge branch 'develop' of https://github.com/ethereum/tests into develop | CJentzsch | 2015-04-16 | 4 | -34/+42 |
|\ | |||||
| * | ttTransactionTest fix | winsvega | 2015-04-16 | 2 | -8/+8 |
| | | |||||
| * | more RLP tests | winsvega | 2015-04-16 | 2 | -26/+34 |
| | | |||||
* | | updated bcRPC_API_Test | CJentzsch | 2015-04-16 | 1 | -388/+388 |
|/ | |||||
* | ttTransactionTests | winsvega | 2015-04-15 | 1 | -181/+160 |
| | |||||
* | Fork Blocks | winsvega | 2015-04-15 | 1 | -0/+367 |
| | |||||
* | add Fuzz tests | CJentzsch | 2015-04-15 | 7 | -0/+497 |
| | |||||
* | new JSON test | CJentzsch | 2015-04-14 | 1 | -901/+527 |
| | |||||
* | add JSON test | CJentzsch | 2015-04-14 | 1 | -0/+1631 |
| | |||||
* | cppjit fail | CJentzsch | 2015-04-13 | 1 | -0/+71 |
| | |||||
* | Merge branch 'develop' of https://github.com/ethereum/tests into develop | CJentzsch | 2015-04-13 | 26 | -13350/+13911 |
|\ | |||||
| * | wrong test | CJentzsch | 2015-04-13 | 1 | -71/+0 |
| | | |||||
| * | new python fail | CJentzsch | 2015-04-10 | 3 | -0/+228 |
| | | |||||
| * | All fields as HEX | winsvega | 2015-04-10 | 24 | -13350/+13754 |
| | | | | | | | | State + VM tests | ||||
* | | fuzz testing fails | CJentzsch | 2015-04-13 | 23 | -0/+1634 |
|/ | |||||
* | fuzz testing fails | CJentzsch | 2015-04-09 | 27 | -0/+1918 |
| | |||||
* | rm wrong tests | CJentzsch | 2015-04-08 | 2 | -1152515/+0 |
| | |||||
* | Merge pull request #80 from faizkhan00/patch-2 | Christoph Jentzsch | 2015-04-07 | 1 | -1/+1 |
|\ | | | | | fix json | ||||
| * | Update bcUncleHeaderValiditiy.json | Faiz Khan | 2015-04-07 | 1 | -1/+1 |
|/ | | | json quickfix | ||||
* | remove wrong test | Christoph Jentzsch | 2015-04-07 | 1 | -131/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/develop' into develop | CJentzsch | 2015-04-07 | 17 | -0/+1146 |
|\ | |||||
| * | add fuzz tests | CJentzsch | 2015-04-06 | 13 | -0/+929 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/ethereum/tests into develop | CJentzsch | 2015-04-04 | 2 | -651/+784 |
| |\ | |||||
| | * | secp256k1 Transaction Test | winsvega | 2015-04-04 | 1 | -0/+3 |
| | | | |||||
| * | | JS fails | CJentzsch | 2015-04-04 | 3 | -0/+214 |
| | | | |||||
* | | | add uncle header validity tests | CJentzsch | 2015-04-07 | 3 | -111/+1783 |
| |/ |/| | |||||
* | | Merge remote-tracking branch 'origin/develop' into develop | CJentzsch | 2015-04-03 | 6 | -0/+426 |
|\| | |||||
| * | Merge branch 'develop' of https://github.com/ethereum/tests into develop | CJentzsch | 2015-04-03 | 4 | -85/+215 |
| |\ | |||||
| * | | more fuzz test failures | CJentzsch | 2015-04-03 | 6 | -0/+426 |
| | | | |||||
* | | | uncle with same block number as current block | CJentzsch | 2015-04-03 | 1 | -651/+781 |
| |/ |/| | |||||
* | | fix mem test | CJentzsch | 2015-04-02 | 2 | -73/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin' into develop | CJentzsch | 2015-04-02 | 23 | -0/+1644 |
|\| | |||||
| * | add JS fails | CJentzsch | 2015-04-02 | 9 | -0/+646 |
| | | |||||
| * | JS fails | CJentzsch | 2015-04-02 | 9 | -0/+642 |
| | | |||||
| * | JS fail | CJentzsch | 2015-04-02 | 1 | -0/+72 |
| | | |||||
| * | go fail | CJentzsch | 2015-04-01 | 1 | -0/+71 |
| | | |||||
| * | go fials | CJentzsch | 2015-04-01 | 2 | -0/+142 |
| | | |||||
| * | add cppjit fail | CJentzsch | 2015-04-01 | 1 | -0/+71 |
| | | |||||
* | | stack size 1024 fix | CJentzsch | 2015-04-02 | 2 | -12/+213 |
|/ | |||||
* | update genesis test | CJentzsch | 2015-04-01 | 1 | -2/+2 |
| | |||||
* | update js example test | CJentzsch | 2015-03-31 | 1 | -4/+16 |
| | |||||
* | add JS block test example as state test | CJentzsch | 2015-03-31 | 1 | -0/+60 |
| |