| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #368 from ethereum/removezerosig | Yoichi Hirai | 2017-11-17 | 99 | -1801/+0 |
|\ |
|
| * | remove zeroSig transaction tests | Dimitry | 2017-10-26 | 99 | -1801/+0 |
* | | Add a test for checking RETURNDATASIZE after a modexp with modsize = 1 | Yoichi Hirai | 2017-10-25 | 2 | -4/+86 |
|/ |
|
* | create failing inside staticcall | Dimitry | 2017-10-25 | 3 | -0/+246 |
* | returndatacopy bug | Dimitry | 2017-10-24 | 5 | -0/+385 |
* | Merge pull request #363 from ethereum/modexp-modsize0-returnsize | Yoichi Hirai | 2017-10-24 | 5 | -0/+335 |
|\ |
|
| * | Add tests about returndatasize following modexp calls of modsize = 0 | Yoichi Hirai | 2017-10-23 | 5 | -0/+335 |
* | | Merge pull request #362 from ethereum/returndata-ecrec | Yoichi Hirai | 2017-10-24 | 2 | -0/+105 |
|\ \ |
|
| * | | add casey's test | Dimitry | 2017-10-19 | 1 | -0/+62 |
| * | | add test for returndatasize after ecrec | cdetrio | 2017-10-07 | 1 | -0/+43 |
* | | | Merge pull request #361 from ethereum/returntest | Yoichi Hirai | 2017-10-24 | 2 | -0/+127 |
|\ \ \
| |_|/
|/| | |
|
| * | | RETURNDATACOPY and RETURNDATASIZE after failing create | Dimitry | 2017-10-19 | 2 | -0/+127 |
* | | | Add a test case about transaction calls A (CALL B(CALL C(RETURN) OOG) 'check ... | Yoichi Hirai | 2017-10-18 | 2 | -0/+177 |
* | | | RETURNDATASIZE after a failing CALL (due to insufficient balance) should retu... | Dimitry | 2017-10-17 | 2 | -0/+159 |
|/ / |
|
* | | Merge pull request #354 from ethereum/modexpinput | Yoichi Hirai | 2017-10-13 | 7 | -0/+412 |
|\ \ |
|
| * | | modexp input test | Dimitry | 2017-10-13 | 7 | -18/+142 |
| * | | fuzzed test modexp input | Dimitry | 2017-10-13 | 5 | -0/+288 |
* | | | Merge pull request #352 from ethereum/badOpcodes-bigger-stack | winsvega | 2017-10-13 | 123 | -543/+543 |
|\ \ \ |
|
| * | | | refill badopcodes blockchain tests, blockchain general state tests | Jared Wasinger | 2017-10-13 | 123 | -543/+543 |
* | | | | Update randomStatetest647Filler.json | winsvega | 2017-10-13 | 1 | -1/+1 |
* | | | | fuzztests bytecode | Dimitry | 2017-10-13 | 2 | -0/+123 |
| |/ /
|/| | |
|
* | | | split random tests | Dimitry | 2017-10-13 | 1 | -56/+0 |
* | | | split large test suites | Dimitry | 2017-10-13 | 1301 | -0/+56 |
|/ / |
|
* | | add _info comment | Dimitry | 2017-10-11 | 1 | -0/+3 |
* | | python test | Dimitry | 2017-10-11 | 2 | -0/+142 |
* | | Add a test case where modexp gets input | Yoichi Hirai | 2017-10-11 | 4 | -0/+248 |
* | | Add an interesting input to modexp found by fuzzing | Yoichi Hirai | 2017-10-10 | 1 | -2/+4 |
* | | refill all the tests | Dimitry | 2017-10-07 | 38 | -63/+167 |
* | | fix test fillers | Dimitry | 2017-10-06 | 48 | -632/+642 |
|/ |
|
* | remove old tests | Dimitry | 2017-09-30 | 170 | -10582/+0 |
* | regenerate state tests | Dimitry | 2017-09-29 | 5125 | -37825/+473814 |
* | Merge pull request #338 from ethereum/revert_should_reset_returndata | Yoichi Hirai | 2017-09-29 | 9 | -0/+1200 |
|\ |
|
| * | Update with more comments | Yoichi Hirai | 2017-09-27 | 9 | -7/+904 |
| * | Add tests that set up a nonempty returndata buffer and then call a contract t... | Yoichi Hirai | 2017-09-27 | 1 | -0/+303 |
* | | Merge pull request #313 from ethereum/typo-in-validity | winsvega | 2017-09-29 | 28 | -0/+0 |
|\ \ |
|
| * | | Rename bcUncleHeaderValiditiy into bcUncleHeaderValidity | Yoichi Hirai | 2017-09-27 | 28 | -0/+0 |
| |/ |
|
* / | Add a test where RETURNDATACOPY with a nonzero size fails after a CALL with i... | Yoichi Hirai | 2017-09-27 | 2 | -0/+140 |
|/ |
|
* | rename tests that are copied with suffix Copier.json | Dimitry | 2017-09-26 | 142 | -0/+0 |
* | refill transaction tests | Dimitry | 2017-09-25 | 170 | -170/+170 |
* | Merge pull request #331 from ethereum/big-revert-in-create | Yoichi Hirai | 2017-09-22 | 1 | -0/+123 |
|\ |
|
| * | Add a test case with a REVERT with returndata >24576 in an init code | Yoichi Hirai | 2017-09-19 | 1 | -0/+123 |
* | | Merge pull request #335 from ethereum/fix | winsvega | 2017-09-21 | 1 | -5/+2 |
|\ \ |
|
| * | | remove data field dublicates | Dimitry | 2017-09-21 | 1 | -5/+2 |
* | | | Merge pull request #333 from ethereum/REVERT_in_staticcall | Yoichi Hirai | 2017-09-21 | 1 | -0/+66 |
|\ \ \ |
|
| * | | | Add a test about REVERT during a STATICCALL | Yoichi Hirai | 2017-09-20 | 1 | -0/+66 |
* | | | | Merge pull request #328 from ethereum/g1-test-after-zero | Yoichi Hirai | 2017-09-20 | 1 | -0/+277 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Update the comment | Yoichi Hirai | 2017-09-19 | 1 | -2/+4 |
| * | | | Add a test that fails before https://github.com/ethereum/cpp-ethereum/pull/4482 | Yoichi Hirai | 2017-09-19 | 1 | -0/+275 |
* | | | | Merge pull request #329 from ethereum/morecollision | winsvega | 2017-09-20 | 1 | -0/+96 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | more extcodecopy tests | Dimitry | 2017-09-19 | 1 | -0/+96 |
* | | | | Merge pull request #316 from ethereum/more-modexp | Yoichi Hirai | 2017-09-19 | 1 | -2/+88 |
|\ \ \ \ |
|
| * | | | | Add some more modexp cases | Yoichi Hirai | 2017-09-18 | 1 | -2/+88 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #327 from ethereum/morecollision | winsvega | 2017-09-19 | 4 | -0/+449 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | more collision tests | Dimitry | 2017-09-18 | 4 | -0/+449 |
* | | | | Add a test executing REVERT during a DELEGATECALL | Yoichi Hirai | 2017-09-18 | 1 | -0/+66 |
| |/ /
|/| | |
|
* | | | Merge pull request #289 from ethereum/all-opcodes | Yoichi Hirai | 2017-09-18 | 1 | -0/+316 |
|\ \ \
| |/ /
|/| | |
|
| * | | add tests for all good opcodes in contract init | Jared Wasinger | 2017-09-16 | 1 | -0/+316 |
* | | | Merge pull request #324 from ethereum/liscense | winsvega | 2017-09-14 | 1 | -2/+46 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix lotsOfLeafs test | Dimitry | 2017-09-14 | 1 | -2/+46 |
* | | | Merge pull request #320 from ethereum/revertPairingTest | winsvega | 2017-09-14 | 17 | -22/+19 |
|\ \ \ |
|
| * | | | fix stExampleTest | Dimitry | 2017-09-13 | 1 | -1/+1 |
| * | | | refill pairing tests with | Dimitry | 2017-09-13 | 18 | -23/+20 |
* | | | | add issue 143 test | Dimitry | 2017-09-13 | 1 | -0/+97 |
| |/ /
|/| | |
|
* | | | refill transaction tests | Dimitry | 2017-09-13 | 7 | -0/+126 |
|/ / |
|
* | | refill precompiled tests | Dimitry | 2017-09-12 | 359 | -659/+558 |
* | | Merge pull request #312 from ethereum/remove-empty-hash2 | winsvega | 2017-09-08 | 7 | -10/+49 |
|\ \ |
|
| * | | Fill more tests | Yoichi Hirai | 2017-09-08 | 7 | -10/+49 |
* | | | Merge pull request #304 from ethereum/splitvmtests | winsvega | 2017-09-08 | 3 | -0/+169 |
|\ \ \ |
|
| * | | | add a case with 0 gas | Dimitry | 2017-09-08 | 1 | -1/+1 |
| * | | | add more issue tests from the fuzz server | Dimitry | 2017-09-05 | 3 | -0/+169 |
* | | | | Merge pull request #303 from ethereum/create-transaction-reverts | winsvega | 2017-09-07 | 1 | -0/+50 |
|\ \ \ \ |
|
| * | | | | Add a Blockchaintest where create transaction fails for a REVERT instruction ... | Yoichi Hirai | 2017-09-05 | 1 | -0/+50 |
| | |/ /
| |/| | |
|
* | | | | Add a test about REVERT during CALLCODE | Yoichi Hirai | 2017-09-07 | 1 | -0/+66 |
* | | | | replace BLOCKHASH test case in stBadOpcode | Jared Wasinger | 2017-09-06 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge pull request #302 from ethereum/call-transaction-reverts | Yoichi Hirai | 2017-09-05 | 1 | -0/+65 |
|\ \ \ |
|
| * | | | Add a test containing a call transaction that reverts | Yoichi Hirai | 2017-09-05 | 1 | -0/+65 |
* | | | | fill 'returndatasize_after_successful_callcode' state test | Jared Wasinger | 2017-09-05 | 1 | -76/+0 |
* | | | | rename 'returndatasize_after_callcode' -> 'returndatasize_after_successful_ca... | Jared Wasinger | 2017-09-05 | 1 | -0/+76 |
* | | | | add more returndatasize/returndatacopy tests | Jared Wasinger | 2017-09-05 | 7 | -0/+516 |
|/ / / |
|
* | | | Merge pull request #301 from ethereum/splitvmtests | Yoichi Hirai | 2017-09-04 | 1 | -0/+50 |
|\| | |
|
| * | | randomTest643 | Dimitry | 2017-09-04 | 1 | -0/+50 |
* | | | Merge pull request #296 from ethereum/splitvmtests | winsvega | 2017-09-03 | 687 | -22389/+23554 |
|\| | |
|
| * | | refill splited VMtests | Dimitry | 2017-09-01 | 5 | -0/+0 |
| * | | split vm tests | Dimitry | 2017-09-01 | 687 | -22389/+23554 |
* | | | Merge pull request #277 from ethereum/badOpcodes-CALLBLACKBOX | winsvega | 2017-09-02 | 1 | -43/+138 |
|\ \ \ |
|
| * | | | add test case which successfully creates a contract to 'badOpcodes' state tes... | Jared Wasinger | 2017-09-01 | 1 | -11/+17 |
| * | | | add more bad opcodes | Jared Wasinger | 2017-09-01 | 1 | -40/+121 |
| * | | | add CALLBLACKBOX test | Jared Wasinger | 2017-09-01 | 1 | -39/+47 |
| |/ / |
|
* | | | Merge pull request #297 from ethereum/sstore-in-contract-init | Yoichi Hirai | 2017-09-02 | 1 | -0/+55 |
|\ \ \ |
|
| * | | | remove tabs | Jared Wasinger | 2017-09-01 | 1 | -2/+2 |
| * | | | add state test for sstore in contract init code | Jared Wasinger | 2017-09-01 | 1 | -0/+55 |
| |/ / |
|
* / / | Refill suicideCoinbase test after fixing a typo Homstead -> Homestead | Yoichi Hirai | 2017-08-31 | 1 | -1/+31 |
|/ / |
|
* | | Merge pull request #276 from ethereum/walletReorg | winsvega | 2017-08-30 | 1 | -517/+0 |
|\ \ |
|
| * | | Refill walletReorganizeOwnersFiller.json | Yoichi Hirai | 2017-08-26 | 1 | -517/+0 |
* | | | refill transaction tests | Dimitry | 2017-08-30 | 1 | -0/+0 |
* | | | more transaction tests | Dimitry | 2017-08-30 | 173 | -2898/+3081 |
* | | | split transaction tests into separate files | Dimitry | 2017-08-30 | 434 | -5554/+5968 |
* | | | add 'returndatacopy_after_successful_delegatecall' state test | Jared Wasinger | 2017-08-29 | 1 | -0/+76 |
* | | | add 'returndatacopy_after_successful_callcode' state test | Jared Wasinger | 2017-08-29 | 1 | -0/+76 |
* | | | add 'returndatasize_after_successful_delegatecall' state test | Jared Wasinger | 2017-08-29 | 1 | -0/+76 |
* | | | add 'returndatasize_after_successful_staticcall' state test | Jared Wasinger | 2017-08-29 | 1 | -0/+76 |
* | | | add randomTest642 that fails on geth. a call to precompiled 007 | Dimitry | 2017-08-28 | 1 | -0/+50 |
* | | | add state test 'returndatasize_after_callcode' | Jared Wasinger | 2017-08-28 | 1 | -0/+76 |
* | | | fix tests that don't conform to blockchain test schema | Jared Wasinger | 2017-08-26 | 2 | -3/+1 |
|/ / |
|
* | | Fix the filler and fill vmIOandFlowOperationsTest | Yoichi Hirai | 2017-08-24 | 1 | -1/+0 |
* | | Changes for EIP-684 | Yoichi Hirai | 2017-08-24 | 3 | -93/+3 |
* | | Fix some VMTest filling failures | Yoichi Hirai | 2017-08-23 | 1 | -5/+5 |
* | | Merge pull request #269 from ethereum/eip649 | Yoichi Hirai | 2017-08-23 | 10 | -90/+25 |
|\ \ |
|
| * | | Fix uncleHeaderAt2ByzantiumFiller with a correct state root hash | Yoichi Hirai | 2017-08-23 | 1 | -3/+2 |
| * | | Fix uncleBloomNot0_2 with the expected state root hash | Yoichi Hirai | 2017-08-23 | 1 | -3/+2 |
| * | | Fix futureUncleTimestampDifficultyDrop2 | Yoichi Hirai | 2017-08-23 | 1 | -3/+2 |
| * | | Fill more tests | Yoichi Hirai | 2017-08-22 | 11 | -6/+218 |
| * | | Fill more tests | Yoichi Hirai | 2017-08-22 | 11 | -218/+6 |
| * | | Fill more tests on eip649 branch | Yoichi Hirai | 2017-08-22 | 2 | -28/+2 |
| * | | Fill in more tests | Yoichi Hirai | 2017-08-22 | 8 | -56/+20 |
* | | | Merge pull request #253 from cdetrio/fix-data-0x | Yoichi Hirai | 2017-08-23 | 19 | -76/+76 |
|\ \ \
| |/ /
|/| | |
|
| * | | add 0x prefix to state test transaction data | cdetrio | 2017-08-08 | 19 | -76/+76 |
* | | | remove old fields from random tests | Dimitry | 2017-08-21 | 533 | -2424/+1 |
* | | | Merge pull request #261 from jwasinger/master | winsvega | 2017-08-21 | 1 | -0/+89 |
|\ \ \ |
|
| * | | | check for all possible invalid opcodes. | Jared Wasinger | 2017-08-17 | 3 | -148/+44 |
| * | | | fix tests to conform to schema | Jared Wasinger | 2017-08-17 | 2 | -4/+4 |
| * | | | add SLOADBYTES | Jared Wasinger | 2017-08-17 | 2 | -1/+66 |
| * | | | add badOpcode tests for SLOADBYTES and SSIZE | Jared Wasinger | 2017-08-17 | 2 | -2/+66 |
| * | | | add badOpcode state test for SSIZE | Jared Wasinger | 2017-08-17 | 1 | -0/+64 |
* | | | | Merge pull request #254 from cdetrio/fix-filler-storage | winsvega | 2017-08-21 | 18 | -26/+26 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | use hex for storage keys and values in state test fillers | cdetrio | 2017-08-08 | 18 | -26/+26 |
| | |/
| |/| |
|
* | | | Fix more BlockchainTests | Yoichi Hirai | 2017-08-17 | 8 | -20/+20 |
| |/
|/| |
|
* | | update comments in dao transition tests | Dimitry | 2017-08-15 | 3 | -12/+12 |
* | | Fix the modexpFiller about large base length and large exp length | Yoichi Hirai | 2017-08-14 | 1 | -4/+4 |
* | | fix test name zeroSigTransactionCreate | Dimitry | 2017-08-14 | 2 | -2/+2 |
* | | more returndata test cases | cdetrio | 2017-08-11 | 5 | -0/+248 |
* | | Add a test case that RETURNDATACOPYs REVERTed data | Yoichi Hirai | 2017-08-08 | 1 | -0/+81 |
|/ |
|
* | Merge pull request #250 from cdetrio/filler-valid-json | Yoichi Hirai | 2017-08-07 | 21 | -554/+554 |
|\ |
|
| * | fix invalid json fillers | cdetrio | 2017-08-06 | 21 | -554/+554 |
* | | Fix some formatting issues in VMTest fillers | Yoichi Hirai | 2017-08-05 | 2 | -50/+50 |
|/ |
|
* | Merge pull request #245 from ethereum/blockhashtest | Yoichi Hirai | 2017-08-04 | 1 | -4/+19 |
|\ |
|
| * | blockhash test on Byzantine transition | Dimitry | 2017-08-04 | 1 | -4/+19 |
* | | Fix the filler as well | Yoichi Hirai | 2017-08-04 | 1 | -1/+5 |
|/ |
|
* | Transition tests with Byzantium | Dimitry | 2017-08-03 | 1 | -0/+0 |
* | split metropolis | Dimitry | 2017-08-03 | 758 | -1114/+1120 |
* | Merge pull request #214 from ethereum/add-comment | winsvega | 2017-08-01 | 1 | -0/+1 |
|\ |
|
| * | Add an explanation | Yoichi Hirai | 2017-07-06 | 1 | -0/+1 |
* | | regenerate hive tests | Dimitry | 2017-08-01 | 5 | -10/+10 |
* | | Merge pull request #212 from ligi/fix_typos | Yoichi Hirai | 2017-07-26 | 1 | -8/+8 |
|\ \ |
|
| * | | Fix typos | ligi | 2017-07-07 | 1 | -8/+8 |
| |/ |
|
* | | Modify createJS_ExampleContract filler so that in Metropolis, contract overwr... | Yoichi Hirai | 2017-07-18 | 1 | -1/+1 |
* | | Expect zeros in the storage of an overwritten contract | Yoichi Hirai | 2017-07-14 | 1 | -5/+0 |
* | | Merge pull request #232 from ethereum/remove-old-fields | winsvega | 2017-07-14 | 14 | -72/+0 |
|\ \ |
|
| * | | remove "logs", "postStateRoot", "out" fields in state test fillers | Felix Lange | 2017-07-13 | 14 | -72/+0 |
* | | | Merge branch 'develop' into exp255 | winsvega | 2017-07-13 | 40 | -363/+52 |
|\| | |
|
| * | | remove unneeded Metropolis test | Dimitry | 2017-07-11 | 1 | -165/+0 |
| * | | refill blockchaintests on metropolis | Dimitry | 2017-07-11 | 5 | -150/+4 |
| * | | refill general state tests | Dimitry | 2017-07-10 | 34 | -48/+48 |
* | | | Add a test case baseLength = modLength = 0, but expLength = 2^255 | Yoichi Hirai | 2017-07-10 | 1 | -3/+5 |
|/ / |
|
* | | Merge pull request #219 from ethereum/max-code-size-from-spurious-dragon | winsvega | 2017-07-10 | 1 | -2/+2 |
|\ \ |
|
| * | | Max code size is enforced at EIP158, not at EIP150 | Yoichi Hirai | 2017-07-10 | 1 | -2/+2 |
* | | | Merge pull request #217 from ethereum/bcTransitionTests | winsvega | 2017-07-10 | 16 | -7152/+3355 |
|\| | |
|
| * | | Blockchain transition tests | Dimitry | 2017-07-07 | 16 | -7152/+3355 |
| |/ |
|
* | | Merge pull request #218 from ethereum/revert-address-calculation | winsvega | 2017-07-10 | 1 | -7/+1 |
|\ \ |
|
| * | | Fix RPC_API_Test for https://github.com/ethereum/cpp-ethereum/pull/4231 | Yoichi Hirai | 2017-07-07 | 1 | -7/+1 |
| |/ |
|
* | | Merge pull request #215 from ethereum/modexp_base_2to64 | winsvega | 2017-07-10 | 1 | -3/+23 |
|\ \ |
|
| * | | Add a case where exp length is 2^64 | Yoichi Hirai | 2017-07-06 | 1 | -2/+20 |
| * | | Add a modexp test where base length is 2^64 | Yoichi Hirai | 2017-07-06 | 1 | -3/+5 |
| |/ |
|
* | | Merge pull request #208 from ethereum/returndatacopy_with_2_256_sum | winsvega | 2017-07-10 | 1 | -0/+67 |
|\ \
| |/
|/| |
|
| * | Use CALLDATALOAD instead of CALLDATACOPY and MLOAD | Yoichi Hirai | 2017-07-06 | 1 | -1/+1 |
| * | Add one-less and one-more numbers | Yoichi Hirai | 2017-07-06 | 1 | -2/+9 |
| * | Add a test RETURNDATACOPY at the beginning of a program should throw an excep... | Yoichi Hirai | 2017-07-03 | 1 | -0/+60 |
* | | Merge pull request #207 from ethereum/remove_compiled_code | winsvega | 2017-07-06 | 5 | -8/+0 |
|\ \ |
|
| * | | Remove hex codes after the LLL code | Yoichi Hirai | 2017-07-03 | 5 | -8/+0 |
| |/ |
|
* | | Merge pull request #196 from ethereum/returndatacopy_0_0_after_successful_create | winsvega | 2017-07-06 | 2 | -0/+143 |
|\ \ |
|
| * | | Use (SSTORE 0 1) in the init code to see if the CREATE succeeds or not | Yoichi Hirai | 2017-07-06 | 1 | -1/+10 |
| * | | Add a test about RETURNDATACOPY after a successful CREATE should throw except... | Yoichi Hirai | 2017-06-28 | 1 | -0/+60 |
| * | | Address @winsvega's comments | Yoichi Hirai | 2017-06-28 | 1 | -9/+1 |
| * | | Add test cases for RETURNDATACOPY after a successful CREATE should not throw ... | Yoichi Hirai | 2017-06-26 | 1 | -0/+82 |
* | | | Merge pull request #211 from ethereum/nonce-after-collision | winsvega | 2017-07-06 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Fix and refill GeneralStateTest after fixing the nonce change for address col... | Yoichi Hirai | 2017-07-06 | 1 | -2/+2 |
* | | | | Merge pull request #200 from ethereum/returndatacopy-after-failing-call-with-... | winsvega | 2017-07-06 | 1 | -0/+68 |
|\ \ \ \ |
|
| * | | | | Add a test about "RETURNDATACOPY after a failing CALL should throw exception ... | Yoichi Hirai | 2017-06-29 | 1 | -0/+68 |
* | | | | | Merge pull request #202 from ethereum/returndatacopy_big_sum | winsvega | 2017-07-06 | 1 | -0/+60 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Add a test 'RETURNDATACOPY at the beginning of a program should throw an exce... | Yoichi Hirai | 2017-06-30 | 1 | -0/+60 |
| |/ / / |
|
* | | | | Merge pull request #210 from ethereum/many_zeros_exp | winsvega | 2017-07-05 | 1 | -3/+5 |
|\ \ \ \ |
|
| * | | | | Price calculation when exp length > 256, and the first word of exponent is zero | Yoichi Hirai | 2017-07-04 | 1 | -3/+5 |
| | |_|/
| |/| | |
|
* | | | | move gasPricer test | Dimitry | 2017-07-03 | 1 | -0/+0 |
* | | | | convert to new tests | Dimitry | 2017-07-03 | 115 | -0/+141413 |
* | | | | remove old tests | Dimitry | 2017-07-03 | 130 | -354750/+0 |
* | | | | convert more bctests | Dimitry | 2017-07-03 | 39 | -6906/+6170 |
* | | | | update bctests to gbctests | Dimitry | 2017-07-03 | 90 | -5821/+7791 |
* | | | | translate bcStateTests into general blockchain tests | Dimitry | 2017-07-03 | 6 | -0/+763 |
|/ / / |
|
* / / | Fix names of test cases in GeneralStateTests to match the file names | Yoichi Hirai | 2017-06-30 | 82 | -147/+147 |
|/ / |
|
* | | more staticcall tests update | Dimitry | 2017-06-28 | 2 | -6/+201 |
* | | more staticcall tests | Dimitry | 2017-06-28 | 5 | -0/+627 |
* | | Merge pull request #194 from ethereum/returndata-read-zero-bytes | winsvega | 2017-06-27 | 1 | -0/+74 |
|\ \ |
|
| * | | Also try RETURNDATACOPY when the calldata is not empty | Yoichi Hirai | 2017-06-27 | 1 | -2/+2 |
| * | | Add a test for trying returndatacopy 0 0 on an empty return data buffer | Yoichi Hirai | 2017-06-23 | 1 | -0/+74 |
* | | | Merge pull request #192 from ethereum/revert-create | winsvega | 2017-06-27 | 1 | -0/+74 |
|\ \ \ |
|
| * | | | Add a case where REVERT in an init code passes data to the creating context | Yoichi Hirai | 2017-06-22 | 1 | -0/+74 |
| |/ / |
|
* | | | Merge pull request #195 from ethereum/correctStatic | winsvega | 2017-06-27 | 6 | -5/+151 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix a test case that expected staticcall to return successfully even when an ... | Yoichi Hirai | 2017-06-27 | 1 | -1/+1 |
| * | | Fix a test that expected staticcall to return successfully even when SSTORE i... | Yoichi Hirai | 2017-06-27 | 1 | -2/+2 |
| * | | Add a test about staticcall not inheriting the callvalue from the parent call... | Yoichi Hirai | 2017-06-26 | 1 | -0/+76 |
| * | | Add a test about STATICCALL not inheriting the callvalue | Yoichi Hirai | 2017-06-26 | 1 | -0/+70 |
| * | | correct staticcall tests | Dimitry | 2017-06-24 | 2 | -2/+2 |
* | | | Merge pull request #193 from ethereum/split-files | winsvega | 2017-06-24 | 44 | -6010/+6052 |
|\ \ \
| |/ /
|/| | |
|
| * | | Remove a left-over odd-length hex string | Yoichi Hirai | 2017-06-23 | 3 | -3/+3 |
| * | | Split GeneralStateTestFiller files that contain multiple tests | Yoichi Hirai | 2017-06-23 | 41 | -6007/+6049 |
| |/ |
|
* | | fix create transactions with eip86 rule | Dimitry | 2017-06-23 | 2 | -7/+30 |
* | | more zeroSigTransaction tests | Dimitry | 2017-06-23 | 5 | -2/+454 |
* | | refill tests with new transaction create rules on Metropolis | Dimitry | 2017-06-23 | 11 | -4/+170 |
* | | update eip86 | yann300 | 2017-06-23 | 25 | -161/+710 |
* | | update stQuadraticComplexity with 250M gasLimit | Dimitry | 2017-06-22 | 16 | -148/+1084 |
* | | update stMemoryStress with 250M gas limit | Dimitry | 2017-06-22 | 38 | -186/+1470 |
* | | remove stBoundsTest | Dimitry | 2017-06-22 | 52 | -3557/+0 |
|/ |
|
* | Add missing '0's in calldata. The hex strings were of odd length | Yoichi Hirai | 2017-06-21 | 7 | -31/+31 |
* | Change the filler according to | Yoichi Hirai | 2017-06-16 | 1 | -3/+3 |
* | Fix the timestamp in GeneralStateTestsFiller as suggested in | Yoichi Hirai | 2017-06-16 | 96 | -96/+96 |
* | Fix the difficulty in the GeneralStateTest fillers as suggested in | Yoichi Hirai | 2017-06-16 | 96 | -96/+96 |
* | Merge branch 'snark_test_filled' into new_expmod_cost | Yoichi Hirai | 2017-06-14 | 238 | -2/+73506 |
|\ |
|
| * | A precompiled contract exists at address 8, so the staticcall does not cause ... | Yoichi Hirai | 2017-06-13 | 1 | -1/+1 |
| * | Split a filler file into two and rename a test case into a shorter name | Yoichi Hirai | 2017-06-13 | 2 | -282/+284 |
| * | Split a filler file into two and rename a case into a shorter name | Yoichi Hirai | 2017-06-13 | 2 | -282/+284 |
| * | Split a filler file into two and rename a test case into a shorter name | Yoichi Hirai | 2017-06-13 | 2 | -282/+284 |
| * | Split a filler file into two and rename a test case into a shorter name | Yoichi Hirai | 2017-06-13 | 2 | -286/+288 |
| * | Split a filler so that each file contains one case | Yoichi Hirai | 2017-06-13 | 2 | -286/+288 |
| * | Split a filler file and rename a case into a shorter name | Yoichi Hirai | 2017-06-13 | 2 | -286/+288 |
| * | Split filler files that contain two test cases | Yoichi Hirai | 2017-06-13 | 12 | -1708/+1720 |
| * | Shorten test namnes according to short file names | Yoichi Hirai | 2017-06-13 | 28 | -28/+28 |
| * | Shorten the name of another filler | Yoichi Hirai | 2017-06-13 | 1 | -1/+1 |
| * | Rename test cases in the fillers, according to the file names | Yoichi Hirai | 2017-06-13 | 49 | -49/+49 |
| * | add 0x prefix for coinbase verification | Dimitry | 2017-06-13 | 224 | -257/+257 |
| * | correct Vitalik's test fillers env info | Dimitry | 2017-06-13 | 224 | -1030/+1030 |
| * | Shorten file names | Yoichi Hirai | 2017-06-13 | 49 | -0/+0 |
| * | Split pyethereum_ecpairing_testsFiller.json into files for each test case | Yoichi Hirai | 2017-06-13 | 28 | -7718/+7770 |
| * | Split pyethereum_ecmul_testsFiller.json into files for each test case | Yoichi Hirai | 2017-06-13 | 162 | -55096/+55416 |
| * | Split pyethereum_ecadd_testsFiller.json into as many files as test cases | Yoichi Hirai | 2017-06-13 | 37 | -10224/+10294 |
| * | Trying to fill, using a modified snark PR | Yoichi Hirai | 2017-06-13 | 3 | -0/+73038 |
| * | Rename paring into pairing | Yoichi Hirai | 2017-06-13 | 1 | -1/+1 |
* | | Add modexp tess from Pyethereum | Yoichi Hirai | 2017-06-14 | 96 | -0/+17012 |
|/ |
|
* | Merge pull request #181 from ethereum/returndatacopy_throw | winsvega | 2017-06-13 | 3 | -43/+3 |
|\ |
|
| * | Update expectations for the new throwing behavior of RETURNDATACOPY | Yoichi Hirai | 2017-06-08 | 3 | -43/+3 |
* | | Create stackOverflowM1Filler.json | winsvega | 2017-06-08 | 1 | -17/+17 |
|/ |
|
* | Merge pull request #174 from ethereum/returndatacopy_initial | winsvega | 2017-06-05 | 5 | -0/+397 |
|\ |
|
| * | Add tests for RETURNDATACOPY after CREATE | Yoichi Hirai | 2017-05-24 | 1 | -0/+82 |
| * | Add a test case for a RETURNDATACOPY from an overrunning range | Yoichi Hirai | 2017-05-24 | 1 | -0/+82 |
| * | Updated the opcodes of RETURNDATA instructions | Yoichi Hirai | 2017-05-24 | 3 | -5/+5 |
| * | Add a test for RETURNDATACOPY following a successful CALL | Yoichi Hirai | 2017-05-24 | 1 | -4/+8 |
| * | WIP: hand-assembling this code seems like too much work | Yoichi Hirai | 2017-05-24 | 1 | -0/+79 |
| * | Add a test case about RETURNDATASIZE returning zero after initialization | Yoichi Hirai | 2017-05-24 | 1 | -0/+75 |
| * | Fallback on the hex code while lllc implements RETURNDATACOPY | Yoichi Hirai | 2017-05-24 | 1 | -0/+1 |
| * | The LLL code should be in braces | Yoichi Hirai | 2017-05-24 | 1 | -1/+1 |
| * | Rename Filter.json into Filler.json | Yoichi Hirai | 2017-05-24 | 1 | -0/+0 |