Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'xcthulhu-publictests' into poc-9 | obscuren | 2015-03-04 | 58 | -95/+17748 |
|\ | |||||
| * | fixed pow stuff | obscuren | 2015-03-04 | 10 | -58/+28 |
| | | |||||
| * | Merge branch 'publictests' of https://github.com/xcthulhu/go-ethereum into ↵ | obscuren | 2015-03-04 | 52 | -42/+17725 |
| |\ | | | | | | | | | | xcthulhu-publictests | ||||
| | * | Introducing ethash | Matthew Wampler-Doty | 2015-03-03 | 52 | -70/+17425 |
| | | | |||||
| | * | Only one uncle | Matthew Wampler-Doty | 2015-03-03 | 1 | -0/+4 |
| | | | |||||
| | * | Exposing stuff for ethash | Matthew Wampler-Doty | 2015-02-28 | 3 | -2/+5 |
| | | | |||||
| | * | Merge branch 'publictests' of github.com:ebuchman/go-ethereum into ethash_pow | Matthew Wampler-Doty | 2015-02-28 | 52 | -744/+1508 |
| | |\ | |||||
| | | * | public functions for making chains on the fly | Ethan Buchman | 2015-02-28 | 2 | -96/+131 |
| | | | | |||||
| | | * | Merge branch 'develop' of https://github.com/ethereum/go-ethereum into develop | Ethan Buchman | 2015-02-27 | 82 | -1558/+2687 |
| | | |\ | |||||
| | | * | | core: chain manager forking tests | Ethan Buchman | 2015-02-18 | 1 | -0/+276 |
| | | | | | |||||
| | | * | | Merge branch 'develop' of https://github.com/ethereum/go-ethereum into develop | Ethan Buchman | 2015-02-18 | 962 | -10616/+457352 |
| | | |\ \ | |||||
| | | * | | | fix unchecked slice index on tx.From() | Ethan Buchman | 2015-01-27 | 1 | -2/+7 |
| | | | | | | |||||
| | * | | | | Introducign MixDigest and SeedHash | Matthew Wampler-Doty | 2015-02-28 | 3 | -4/+9 |
| | | | | | | |||||
* | | | | | | changed message | obscuren | 2015-03-04 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | GasLimit check updated | obscuren | 2015-03-04 | 3 | -6/+17 |
| | | | | | |||||
* | | | | | Fixed error for invalid transaction | obscuren | 2015-03-03 | 4 | -12/+29 |
| | | | | | |||||
* | | | | | Merge commit 'a6e04ab05150d1b5aa4adb297f3e5146b1559b02' into poc-9 | obscuren | 2015-03-03 | 13 | -135/+378 |
|\ \ \ \ \ | |||||
| * | | | | | Squashed 'tests/files/' changes from 13be3e3..9e3fe72 | obscuren | 2015-03-03 | 13 | -135/+378 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9e3fe72 update state root hash git-subtree-dir: tests/files git-subtree-split: 9e3fe720e3d46f046e06a91e45c881e79557f721 | ||||
* | | | | | | Merge commit '42a210b571b9358df16da148d9724c2ef9abbca5' into poc-9 | obscuren | 2015-03-03 | 12 | -289/+457 |
|\| | | | | | |||||
| * | | | | | Squashed 'tests/files/' changes from 402e748..13be3e3 | obscuren | 2015-03-03 | 12 | -289/+457 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 13be3e3 update git-subtree-dir: tests/files git-subtree-split: 13be3e33afa8d708786f82b63bf874138f05bb02 | ||||
* | | | | | | Merge commit 'd9d40888ce9498b25925ccbf1447b1f62597aa2f' into poc-9 | obscuren | 2015-03-03 | 12 | -459/+291 |
|\| | | | | | |||||
| * | | | | | Squashed 'tests/files/' changes from 2bfb7db..402e748 | obscuren | 2015-03-03 | 12 | -459/+291 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 402e748 Merge branch 'PoC9' of github.com:/ethereum/tests into PoC9 13b6a99 State test refill. git-subtree-dir: tests/files git-subtree-split: 402e7482f9283e08869b3412329e24ef6287d8c7 | ||||
* | | | | | | Merge commit '0867e4fae96c0b0d234f1710119a129f8b0d96f7' into poc-9 | obscuren | 2015-03-03 | 14 | -330/+312 |
|\| | | | | | |||||
| * | | | | | Squashed 'tests/files/' changes from 6f75ca3..2bfb7db | obscuren | 2015-03-03 | 14 | -330/+312 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2bfb7db update memory test 88f32fa Merge remote-tracking branch 'origin/PoC9' into PoC9 a1f73f9 update gas costs e16b5d3 Move over to key value rather than array of arrays since they're unordered and no duplicates. ac11bbc Merge branch 'PoC9' of github.com:/ethereum/tests into PoC9 93ae304 Move to non-repeated. fd9e406 Added test 2 git-subtree-dir: tests/files git-subtree-split: 2bfb7dbe09c62319b28a2c2873caf7e7e99bf32a | ||||
* | | | | | | Updated gast costs | obscuren | 2015-03-03 | 4 | -25/+24 |
| | | | | | | |||||
* | | | | | | Merge commit '4659b51b50394c596f0548eb53390c80ba96e392' into poc-9 | obscuren | 2015-03-03 | 11 | -8233/+168 |
|\| | | | | | |||||
| * | | | | | Squashed 'tests/files/' changes from 998e275..6f75ca3 | obscuren | 2015-03-03 | 11 | -8233/+168 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6f75ca3 Merge remote-tracking branch 'origin/PoC9' into PoC9 8d22687 update state root - DEBUG git-subtree-dir: tests/files git-subtree-split: 6f75ca354f239fa30f4e07754ede575aed24bbc2 | ||||
* | | | | | | wup | obscuren | 2015-03-03 | 1 | -7/+10 |
| | | | | | | |||||
* | | | | | | Merge commit 'b7ec9fbb0e49e345a8a2566226a76d50b48266a7' into poc-9 | obscuren | 2015-03-03 | 7 | -89/+273 |
|\| | | | | | |||||
| * | | | | | Squashed 'tests/files/' changes from a3d44ca..998e275 | obscuren | 2015-03-03 | 7 | -89/+273 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 998e275 renamed 089e346 Added hex encoded securetrie test cdefad8 Update VM tests. ec0a309 update state root b3d223e update state root hash 171a945 update memory teste git-subtree-dir: tests/files git-subtree-split: 998e2756b5491c760f6624c62ebc09e86197c31f | ||||
* | | | | | | Trie => SecureTrie | obscuren | 2015-03-03 | 3 | -3/+7 |
| | | | | | | |||||
* | | | | | | Delet => Delete | obscuren | 2015-03-03 | 1 | -8/+15 |
| | | | | | | |||||
* | | | | | | Delet => Delete | obscuren | 2015-03-03 | 2 | -1/+33 |
| | | | | | | |||||
* | | | | | | Quad mem & log changes | obscuren | 2015-03-03 | 2 | -10/+15 |
| | | | | | | |||||
* | | | | | | Fixed test helper | obscuren | 2015-03-03 | 2 | -4/+4 |
| | | | | | | |||||
* | | | | | | Bloom expanded by 4 | obscuren | 2015-03-03 | 1 | -3/+4 |
| | | | | | | |||||
* | | | | | | Redone rlp | obscuren | 2015-03-03 | 2 | -8/+5 |
| | | | | | | |||||
* | | | | | | Merge commit 'd0354b844028220b31f55c2cdbe9d4cc546d4b52' into poc-9 | obscuren | 2015-03-03 | 20 | -552/+5276 |
|\| | | | | | |||||
| * | | | | | Squashed 'tests/files/' changes from c6111e6..a3d44ca | obscuren | 2015-03-03 | 20 | -552/+5276 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a3d44ca update state tests to PoC9 709d6a7 update stSystemOperationsTest.json 3188f77 fix jumpdest requirements 202b69a remove memory test 41b4e1d add memory tests 2597bdf Merge remote-tracking branch 'origin/PoC9' into PoC9 0de34b2 add stateRoot to state tests 10b4ced Remove unneeded tests. 88eb6bf Fix for tests. 9010f17 Test updates. git-subtree-dir: tests/files git-subtree-split: a3d44caae83dd48db7df176dc784c529945e90a1 | ||||
* | | | | | | quad mem | obscuren | 2015-03-03 | 4 | -17/+54 |
| | | | | | | |||||
* | | | | | | Merge commit '41c9dc973d2dc8614db6c1e3dbb2ec5564935368' into poc-9 | obscuren | 2015-03-03 | 9 | -150/+150 |
|\| | | | | | |||||
| * | | | | | Squashed 'tests/files/' changes from ce7204f..c6111e6 | obscuren | 2015-03-03 | 9 | -150/+150 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | c6111e6 New tests. git-subtree-dir: tests/files git-subtree-split: c6111e6b5d23766743d004707475e84848ff0ddb | ||||
* | | | | | | updated tests | obscuren | 2015-03-03 | 2 | -18/+30 |
| | | | | | | |||||
* | | | | | | Add 'tests/files/' from commit 'ce7204fa17560f6a76c7592bf5f23d29f22042d6' | obscuren | 2015-03-02 | 74 | -0/+46739 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git-subtree-dir: tests/files git-subtree-mainline: 4f3f881c9be0b590e6e28fda295257e8d15d5f02 git-subtree-split: ce7204fa17560f6a76c7592bf5f23d29f22042d6 | ||||
| * | | | | | rm failing tests | CJentzsch | 2015-03-02 | 109 | -2170319/+0 |
| | | | | | | |||||
| * | | | | | rm failing random tests | CJentzsch | 2015-03-02 | 12 | -566/+0 |
| | | | | | | |||||
| * | | | | | vmGasCostchanges | CJentzsch | 2015-03-02 | 23 | -22369/+591 |
| | | | | | | |||||
| * | | | | | add secure trie tests | CJentzsch | 2015-03-02 | 2 | -0/+140 |
| | | | | | | |||||
| * | | | | | refine memory stress test | CJentzsch | 2015-03-02 | 1 | -13/+15 |
| | | | | | | |||||
| * | | | | | move extrem memory test to stMemoryStressTest.json | CJentzsch | 2015-03-01 | 2 | -122/+124 |
| | | | | | | |||||
| * | | | | | Merge pull request #69 from winsvega/develop | Christoph Jentzsch | 2015-03-01 | 2 | -0/+89 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Fork block tests | ||||
| | * | | | | | Fork block tests | winsvega | 2015-03-01 | 2 | -0/+89 |
| | | | | | | | |||||
| * | | | | | | more memmory hard quadratic complexity tests | CJentzsch | 2015-03-01 | 1 | -0/+536 |
| | | | | | | | |||||
| * | | | | | | more jump tests | CJentzsch | 2015-02-27 | 1 | -0/+103 |
| | | | | | | | |||||
| * | | | | | | add more addmod mulmod overflow tests | CJentzsch | 2015-02-27 | 1 | -0/+313 |
| | | | | | | | |||||
| * | | | | | | add refund tests with CALL | CJentzsch | 2015-02-27 | 1 | -40/+237 |
| | | | | | | | |||||
| * | | | | | | more mem tests - calldatacopy and return | CJentzsch | 2015-02-27 | 3 | -7/+332 |
| | | | | | | | |||||
| * | | | | | | adjust test for new mem rule | CJentzsch | 2015-02-26 | 3 | -30/+74 |
| | | | | | | | |||||
| * | | | | | | update to new quadratic memory cost rule | CJentzsch | 2015-02-26 | 5 | -95/+317 |
| | | | | | | | |||||
| * | | | | | | Merge remote-tracking branch 'origin' into develop | CJentzsch | 2015-02-26 | 1 | -1/+13 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Merge pull request #68 from winsvega/develop | Christoph Jentzsch | 2015-02-26 | 1 | -1/+13 |
| | |\| | | | | | | | | | | | | | | | | | | | | | Transaction WrongRLP tests | ||||
| | | * | | | | | Transaction WrongRLP tests | winsvega | 2015-02-26 | 1 | -1/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | more rlps with first zeros | ||||
| * | | | | | | | low limit for difficulty is 1024 | CJentzsch | 2015-02-26 | 1 | -71/+71 |
| |/ / / / / / | |||||
| * | | | | | | tests for mem at 32,64 KB +- 1, 31,32,33 for mstore and mstore8 | CJentzsch | 2015-02-26 | 1 | -0/+2498 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #67 from winsvega/develop | Christoph Jentzsch | 2015-02-26 | 1 | -2/+6 |
| |\| | | | | | | | | | | | | | | | | | | | Transaction RLP Tests | ||||
| | * | | | | | Transaction RLP Tests | winsvega | 2015-02-26 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | wrong transaction RLPs correction | ||||
| * | | | | | | Merge pull request #66 from winsvega/develop | Christoph Jentzsch | 2015-02-25 | 1 | -0/+546 |
| |\| | | | | | | | | | | | | | | | | | | | Block Tests | ||||
| | * | | | | | Block Tests | winsvega | 2015-02-25 | 1 | -14/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Encoded transaction comment | ||||
| | * | | | | | Block Tests | winsvega | 2015-02-25 | 1 | -0/+546 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | Block Rlps with invalid transactions | ||||
| * | | | | | more Pawel tests | CJentzsch | 2015-02-25 | 2 | -1/+414 |
| | | | | | | |||||
| * | | | | | add memory tests | CJentzsch | 2015-02-25 | 1 | -0/+246 |
| | | | | | | |||||
| * | | | | | use 50000 bytes for CALLDATACOPY | CJentzsch | 2015-02-25 | 1 | -6/+6 |
| | | | | | | |||||
| * | | | | | add Pawels tests | CJentzsch | 2015-02-25 | 4 | -0/+695 |
| | | | | | | |||||
| * | | | | | add quadratic complexity tests | CJentzsch | 2015-02-25 | 3 | -4/+7643 |
| | | | | | | |||||
| * | | | | | Merge remote-tracking branch 'origin/develop' into develop | CJentzsch | 2015-02-24 | 3 | -0/+28 |
| |\ \ \ \ \ | |||||
| | * | | | | | spelling error | wanderer | 2015-02-24 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | spelling error | wanderer | 2015-02-24 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | added genesis info | wanderer | 2015-02-24 | 2 | -0/+20 |
| | | | | | | | |||||
| | * | | | | | Update crypto.json | martin becze | 2015-02-24 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | Merge pull request #65 from romanman/develop | Christoph Jentzsch | 2015-02-23 | 1 | -0/+8 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | Introduce cryptography testing | ||||
| | | * | | | | | Introduce cryptography testing | romanman | 2015-02-23 | 1 | -0/+8 |
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + First test case will check the interoperability for all clients to decrypt the cipher with AES in CTR mode. | ||||
| * / / / / / | remove impossible tests, add create hash collision test | CJentzsch | 2015-02-24 | 3 | -152/+177 |
| |/ / / / / | |||||
| * | | | | | Merge remote-tracking branch 'origin/develop' into develop | CJentzsch | 2015-02-23 | 1 | -1/+0 |
| |\ \ \ \ \ | |||||
| | * | | | | | Update trieanyorder.json | Christoph Jentzsch | 2015-02-23 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | In correct anyorder trie tests, where all permuations should have the same root, one can not have 2 keys with the same value. | ||||
| * | | | | | | fix transaction tests | CJentzsch | 2015-02-23 | 1 | -27/+15 |
| |/ / / / / | |||||
| * | | | | | Format clean up | martin becze | 2015-02-23 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | consistent values please | martin becze | 2015-02-22 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | added unpaded R value test | wanderer | 2015-02-22 | 1 | -1/+16 |
| | | | | | | |||||
| * | | | | | undo gasMemCostChange, add some state tests | CJentzsch | 2015-02-21 | 6 | -118/+525 |
| | | | | | | |||||
| * | | | | | memGasCost checks | CJentzsch | 2015-02-20 | 3 | -16/+498 |
| | | | | | | |||||
| * | | | | | Remove initial allocs - it tests nothing additional and is difficult to ↵ | Gav Wood | 2015-02-20 | 1 | -13/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | maintain, especially with genesis contracts. See https://github.com/ethereum/tests/blob/develop/BasicTests/genesishashestest.json for that information. | ||||
| * | | | | | Merge remote-tracking branch 'origin/develop' into develop | CJentzsch | 2015-02-17 | 1 | -0/+12 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge pull request #60 from winsvega/develop | winsvega | 2015-02-17 | 1 | -0/+12 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | ttWrongRLPTransaction | ||||
| | | * \ \ \ \ | Merge branch 'develop' of https://github.com/ethereum/tests into develop | winsvega | 2015-02-17 | 5 | -5/+377 |
| | | |\ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | | * | | | | | new transaction wrong rlp test | winsvega | 2015-02-17 | 1 | -0/+12 |
| | | | | | | | | |||||
| * | | | | | | | python fail | CJentzsch | 2015-02-17 | 1 | -0/+31 |
| |/ / / / / / | |||||
| * | | | | | | cppjit fails | CJentzsch | 2015-02-16 | 4 | -0/+196 |
| | | | | | | | |||||
| * | | | | | | more performance tests | CJentzsch | 2015-02-16 | 1 | -5/+181 |
| |/ / / / / | |||||
| * | | | | | add creation txs in block tests | CJentzsch | 2015-02-16 | 1 | -67/+100 |
| | | | | | | |||||
| * | | | | | more transaction tests | CJentzsch | 2015-02-16 | 1 | -0/+871 |
| | | | | | | |||||
| * | | | | | first block tests | CJentzsch | 2015-02-16 | 2 | -0/+1004 |
| | | | | | | |||||
| * | | | | | Merge pull request #59 from winsvega/develop | Christoph Jentzsch | 2015-02-13 | 2 | -0/+102 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | new solidity tests, manual altered transaction tests | ||||
| | * | | | | | new tests | winsvega | 2015-02-13 | 2 | -0/+102 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | solidity test wrong transaction rlp (manual) | ||||
| * | | | | | | Merge remote-tracking branch 'origin/develop' into develop | CJentzsch | 2015-02-13 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | bump | wanderer | 2015-02-12 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | performance test | CJentzsch | 2015-02-13 | 1 | -0/+46 |
| |/ / / / / / | |||||
| * | | | | | | add more transaction tests | CJentzsch | 2015-02-11 | 1 | -8/+56 |
| | | | | | | | |||||
| * | | | | | | Merge remote-tracking branch 'origin/develop' into develop | CJentzsch | 2015-02-11 | 3 | -8/+11 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Update ttTransactionTest.json | martin becze | 2015-02-11 | 1 | -1/+1 |
| | | | | | | | | |||||
| | * | | | | | | Update ttTransactionTest.json | martin becze | 2015-02-11 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | updated signature | ||||
| | * | | | | | | Update ttTransactionTest.json | martin becze | 2015-02-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | updated RLP | ||||
| | * | | | | | | Update ttTransactionTest.json | martin becze | 2015-02-11 | 1 | -2/+2 |
| | | | | | | | | |||||
| | * | | | | | | added transaction tests to index.js | wanderer | 2015-02-11 | 2 | -1/+4 |
| | | | | | | | | |||||
| * | | | | | | | cppjit fails | CJentzsch | 2015-02-11 | 4 | -0/+155 |
| |/ / / / / / | |||||
| * | | | | | | undo changed due to memory gas cost rule | CJentzsch | 2015-02-10 | 2 | -365/+5 |
| | | | | | | | |||||
| * | | | | | | cppjit fail | CJentzsch | 2015-02-10 | 1 | -0/+46 |
| | | | | | | | |||||
| * | | | | | | more memory cost tests | CJentzsch | 2015-02-09 | 1 | -0/+360 |
| | | | | | | | |||||
| * | | | | | | update memory rule | CJentzsch | 2015-02-09 | 3 | -51/+5 |
| |/ / / / / | |||||
| * | | | | | gas failure cppjit | CJentzsch | 2015-02-08 | 1 | -0/+46 |
| | | | | | | |||||
| * | | | | | cppjit fails | CJentzsch | 2015-02-07 | 2 | -0/+104 |
| | | | | | | |||||
| * | | | | | sha3 performance test | CJentzsch | 2015-02-07 | 4 | -0/+168 |
| | | | | | | |||||
| * | | | | | failing tests from random simulation as state tests and transaction tests | CJentzsch | 2015-02-06 | 2 | -3/+158 |
| | | | | | | |||||
| * | | | | | cppjit wrong cmake config fail | CJentzsch | 2015-02-06 | 2 | -0/+92 |
| | | | | | | |||||
| * | | | | | debug version for cppjit in dockerfile | CJentzsch | 2015-02-06 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | enabled tests | sveneh | 2015-02-05 | 1 | -3/+3 |
| | | | | | | |||||
| * | | | | | enabled python in tests | sveneh | 2015-02-05 | 1 | -16/+17 |
| | | | | | | |||||
| * | | | | | updated python and go to new build requirement. added script to create | sveneh | 2015-02-05 | 6 | -32/+48 |
| | | | | | | | | | | | | | | | | | | | | | | | | dockers locally | ||||
| * | | | | | remove false tests | CJentzsch | 2015-02-04 | 2 | -104/+0 |
| | | | | | | |||||
| * | | | | | python fail | CJentzsch | 2015-02-04 | 3 | -0/+180 |
| | | | | | | |||||
| * | | | | | Merge remote-tracking branch 'origin' into develop | CJentzsch | 2015-02-04 | 2 | -3/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | updated blockchain require | wanderer | 2015-02-04 | 2 | -3/+3 |
| | | | | | | | |||||
| * | | | | | | goFail | CJentzsch | 2015-02-04 | 1 | -0/+59 |
| |/ / / / / | |||||
| * | | | | | moved blockchain tests | wanderer | 2015-02-04 | 2 | -0/+0 |
| | | | | | | |||||
| * | | | | | cppjit fail | CJentzsch | 2015-02-03 | 1 | -0/+31 |
| | | | | | | |||||
| * | | | | | RefundOverflowTest | CJentzsch | 2015-02-03 | 1 | -0/+40 |
| | | | | | | |||||
| * | | | | | Create badBlockChain.json | martin becze | 2015-02-01 | 1 | -0/+2189 |
| | | | | | | |||||
| * | | | | | updated test loader | wanderer | 2015-02-01 | 2 | -7/+20 |
| | | | | | | |||||
| * | | | | | removed old folder | wanderer | 2015-02-01 | 1 | -2189/+0 |
| | | | | | | |||||
| * | | | | | move folder | wanderer | 2015-02-01 | 1 | -0/+2189 |
| | | | | | | |||||
| * | | | | | Rename basicBlockChain.js to basicBlockChain.json | martin becze | 2015-02-01 | 1 | -0/+0 |
| | | | | | | |||||
| * | | | | | Create basicBlockChain.js | martin becze | 2015-02-01 | 1 | -0/+2189 |
| | | | | | | |||||
| * | | | | | bump | wanderer | 2015-01-31 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Update genesishashestest.json | martin becze | 2015-01-31 | 1 | -13/+13 |
| | | | | | | | | | | | | | | | | | | fixed initial_alloc | ||||
| * | | | | | update genesis block | CJentzsch | 2015-01-30 | 1 | -3/+3 |
| | | | | | | |||||
| * | | | | | delete wrong tests | CJentzsch | 2015-01-30 | 1 | -416/+0 |
| | | | | | | |||||
| * | | | | | Merge pull request #50 from winsvega/develop | Christoph Jentzsch | 2015-01-28 | 3 | -15/+847 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Transaction Tests | ||||
| | * | | | | | Transaction Tests | winsvega | 2015-01-24 | 3 | -15/+847 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | New State Tests | ||||
| * | | | | | | fixes | sveneh | 2015-01-26 | 2 | -2/+4 |
| | | | | | | | |||||
| * | | | | | | fixes | sveneh | 2015-01-26 | 2 | -4/+2 |
| | | | | | | | |||||
| * | | | | | | added EC2 provisioning, optimised docker for EC2, added python and | sveneh | 2015-01-26 | 18 | -77/+1092 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | cppjit client (python not yet working) | ||||
| * | | | | | make money with transaction gas overflow | CJentzsch | 2015-01-23 | 1 | -0/+40 |
| | | | | | | |||||
| * | | | | | python fail | CJentzsch | 2015-01-23 | 1 | -0/+46 |
| | | | | | | |||||
| * | | | | | python fails | CJentzsch | 2015-01-23 | 2 | -0/+62 |
| | | | | | | |||||
| * | | | | | add python fail | CJentzsch | 2015-01-23 | 1 | -0/+46 |
| | | | | | | |||||
| * | | | | | cppjit fail | CJentzsch | 2015-01-23 | 1 | -0/+31 |
| | | | | | | |||||
| * | | | | | python fail | CJentzsch | 2015-01-23 | 1 | -0/+31 |
| | | | | | | |||||
| * | | | | | cppjit failure | CJentzsch | 2015-01-22 | 1 | -0/+31 |
| | | | | | | |||||
| * | | | | | failing python test | CJentzsch | 2015-01-22 | 1 | -0/+31 |
| | | | | | | |||||
| * | | | | | failing python test | CJentzsch | 2015-01-22 | 1 | -0/+46 |
| | | | | | | |||||
| * | | | | | more SHA3 tests, and random failing tests for python | CJentzsch | 2015-01-20 | 3 | -0/+120 |
| | | | | | | |||||
| * | | | | | Merge branch 'develop' of https://github.com/ethereum/tests into develop | CJentzsch | 2015-01-19 | 1 | -0/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | fixed sudo access | sveneh | 2015-01-19 | 1 | -0/+2 |
| | | | | | | | |||||
| * | | | | | | add python fail | CJentzsch | 2015-01-19 | 1 | -0/+31 |
| |/ / / / / | |||||
| * | | | | | remove old requires | wanderer | 2015-01-19 | 1 | -23/+3 |
| | | | | | | |||||
| * | | | | | use require-all | wanderer | 2015-01-19 | 2 | -13/+6 |
| | | | | | | |||||
| * | | | | | Merge pull request #48 from sveneh/develop | Christoph Jentzsch | 2015-01-16 | 11 | -0/+288 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Testrunner deployment | ||||
| | * | | | | | fixed testrunner | sveneh | 2015-01-15 | 2 | -0/+11 |
| | | | | | | | |||||
| | * | | | | | uses docker in tesrunner | sveneh | 2015-01-15 | 2 | -3/+4 |
| | | | | | | | |||||
| | * | | | | | Dockers for go, cpp | sveneh | 2015-01-15 | 8 | -11/+101 |
| | | | | | | | |||||
| | * | | | | | first version of automatic testrunner deployment. Uses ansible, vagrant | sveneh | 2015-01-14 | 9 | -0/+186 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | and virtualbox | ||||
| * | | | | | | python fail callcode (insufficient balance) | CJentzsch | 2015-01-15 | 1 | -0/+53 |
| | | | | | | | |||||
| * | | | | | | add test with large data in callcreate | CJentzsch | 2015-01-15 | 1 | -0/+52 |
| | | | | | | | |||||
| * | | | | | | update vmSystemOperationsTest | CJentzsch | 2015-01-15 | 1 | -36/+52 |
| | | | | | | | |||||
| * | | | | | | added a inputLimits tests (46725 test cases) | CJentzsch | 2015-01-15 | 2 | -0/+2164765 |
| | | | | | | | |||||
| * | | | | | | re-add vmSystemOperationsTest | CJentzsch | 2015-01-15 | 1 | -0/+1926 |
| |/ / / / / | |||||
| * | | | | | python fail | CJentzsch | 2015-01-14 | 1 | -0/+54 |
| | | | | | | |||||
| * | | | | | cppjit failing on byte? | CJentzsch | 2015-01-14 | 4 | -0/+154 |
| | | | | | | |||||
| * | | | | | python fail | CJentzsch | 2015-01-14 | 2 | -0/+104 |
| | | | | | | |||||
| * | | | | | python fail | CJentzsch | 2015-01-14 | 2 | -0/+104 |
| | | | | | | |||||
| * | | | | | go create return different address | CJentzsch | 2015-01-14 | 1 | -0/+53 |
| | | | | | | |||||
| * | | | | | more cpp-jit fails | CJentzsch | 2015-01-14 | 5 | -0/+187 |
| | | | | | | |||||
| * | | | | | cppjit fail | CJentzsch | 2015-01-14 | 1 | -0/+46 |
| | | | | | | |||||
| * | | | | | cpp-jit fail | CJentzsch | 2015-01-14 | 1 | -0/+31 |
| | | | | | | |||||
| * | | | | | more failing tests | CJentzsch | 2015-01-13 | 2 | -0/+62 |
| | | | | | | |||||
| * | | | | | new cppjit failures | CJentzsch | 2015-01-13 | 2 | -0/+62 |
| | | | | | | |||||
| * | | | | | cppjit fail | CJentzsch | 2015-01-13 | 1 | -0/+31 |
| | | | | | | |||||
| * | | | | | first failing cppjit tests | CJentzsch | 2015-01-13 | 3 | -0/+93 |
| | | | | | | |||||
| * | | | | | python failures, blockhash, invalid jump, invalid opcode | CJentzsch | 2015-01-13 | 3 | -0/+115 |
| | | | | | | |||||
| * | | | | | call to precompiled contract and balance | CJentzsch | 2015-01-13 | 2 | -0/+100 |
| | | | | | | |||||
| * | | | | | addmod mulmod div by zero tests | CJentzsch | 2015-01-12 | 1 | -0/+220 |
| | | | | | | |||||
| * | | | | | remove wrong mulmod/addmod tests | CJentzsch | 2015-01-12 | 6 | -295/+0 |
| | | | | | | |||||
| * | | | | | ADDMOD and MULMOD divison by zero | CJentzsch | 2015-01-12 | 5 | -0/+241 |
| | | | | | | |||||
| * | | | | | MULMOD with modul 0 gives division by zero error | CJentzsch | 2015-01-12 | 1 | -0/+54 |
| | | | | | | |||||
| * | | | | | create should return 0 | CJentzsch | 2015-01-12 | 2 | -0/+94 |
| | | | | | | |||||
| * | | | | | create with high value should fail and return 0 | CJentzsch | 2015-01-12 | 1 | -0/+46 |
| | | | | | | |||||
| * | | | | | include invalid opcode 0x0c | CJentzsch | 2015-01-12 | 3 | -0/+93 |
| | | | | | | |||||
| * | | | | | jump outside code | CJentzsch | 2015-01-12 | 1 | -0/+31 |
| | | | | | | |||||
| * | | | | | CODECOPY with size larger than codesize | CJentzsch | 2015-01-12 | 2 | -0/+92 |
| | | | | | | |||||
| * | | | | | correct CREATE with zero sized init code | CJentzsch | 2015-01-11 | 1 | -12/+36 |
| | | | | | | |||||
| * | | | | | remove wrong tests | CJentzsch | 2015-01-10 | 2 | -62/+0 |
| | | | | | | |||||
| * | | | | | wrong memmory needed calculation for CREATE in cpp | CJentzsch | 2015-01-10 | 1 | -0/+31 |
| | | | | | | |||||
| * | | | | | return input offset | CJentzsch | 2015-01-10 | 1 | -0/+46 |
| | | | | | | |||||
| * | | | | | big offset zero size for create | CJentzsch | 2015-01-10 | 1 | -0/+31 |
| | | | | | | |||||
| * | | | | | big offset zero size for sha3 and return | CJentzsch | 2015-01-10 | 4 | -0/+184 |
| | | | | | | |||||
| * | | | | | LOG0 no mem expansion despite large offset | CJentzsch | 2015-01-09 | 1 | -0/+54 |
| | | | | | | |||||
| * | | | | | add blockhash vm tests | CJentzsch | 2015-01-09 | 1 | -0/+91 |
| | | | | | | |||||
| * | | | | | add random test which fail on go | CJentzsch | 2015-01-09 | 2 | -0/+93 |
| | | | | | | |||||
| * | | | | | failing python tests | CJentzsch | 2015-01-09 | 35 | -0/+1085 |
| | | | | | | |||||
| * | | | | | long jumpdest list | CJentzsch | 2015-01-08 | 1 | -0/+44 |
| | | | | | | |||||
| * | | | | | sdiv int256.min -1 | CJentzsch | 2015-01-08 | 1 | -0/+45 |
| | | | | | | |||||
| * | | | | | sdiv with negative fractional result | CJentzsch | 2015-01-08 | 1 | -0/+45 |
| | | | | | | |||||
| * | | | | | add valid jumpdest with jumpdest at beginning | CJentzsch | 2015-01-08 | 1 | -0/+45 |
| | | | | | | |||||
| * | | | | | more dynamic jump tests | CJentzsch | 2015-01-08 | 2 | -10/+1447 |
| | | | | | | |||||
| * | | | | | jump into push data is forbidden | CJentzsch | 2015-01-08 | 1 | -64/+0 |
| | | | | | | |||||
| * | | | | | jumpdests tests, OOG at max call depth, ... | CJentzsch | 2015-01-07 | 2 | -21/+1316 |
| | | | | | | |||||
| * | | | | | check address input greater then 2**160 | CJentzsch | 2015-01-07 | 1 | -0/+367 |
| | | | | | | |||||
| * | | | | | check address input greater then 2**160 | CJentzsch | 2015-01-07 | 1 | -45/+605 |
| | | | | | | |||||
| * | | | | | added BlockHash tests | CJentzsch | 2015-01-07 | 1 | -0/+190 |
| | | | | | | |||||
| * | | | | | zeroMemExpansionTests | CJentzsch | 2015-01-06 | 3 | -928/+278 |
| | | | | | | |||||
| * | | | | | more jumpdest test | CJentzsch | 2015-01-06 | 1 | -21/+922 |
| | | | | | | |||||
| * | | | | | added blockhash tests which return 0 | CJentzsch | 2015-01-06 | 1 | -28/+159 |
| | | | | | | |||||
| * | | | | | protocol update about call depth | CJentzsch | 2015-01-06 | 2 | -11/+11 |
| | | | | | | |||||
| * | | | | | clear random tests due to protocol changes | CJentzsch | 2015-01-05 | 232 | -10466/+0 |
| | | | | | | |||||
| * | | | | | new jumpdest interpretation | CJentzsch | 2015-01-03 | 2 | -97/+10 |
| | | | | | | |||||
| * | | | | | added complete exp tests | CJentzsch | 2015-01-02 | 1 | -0/+3628 |
| | | | | | | |||||
| * | | | | | retuning gas prices of recursive bombs to test limits | CJentzsch | 2015-01-02 | 1 | -7/+7 |
| | | | | | | |||||
| * | | | | | more init code, systemoperations and transaction tests | CJentzsch | 2015-01-02 | 4 | -291/+604 |
| | | | | | | |||||
| * | | | | | added balance tests | wanderer | 2014-12-30 | 1 | -1/+187 |
| | | | | | | |||||
| * | | | | | added trie tests for branches on | wanderer | 2014-12-28 | 1 | -0/+55 |
| | | | | | | | | | | | | | | | | | | | | | | | | detel | ||||
| * | | | | | more random tests | CJentzsch | 2014-12-28 | 230 | -5/+10332 |
| | | | | | | |||||
| * | | | | | Merge remote-tracking branch 'origin/develop' into develop | CJentzsch | 2014-12-23 | 1 | -1/+55 |
| |\ \ \ \ \ | |||||
| | * | | | | | added stackOverFlow test to initCode | wanderer | 2014-12-23 | 1 | -1/+55 |
| | | | | | | | |||||
| * | | | | | | first failing random tests | CJentzsch | 2014-12-23 | 4 | -0/+185 |
| |/ / / / / | |||||
| * | | | | | Merge remote-tracking branch 'origin/develop' into develop | CJentzsch | 2014-12-20 | 1 | -2/+6 |
| |\ \ \ \ \ | |||||
| | * | | | | | add refund tests | wanderer | 2014-12-19 | 1 | -0/+1 |
| | | | | | | | |||||
| | * | | | | | added trieTest anyorder | wanderer | 2014-12-19 | 1 | -2/+5 |
| | | | | | | | |||||
| * | | | | | | CALLCODE <-> RETURN | CJentzsch | 2014-12-20 | 1 | -10/+10 |
| |/ / / / / | |||||
| * | | | | | Merge branch 'develop' of https://github.com/ethereum/tests into develop | CJentzsch | 2014-12-19 | 1 | -1/+6 |
| |\ \ \ \ \ | |||||
| | * | | | | | updated index.js | wanderer | 2014-12-19 | 1 | -1/+6 |
| | | | | | | | |||||
| * | | | | | | more refund tests | CJentzsch | 2014-12-19 | 1 | -0/+271 |
| |/ / / / / | |||||
| * | | | | | transaction tests and refund tests | CJentzsch | 2014-12-18 | 4 | -148/+677 |
| | | | | | | |||||
| * | | | | | added stInitCodeTest.json | CJentzsch | 2014-12-14 | 1 | -0/+870 |
| | | | | | | |||||
| * | | | | | update recursive create | CJentzsch | 2014-12-13 | 1 | -6192/+7229 |
| | | | | | | |||||
| * | | | | | Fix return tests. | Gav Wood | 2014-12-13 | 1 | -7/+7 |
| | | | | | | |||||
| * | | | | | Add test file. | Gav Wood | 2014-12-12 | 1 | -0/+55 |
| | | | | | | |||||
| * | | | | | Alter "" to null. | Gav Wood | 2014-12-12 | 1 | -3/+3 |
| | | | | | | |||||
| * | | | | | Trie testing. | Gav Wood | 2014-12-12 | 1 | -53/+0 |
| | | | | | | |||||
| * | | | | | first random test | CJentzsch | 2014-12-12 | 1 | -0/+46 |
| | | | | | | |||||
| * | | | | | update gas prices | CJentzsch | 2014-12-12 | 3 | -31/+29 |
| | | | | | | |||||
| * | | | | | Log as array | CJentzsch | 2014-12-08 | 14 | -897/+4368 |
| | | | | | |