| Commit message (Expand) | Author | Age | Files | Lines |
* | recursive create2 | Dimitry | 2018-09-14 | 1 | -0/+77 |
* | push32 without bytes at the end | Dimitry | 2018-09-14 | 1 | -0/+62 |
* | create2 on depth 1023 1024 | Dimitry | 2018-09-14 | 2 | -0/+159 |
* | create2 oog in init | Dimitry | 2018-09-12 | 1 | -0/+85 |
* | REVERT in CREATE2 | Dimitry | 2018-09-12 | 4 | -0/+292 |
* | RevertDepthCreate2 OOG | Dimitry | 2018-09-11 | 1 | -0/+129 |
* | returndatacopy after create2 tests | Dimitry | 2018-09-11 | 3 | -0/+190 |
* | Merge pull request #500 from mattdean-digicatapult/add-new-touched-cleanup-case | winsvega | 2018-09-10 | 1 | -0/+73 |
|\ |
|
| * | Add new touched cleanup case | Matthew Dean | 2018-09-10 | 1 | -0/+73 |
* | | more create2 tests | Dimitry | 2018-09-08 | 4 | -4/+315 |
* | | create2 check fields in init code | Dimitry | 2018-09-08 | 1 | -0/+187 |
* | | create2 call precompiles from init code | Dimitry | 2018-09-06 | 1 | -0/+233 |
|/ |
|
* | more create2 collision tests | Dimitry | 2018-09-05 | 7 | -11/+310 |
* | refill collision test | Dimitry | 2018-09-04 | 1 | -3/+38 |
* | create2 bounds + yoichi tests | Dimitry | 2018-09-04 | 5 | -0/+359 |
* | create2 OOG tests | Dimitry | 2018-09-03 | 8 | -1/+541 |
* | Suicide in create2 tests | Dimitry | 2018-08-31 | 2 | -0/+247 |
* | create2 init code tests | Dimitry | 2018-08-28 | 2 | -0/+296 |
* | create2 test | Dimitry | 2018-08-27 | 9 | -0/+865 |
* | fix sar 2^256 0 test | Dimitry | 2018-08-08 | 1 | -3/+4 |
* | sar00 test | Dimitry | 2018-07-27 | 1 | -0/+105 |
* | sar 0 256-1 test | Dimitry | 2018-07-27 | 1 | -0/+106 |
* | check returndatasize after failing create | Dimitry | 2018-07-06 | 1 | -0/+67 |
* | check returndata after failing create | Dimitry | 2018-07-06 | 1 | -0/+75 |
* | create failure due to deployment cost tests | Dimitry | 2018-07-03 | 5 | -0/+388 |
* | fix remaining tests | Dimitry | 2018-05-18 | 1 | -9/+26 |
* | restore ecmul test | Dimitry | 2018-05-15 | 1 | -3/+6 |
* | fix more tests with coinbase touch | Dimitry | 2018-05-15 | 3 | -9/+50 |
* | fix more tests with touch coinbase | Dimitry | 2018-05-15 | 25 | -71/+548 |
* | fix more tests | Dimitry | 2018-05-15 | 3 | -2/+88 |
* | fix more tests | Dimitry | 2018-05-15 | 5 | -12/+90 |
* | fix oog transaction execution | Dimitry | 2018-05-15 | 1 | -1/+7 |
* | Merge pull request #428 from ethereum/touched-revert-create | Yoichi Hirai | 2018-05-09 | 1 | -0/+63 |
|\ |
|
| * | Test whether a failed create transaction reverts account deletion | Yoichi Hirai | 2018-03-09 | 1 | -0/+63 |
* | | Add a test case where the same contract performs selfdestruct twice | Yoichi Hirai | 2018-04-24 | 1 | -0/+64 |
* | | Add a test where the same account performs selfdestruct twice | Yoichi Hirai | 2018-04-20 | 1 | -0/+67 |
* | | add test which checks codesize/extcodesize on contract in init | Jared Wasinger | 2018-04-18 | 1 | -0/+55 |
* | | Add a GeneralStateTest filler instead of a removed VMtest | Yoichi Hirai | 2018-04-10 | 1 | -0/+58 |
* | | Merge pull request #442 from ethereum/id-input-is-bigger | Yoichi Hirai | 2018-04-06 | 1 | -0/+66 |
|\ \ |
|
| * | | Add a test that calls the ID precompiled contract with a smaller output | Yoichi Hirai | 2018-03-30 | 1 | -0/+66 |
* | | | Add a test that executes a single `REVERT` on an empty stack | Yoichi Hirai | 2018-04-03 | 1 | -0/+59 |
|/ / |
|
* | | Merge pull request #424 from ethereum/sar | Yoichi Hirai | 2018-03-26 | 16 | -0/+1682 |
|\ \ |
|
| * | | Add Fillers for SAR tests | Yoichi Hirai | 2018-03-23 | 16 | -0/+1682 |
* | | | Add fillers for SHR tests | Yoichi Hirai | 2018-03-22 | 11 | -0/+1199 |
|/ / |
|
* | | Rename duplicated keys in filler JSON files | Yoichi Hirai | 2018-03-22 | 79 | -260/+247 |
* | | Remove duplicate properties from fillers | Yoichi Hirai | 2018-03-19 | 68 | -71/+71 |
* | | Merge pull request #421 from ethereum/more-shifts | winsvega | 2018-03-17 | 10 | -0/+1086 |
|\ \ |
|
| * | | Add more shl tests | Yoichi Hirai | 2018-03-10 | 10 | -0/+1086 |
| |/ |
|
* / | Add a filler for identity_to_bigger test | Yoichi Hirai | 2018-03-14 | 1 | -0/+66 |
|/ |
|
* | Merge pull request #419 from ethereum/init-create-revert | Yoichi Hirai | 2018-03-01 | 1 | -0/+75 |
|\ |
|
| * | revert in CREATE in init code, followed by returndatasize/copy | Yoichi Hirai | 2018-02-27 | 1 | -0/+75 |
* | | Add (shl 0 1) test | Yoichi Hirai | 2018-03-01 | 1 | -0/+109 |
* | | Add directories for tests for shift instructions | Yoichi Hirai | 2018-02-27 | 1 | -0/+1 |
|/ |
|
* | replace 0x1 with 0x01 | Dimitry | 2018-02-17 | 91 | -273/+273 |
* | fix syntax in tests | Dimitry | 2018-02-17 | 2 | -5/+5 |
* | fix stCreateTest | Dimitry | 2018-02-17 | 4 | -13/+100 |
* | fix stRevertTest | Dimitry | 2018-02-17 | 7 | -18/+154 |
* | fix stStaticCall | Dimitry | 2018-02-17 | 23 | -4/+403 |
* | fix stZeroKnowledge2 | Dimitry | 2018-02-17 | 130 | -320/+6686 |
* | fix stZeroKnowledge | Dimitry | 2018-02-16 | 133 | -301/+7137 |
* | fix stBugs | Dimitry | 2018-02-16 | 2 | -6/+6 |
* | fix stMemoryStressTest | Dimitry | 2018-02-16 | 7 | -7/+226 |
* | fix stQuadraticComplexityTest | Dimitry | 2018-02-16 | 16 | -0/+498 |
* | fix stArgsZeroOneBalance | Dimitry | 2018-02-16 | 8 | -20/+34 |
* | fix stBadOpcodes | Dimitry | 2018-02-16 | 1 | -2/+3 |
* | fix stPreCompiledContracts2 | Dimitry | 2018-02-16 | 5 | -6/+110 |
* | fix stPreCompiledContracts empty expect | Dimitry | 2018-02-16 | 93 | -132/+1649 |
* | update stSolidityTest | Dimitry | 2018-02-07 | 13 | -13/+13 |
* | refill stZeroKnowledge2 | Dimitry | 2018-02-07 | 130 | -130/+130 |
* | update stZeroKnowledge fillers | Dimitry | 2018-02-07 | 133 | -186/+186 |
* | refill and update stSpecialTest, stStackTest, stZeroCalls | Dimitry | 2018-02-07 | 31 | -70/+31 |
* | update stSpecialTest fillers | Dimitry | 2018-02-07 | 12 | -18/+18 |
* | refill stRecursive | Dimitry | 2018-02-07 | 2 | -4/+4 |
* | refill stQuadraticComplexity | Dimitry | 2018-02-07 | 2 | -1/+14112 |
* | update stPreCompiledContracts, stEIP158Specific, stQuadraticComplexity | Dimitry | 2018-02-07 | 120 | -300/+140 |
* | update stCodeSize stBadOpcode | Dimitry | 2018-02-07 | 3 | -3/+3 |
* | refill stBugs | Dimitry | 2018-02-06 | 3 | -3/+23 |
* | refill stAttack stBadOpcode | Dimitry | 2018-02-06 | 3 | -5/+5 |
* | refill stArgsZeroOneBalance | Dimitry | 2018-02-06 | 46 | -94/+91 |
* | refill stZeroCallsTest | Dimitry | 2018-02-06 | 24 | -24/+24 |
* | update stWalletTest fillers | Dimitry | 2018-02-06 | 42 | -54/+54 |
* | update stTransitionTest fillers | Dimitry | 2018-02-06 | 9 | -9/+9 |
* | update stTransitionTest fillers | Dimitry | 2018-02-05 | 44 | -77/+77 |
* | update stSystemOperations fillers | Dimitry | 2018-02-05 | 65 | -90/+90 |
* | refill stStaticCall | Dimitry | 2018-02-05 | 3 | -5/+8 |
* | update stStaticCall fillers | Dimitry | 2018-02-05 | 284 | -393/+353 |
* | update stSolidityTest fillers | Dimitry | 2018-02-05 | 13 | -13/+13 |
* | fill stRevertTest | Dimitry | 2018-02-05 | 5 | -7/+10 |
* | update stRevertTest fillers | Dimitry | 2018-02-05 | 41 | -72/+99 |
* | refill stReturnDataTest | Dimitry | 2018-02-05 | 37 | -41/+217 |
* | update stRefundTest fillers | Dimitry | 2018-02-05 | 19 | -26/+26 |
* | fix stMemoryTest | Dimitry | 2018-02-05 | 67 | -67/+67 |
* | fix stRandom2 tests | Dimitry | 2018-02-03 | 225 | -223/+1864 |
* | refill stRandomTests | Dimitry | 2018-02-02 | 49 | -49/+1567 |
* | update stRandom fillers | Dimitry | 2018-02-02 | 327 | -327/+327 |
* | update stPreCompiledContracts2 fillers | Dimitry | 2018-02-02 | 94 | -114/+114 |
* | update stNonZeroCalls fillers | Dimitry | 2018-02-02 | 24 | -24/+24 |
* | refill stMemoryStressTest | Dimitry | 2018-02-02 | 1 | -1/+2 |
* | update stMemoryStress fillers | Dimitry | 2018-02-02 | 38 | -38/+38 |
* | update fillers stMemExpandingEIP150Calls | Dimitry | 2018-02-02 | 8 | -9/+9 |
* | update stLogTests fillers | Dimitry | 2018-02-01 | 46 | -46/+46 |
* | update stInitCode test fillers | Dimitry | 2018-02-01 | 18 | -18/+18 |
* | update stEIP150Specific fillers | Dimitry | 2018-02-01 | 13 | -272/+13 |
* | update stEIP150singleCodeGasPrices fillers | Dimitry | 2018-02-01 | 30 | -99/+57 |
* | update fillers for stDelegatecallTestHomestead | Dimitry | 2018-02-01 | 34 | -416/+43 |
* | refill stCreateTest | Dimitry | 2018-02-01 | 1 | -0/+23 |
* | update fillers stCreateTest | Dimitry | 2018-02-01 | 22 | -22/+22 |
* | update src stChangedEIP150 | Dimitry | 2018-01-31 | 30 | -60/+60 |
* | refill stCallDelegateCodesHomestead | Dimitry | 2018-01-31 | 4 | -8/+8 |
* | update stCallDelegateCodesHomestead fillers | Dimitry | 2018-01-31 | 58 | -1859/+65 |
* | fix src stCallDelegateCodesCallCodeHomestead | Dimitry | 2018-01-31 | 58 | -60/+60 |
* | refill stCallCreateCallCodeTest | Dimitry | 2018-01-31 | 1 | -2/+2 |
* | update fillers of stCallCreateCallCode | Dimitry | 2018-01-31 | 39 | -48/+48 |
* | optimize stCallCodes src | Dimitry | 2018-01-31 | 79 | -97/+97 |
* | Fixing errors from JSONSchema/st-filler-schema.json | Yoichi Hirai | 2018-01-30 | 736 | -1029/+1029 |
* | fix travis tests for PR 4809 | Dimitry | 2018-01-30 | 1 | -1/+1 |
* | Add a new input for modlen = 999188. | Yoichi Hirai | 2018-01-30 | 1 | -2/+18 |
* | add stEWASM test folder | Dimitry | 2018-01-22 | 1 | -0/+0 |
* | Update README.md | winsvega | 2018-01-16 | 1 | -2/+2 |
* | add readme file | Dimitry | 2018-01-16 | 1 | -0/+18 |
* | stArgsZeroOneBalance tests | Dimitry | 2018-01-16 | 46 | -0/+2438 |
* | Merge pull request #388 from ethereum/code-copy-offset | winsvega | 2018-01-07 | 1 | -0/+70 |
|\ |
|
| * | add filler for codeCopyOffset, change location | Jared Wasinger | 2018-01-04 | 1 | -0/+70 |
* | | Merge pull request #387 from ethereum/returndata-after-revert-in-callcode | Yoichi Hirai | 2018-01-04 | 1 | -3/+19 |
|\ \
| |/
|/| |
|
| * | Add a test for RETURNDATASIZE/COPY after a revert during a CALLCODE | Yoichi Hirai | 2018-01-03 | 1 | -3/+19 |
* | | use yml format, correct order in data comments | Jose Hugo De la cruz Romero | 2018-01-03 | 2 | -44/+35 |
* | | Test RETURN for big offset | Jose Hugo De la cruz Romero | 2017-12-26 | 1 | -0/+44 |
|/ |
|
* | Merge pull request #386 from ethereum/evm | winsvega | 2017-12-22 | 1 | -0/+58 |
|\ |
|
| * | evmBytecode test | Dimitry | 2017-12-21 | 1 | -0/+58 |
* | | Merge pull request #384 from ethereum/revert_in_delegate_call_more | Yoichi Hirai | 2017-12-21 | 1 | -3/+19 |
|\ \
| |/
|/| |
|
| * | Test RETURNDATASIZE and RETURNDATACOPY in RevertInDelegateCallFiller | Yoichi Hirai | 2017-12-14 | 1 | -3/+19 |
* | | Merge pull request #372 from ethereum/modexp-returndatasize | winsvega | 2017-12-20 | 1 | -3/+41 |
|\ \ |
|
| * | | add more modexp returndatasize test cases | Jared Wasinger | 2017-11-25 | 1 | -3/+41 |
* | | | add test for CALLDATACOPY where calldata offset > calldata length and copy le... | Jared Wasinger | 2017-12-15 | 1 | -0/+70 |
| |/
|/| |
|
* | | Merge pull request #375 from ethereum/returndatacopy_following_revert_in_create | winsvega | 2017-12-13 | 1 | -0/+74 |
|\ \ |
|
| * | | Adding a new test about returndatacopy following a revert in an init code | Yoichi Hirai | 2017-12-06 | 1 | -0/+74 |
| |/ |
|
* | | Merge pull request #379 from ethereum/returndatacopy_after_revert_in_static | Yoichi Hirai | 2017-12-08 | 1 | -0/+82 |
|\ \ |
|
| * | | Add a test case for RETURNDATACOPY after REVERT in STATICCALL | Yoichi Hirai | 2017-12-08 | 1 | -0/+82 |
| |/ |
|
* / | Store the result of RETURNDATASIZE after a static call fails for a REVERT | Yoichi Hirai | 2017-12-08 | 1 | -1/+1 |
|/ |
|
* | fix StaticCallTests | Dimitry | 2017-11-23 | 2 | -4/+5 |
* | Add a test for checking RETURNDATASIZE after a modexp with modsize = 1 | Yoichi Hirai | 2017-10-25 | 1 | -4/+23 |
* | create failing inside staticcall | Dimitry | 2017-10-25 | 1 | -0/+92 |
* | returndatacopy bug | Dimitry | 2017-10-24 | 1 | -0/+53 |
* | Merge pull request #363 from ethereum/modexp-modsize0-returnsize | Yoichi Hirai | 2017-10-24 | 1 | -0/+83 |
|\ |
|
| * | Add tests about returndatasize following modexp calls of modsize = 0 | Yoichi Hirai | 2017-10-23 | 1 | -0/+83 |
* | | Merge pull request #362 from ethereum/returndata-ecrec | Yoichi Hirai | 2017-10-24 | 1 | -0/+43 |
|\ \ |
|
| * | | 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 | 1 | -0/+64 |
|\ \ \
| |_|/
|/| | |
|
| * | | RETURNDATACOPY and RETURNDATASIZE after failing create | Dimitry | 2017-10-19 | 1 | -0/+64 |
* | | | Add a test case about transaction calls A (CALL B(CALL C(RETURN) OOG) 'check ... | Yoichi Hirai | 2017-10-18 | 1 | -0/+98 |
* | | | RETURNDATASIZE after a failing CALL (due to insufficient balance) should retu... | Dimitry | 2017-10-17 | 1 | -0/+89 |
|/ / |
|
* | | Merge pull request #354 from ethereum/modexpinput | Yoichi Hirai | 2017-10-13 | 1 | -0/+82 |
|\ \ |
|
| * | | modexp input test | Dimitry | 2017-10-13 | 1 | -5/+19 |
| * | | fuzzed test modexp input | Dimitry | 2017-10-13 | 1 | -0/+68 |
* | | | Merge pull request #352 from ethereum/badOpcodes-bigger-stack | winsvega | 2017-10-13 | 1 | -122/+122 |
|\ \ \ |
|
| * | | | refill badopcodes blockchain tests, blockchain general state tests | Jared Wasinger | 2017-10-13 | 1 | -122/+122 |
* | | | | Update randomStatetest647Filler.json | winsvega | 2017-10-13 | 1 | -1/+1 |
* | | | | fuzztests bytecode | Dimitry | 2017-10-13 | 1 | -0/+61 |
| |/ /
|/| | |
|
* | | | split large test suites | Dimitry | 2017-10-13 | 448 | -0/+0 |
|/ / |
|
* | | add _info comment | Dimitry | 2017-10-11 | 1 | -0/+3 |
* | | python test | Dimitry | 2017-10-11 | 1 | -0/+59 |
* | | Add an interesting input to modexp found by fuzzing | Yoichi Hirai | 2017-10-10 | 1 | -2/+4 |
* | | fix test fillers | Dimitry | 2017-10-06 | 33 | -604/+606 |
|/ |
|
* | regenerate state tests | Dimitry | 2017-09-29 | 400 | -37825/+34 |
* | Merge pull request #338 from ethereum/revert_should_reset_returndata | Yoichi Hirai | 2017-09-29 | 1 | -0/+304 |
|\ |
|
| * | Update with more comments | Yoichi Hirai | 2017-09-27 | 1 | -7/+8 |
| * | Add tests that set up a nonempty returndata buffer and then call a contract t... | Yoichi Hirai | 2017-09-27 | 1 | -0/+303 |
* | | Add a test where RETURNDATACOPY with a nonzero size fails after a CALL with i... | Yoichi Hirai | 2017-09-27 | 1 | -0/+70 |
|/ |
|
* | 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 |
| |/ /
|/| | |
|
* | | | add tests for all good opcodes in contract init | Jared Wasinger | 2017-09-16 | 1 | -0/+316 |
|/ / |
|
* | | 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 precompiled tests | Dimitry | 2017-09-12 | 359 | -659/+558 |
* | | 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 |
* | | | 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 |
* | | | 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 #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 |
| |/ / |
|
* | | | 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 |
|/ / |
|
* | | 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 |
* | | Changes for EIP-684 | Yoichi Hirai | 2017-08-24 | 3 | -93/+3 |
* | | 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 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 |
|/ |
|
* | fix invalid json fillers | cdetrio | 2017-08-06 | 21 | -554/+554 |
* | Fix the filler as well | Yoichi Hirai | 2017-08-04 | 1 | -1/+5 |
* | split metropolis | Dimitry | 2017-08-03 | 702 | -886/+887 |
* | 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 |
* | | 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 | 34 | -48/+48 |
|\| | |
|
| * | | 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 | 1 | -0/+3 |
|\| | |
|
| * | | Blockchain transition tests | Dimitry | 2017-07-07 | 1 | -0/+3 |
| |/ |
|
* | | 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 |