| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #231 from ethereum/fillchain_createJS_ExampleContract | Yoichi Hirai | 2017-07-18 | 3 | -126/+268 |
|\ |
|
| * | Modify createJS_ExampleContract filler so that in Metropolis, contract overwr... | Yoichi Hirai | 2017-07-18 | 3 | -126/+268 |
| * | remove old blockchain transition test files | Dimitry | 2017-07-18 | 4 | -16512/+0 |
| * | Whitespace change | Yoichi Hirai | 2017-07-18 | 1 | -2/+0 |
* | | Merge pull request #221 from ethereum/clear-storage-when-create | Yoichi Hirai | 2017-07-17 | 2 | -15/+20 |
|\| |
|
| * | Expect zeros in the storage of an overwritten contract | Yoichi Hirai | 2017-07-14 | 2 | -15/+20 |
* | | remove old blockchain transition test files | Dimitry | 2017-07-16 | 4 | -16512/+0 |
* | | Whitespace change | Yoichi Hirai | 2017-07-14 | 1 | -2/+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 pull request #220 from ethereum/exp255 | winsvega | 2017-07-14 | 2 | -5/+48 |
|\ \
| |/
|/| |
|
| * | Merge branch 'develop' into exp255 | winsvega | 2017-07-13 | 2223 | -17491/+25723 |
| |\
| |/
|/| |
|
* | | Merge pull request #222 from ethereum/revert-address-calculation | winsvega | 2017-07-13 | 2224 | -17492/+25724 |
|\ \ |
|
| * | | remove unneeded Metropolis test | Dimitry | 2017-07-11 | 2 | -1877/+0 |
| * | | refill blockchaintests on metropolis | Dimitry | 2017-07-11 | 16 | -15309/+15318 |
| * | | refill general state tests | Dimitry | 2017-07-10 | 2206 | -306/+10406 |
|/ / |
|
| * | Add a test case baseLength = modLength = 0, but expLength = 2^255 | Yoichi Hirai | 2017-07-10 | 2 | -5/+48 |
|/ |
|
* | Merge pull request #219 from ethereum/max-code-size-from-spurious-dragon | winsvega | 2017-07-10 | 2 | -3/+8 |
|\ |
|
| * | Max code size is enforced at EIP158, not at EIP150 | Yoichi Hirai | 2017-07-10 | 2 | -3/+8 |
* | | Merge pull request #217 from ethereum/bcTransitionTests | winsvega | 2017-07-10 | 36 | -7158/+18377 |
|\| |
|
| * | Blockchain transition tests | Dimitry | 2017-07-07 | 36 | -7158/+18377 |
* | | Merge pull request #218 from ethereum/revert-address-calculation | winsvega | 2017-07-10 | 2 | -1378/+1370 |
|\ \ |
|
| * | | Fix RPC_API_Test for https://github.com/ethereum/cpp-ethereum/pull/4231 | Yoichi Hirai | 2017-07-07 | 2 | -1378/+1370 |
| |/ |
|
* | | Merge pull request #215 from ethereum/modexp_base_2to64 | winsvega | 2017-07-10 | 2 | -5/+107 |
|\ \ |
|
| * | | Add a case where exp length is 2^64 | Yoichi Hirai | 2017-07-06 | 2 | -3/+62 |
| * | | Add a modexp test where base length is 2^64 | Yoichi Hirai | 2017-07-06 | 2 | -5/+48 |
| |/ |
|
* | | Merge pull request #208 from ethereum/returndatacopy_with_2_256_sum | winsvega | 2017-07-10 | 2 | -0/+250 |
|\ \
| |/
|/| |
|
| * | Use CALLDATALOAD instead of CALLDATACOPY and MLOAD | Yoichi Hirai | 2017-07-06 | 2 | -17/+17 |
| * | Add one-less and one-more numbers | Yoichi Hirai | 2017-07-06 | 2 | -10/+99 |
| * | Add a test RETURNDATACOPY at the beginning of a program should throw an excep... | Yoichi Hirai | 2017-07-03 | 2 | -0/+161 |
* | | Merge pull request #207 from ethereum/remove_compiled_code | winsvega | 2017-07-06 | 7 | -20/+22 |
|\ \ |
|
| * | | Apparently some bytecode was not faithful compilation of the LLL code | Yoichi Hirai | 2017-07-03 | 2 | -12/+22 |
| * | | 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 | 4 | -0/+345 |
|\ \ |
|
| * | | Use (SSTORE 0 1) in the init code to see if the CREATE succeeds or not | Yoichi Hirai | 2017-07-06 | 2 | -8/+17 |
| * | | Add a test about RETURNDATACOPY after a successful CREATE should throw except... | Yoichi Hirai | 2017-06-28 | 2 | -0/+161 |
| * | | Address @winsvega's comments | Yoichi Hirai | 2017-06-28 | 2 | -22/+7 |
| * | | Add test cases for RETURNDATACOPY after a successful CREATE should not throw ... | Yoichi Hirai | 2017-06-26 | 2 | -0/+190 |
* | | | Merge pull request #211 from ethereum/nonce-after-collision | winsvega | 2017-07-06 | 4 | -275/+9 |
|\ \ \ |
|
| * | | | Fix and refill GeneralStateTest after fixing the nonce change for address col... | Yoichi Hirai | 2017-07-06 | 4 | -275/+9 |
* | | | | Merge pull request #200 from ethereum/returndatacopy-after-failing-call-with-... | winsvega | 2017-07-06 | 2 | -0/+176 |
|\ \ \ \ |
|
| * | | | | Add a test about "RETURNDATACOPY after a failing CALL should throw exception ... | Yoichi Hirai | 2017-06-29 | 2 | -0/+176 |
* | | | | | Merge pull request #202 from ethereum/returndatacopy_big_sum | winsvega | 2017-07-06 | 2 | -0/+161 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Add a test 'RETURNDATACOPY at the beginning of a program should throw an exce... | Yoichi Hirai | 2017-06-30 | 2 | -0/+161 |
| |/ / / |
|
* | | | | Merge pull request #210 from ethereum/many_zeros_exp | winsvega | 2017-07-05 | 2 | -4/+52 |
|\ \ \ \ |
|
| * | | | | Price calculation when exp length > 256, and the first word of exponent is zero | Yoichi Hirai | 2017-07-04 | 2 | -4/+52 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #209 from ethereum/shallowStackOK-remove | winsvega | 2017-07-05 | 1 | -9768/+0 |
|\ \ \ \ |
|
| * | | | | Remove shallowStackOK.json because shallowStackOKFiller.json does not exist | Yoichi Hirai | 2017-07-04 | 1 | -9768/+0 |
| |/ / / |
|
* | | | | Merge pull request #199 from ethereum/generalbctest | winsvega | 2017-07-05 | 657 | -586542/+922235 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | move gasPricer test | Dimitry | 2017-07-03 | 2 | -1085/+1085 |
| * | | | bcUncleHeaderValidity | Dimitry | 2017-07-03 | 28 | -1993/+3291 |
| * | | | convert to new tests | Dimitry | 2017-07-03 | 230 | -0/+856610 |
| * | | | remove old tests | Dimitry | 2017-07-03 | 261 | -715542/+0 |
| * | | | convert more bctests | Dimitry | 2017-07-03 | 78 | -33206/+173336 |
| * | | | update bctests to gbctests | Dimitry | 2017-07-03 | 181 | -21889/+69233 |
| * | | | translate bcStateTests into general blockchain tests | Dimitry | 2017-07-03 | 12 | -0/+5853 |
|/ / / |
|
* | | | Merge pull request #201 from ethereum/fix-names | winsvega | 2017-07-03 | 162 | -227/+627 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix names of test cases in GeneralStateTests to match the file names | Yoichi Hirai | 2017-06-30 | 162 | -227/+627 |
|/ / |
|
* | | Merge pull request #198 from ethereum/morestatic | winsvega | 2017-06-28 | 12 | -0/+4425 |
|\ \ |
|
| * | | more staticcall tests update | Dimitry | 2017-06-28 | 5 | -12/+1208 |
| * | | more staticcall tests | Dimitry | 2017-06-28 | 10 | -0/+3229 |
|/ / |
|
* | | Merge pull request #194 from ethereum/returndata-read-zero-bytes | winsvega | 2017-06-27 | 2 | -0/+216 |
|\ \ |
|
| * | | Also try RETURNDATACOPY when the calldata is not empty | Yoichi Hirai | 2017-06-27 | 2 | -39/+93 |
| * | | Add a test for trying returndatacopy 0 0 on an empty return data buffer | Yoichi Hirai | 2017-06-23 | 2 | -0/+162 |
* | | | Merge pull request #192 from ethereum/revert-create | winsvega | 2017-06-27 | 2 | -0/+175 |
|\ \ \ |
|
| * | | | Add a case where REVERT in an init code passes data to the creating context | Yoichi Hirai | 2017-06-22 | 2 | -0/+175 |
| |/ / |
|
* | | | Merge pull request #195 from ethereum/correctStatic | winsvega | 2017-06-27 | 13 | -20/+460 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix a test case that expected staticcall to return successfully even when an ... | Yoichi Hirai | 2017-06-27 | 2 | -7/+12 |
| * | | Fix a test that expected staticcall to return successfully even when SSTORE i... | Yoichi Hirai | 2017-06-27 | 2 | -8/+13 |
| * | | Add a test about staticcall not inheriting the callvalue from the parent call... | Yoichi Hirai | 2017-06-26 | 2 | -0/+191 |
| * | | Add a test about STATICCALL not inheriting the callvalue | Yoichi Hirai | 2017-06-26 | 2 | -0/+178 |
| * | | correct staticcall tests | Dimitry | 2017-06-24 | 5 | -5/+66 |
* | | | Merge pull request #193 from ethereum/split-files | winsvega | 2017-06-24 | 88 | -10652/+10956 |
|\ \ \
| |/ /
|/| | |
|
| * | | Remove a left-over odd-length hex string | Yoichi Hirai | 2017-06-23 | 6 | -3/+18 |
| * | | Split GeneralStateTestFiller files that contain multiple tests | Yoichi Hirai | 2017-06-23 | 82 | -10649/+10938 |
| |/ |
|
* | | Merge pull request #162 from ethereum/eip86test | winsvega | 2017-06-24 | 84 | -289/+4759 |
|\ \ |
|
| * | | update revert test with new eip86 rules | Dimitry | 2017-06-23 | 1 | -2/+7 |
| * | | fix create transactions with eip86 rule | Dimitry | 2017-06-23 | 4 | -12/+265 |
| * | | more zeroSigTransaction tests | Dimitry | 2017-06-23 | 10 | -4/+3299 |
| * | | refill tests with new transaction create rules on Metropolis | Dimitry | 2017-06-23 | 46 | -110/+478 |
| * | | update eip86 | yann300 | 2017-06-23 | 25 | -161/+710 |
|/ / |
|
* | | Merge pull request #191 from ethereum/remStBounds | winsvega | 2017-06-23 | 280 | -64016/+98821 |
|\ \
| |/
|/| |
|
| * | fill Blockhash bounds | Dimitry | 2017-06-22 | 1 | -0/+1538 |
| * | update stQuadraticComplexity with 250M gasLimit | Dimitry | 2017-06-22 | 61 | -34823/+53215 |
| * | update stMemoryStress with 250M gas limit | Dimitry | 2017-06-22 | 118 | -4258/+47408 |
| * | remove stBoundsTest | Dimitry | 2017-06-22 | 140 | -28275/+0 |
|/ |
|
* | Merge pull request #190 from ethereum/odd-length | winsvega | 2017-06-22 | 17 | -225/+225 |
|\ |
|
| * | Add missing '0's in calldata. The hex strings were of odd length | Yoichi Hirai | 2017-06-21 | 17 | -225/+225 |
|/ |
|
* | Merge pull request #184 from ethereum/fix-revert-bug | winsvega | 2017-06-21 | 195 | -1525/+2507 |
|\ |
|
| * | Fill tests according to previous commit | Yoichi Hirai | 2017-06-16 | 2 | -1138/+2120 |
| * | Change the filler according to | Yoichi Hirai | 2017-06-16 | 1 | -3/+3 |
| * | Filled GeneralStateTest according to the previous commit | Yoichi Hirai | 2017-06-16 | 96 | -192/+192 |
| * | 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 pull request #187 from ethereum/link_testeth_guide | winsvega | 2017-06-19 | 1 | -0/+4 |
|\ \ |
|
| * | | README: add a link to the "Generating Consensus Tests" in cpp-ethereum | Yoichi Hirai | 2017-06-19 | 1 | -0/+4 |
* | | | Merge pull request #180 from ethereum/new_expmod_cost | winsvega | 2017-06-19 | 194 | -8/+46066 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'snark_test_filled' into new_expmod_cost | Yoichi Hirai | 2017-06-14 | 743 | -5/+617720 |
| |\ \ |
|
| * | | | Add modexp tess from Pyethereum | Yoichi Hirai | 2017-06-14 | 192 | -0/+32276 |
| * | | | Update tests after changing the gas cost of modexp precompiled contract | Yoichi Hirai | 2017-06-13 | 2 | -8/+13790 |
| | |/
| |/| |
|
* | | | Merge pull request #172 from ethereum/snark_test_filled | winsvega | 2017-06-19 | 743 | -5/+617720 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Fill the tests following the previous commit | Yoichi Hirai | 2017-06-13 | 1 | -3/+3 |
| * | A precompiled contract exists at address 8, so the staticcall does not cause ... | Yoichi Hirai | 2017-06-13 | 1 | -1/+1 |
| * | fill zeroKnowledge as Blockchain | Dimitry | 2017-06-13 | 263 | -2607/+447395 |
| * | Removing GenStateTestAsBcTemp as it is a temporary directory | Yoichi Hirai | 2017-06-13 | 1 | -0/+1 |
| * | Split a filler file into two and rename a test case into a shorter name | Yoichi Hirai | 2017-06-13 | 4 | -502/+506 |
| * | Split a filler file into two and rename a case into a shorter name | Yoichi Hirai | 2017-06-13 | 4 | -502/+506 |
| * | Split a filler file into two and rename a test case into a shorter name | Yoichi Hirai | 2017-06-13 | 4 | -502/+506 |
| * | Split a filler file into two and rename a test case into a shorter name | Yoichi Hirai | 2017-06-13 | 4 | -507/+511 |
| * | Split a filler so that each file contains one case | Yoichi Hirai | 2017-06-13 | 4 | -507/+511 |
| * | Split a filler file and rename a case into a shorter name | Yoichi Hirai | 2017-06-13 | 4 | -507/+511 |
| * | Update GeneralStateTests according to the fillers | Yoichi Hirai | 2017-06-13 | 229 | -2148/+2160 |
| * | 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 | 2 | -1/+443 |
| * | 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 |
| * | Add back one final test removed by mistake | Yoichi Hirai | 2017-06-13 | 1 | -0/+317 |
| * | Shorten file names | Yoichi Hirai | 2017-06-13 | 103 | -64453/+0 |
| * | Split pyethereum_ecpairing_testsFiller.json into files for each test case | Yoichi Hirai | 2017-06-13 | 55 | -7718/+13789 |
| * | Split pyethereum_ecmul_testsFiller.json into files for each test case | Yoichi Hirai | 2017-06-13 | 323 | -55096/+98514 |
| * | Split pyethereum_ecadd_testsFiller.json into as many files as test cases | Yoichi Hirai | 2017-06-13 | 74 | -18163/+18303 |
| * | Update elliptic curve related GeneralStateTests using the tests from pyethereum | Yoichi Hirai | 2017-06-13 | 10 | -68/+72143 |
| * | Trying to fill, using a modified snark PR | Yoichi Hirai | 2017-06-13 | 3 | -0/+73038 |
| * | Add BlockchainTests about the elliptic curve | Yoichi Hirai | 2017-06-13 | 5 | -0/+38550 |
| * | Adding filled tests about elliptic curves | Yoichi Hirai | 2017-06-13 | 5 | -0/+3280 |
| * | Rename paring into pairing | Yoichi Hirai | 2017-06-13 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #178 from maaktweluit/issue#169 | winsvega | 2017-06-13 | 1 | -2/+2 |
|\ |
|
| * | Made check not throw errors with | cat | maaktweluit | 2017-06-06 | 1 | -1/+1 |
| * | Update travis.yml with Filler exclude | maaktweluit | 2017-06-06 | 1 | -2/+2 |
* | | Merge pull request #179 from maaktweluit/issue#177 | winsvega | 2017-06-13 | 1 | -1/+1 |
|\ \ |
|
| * | | Create README.md | winsvega | 2017-06-13 | 1 | -1/+1 |
| * | | #177 Updated README to the moved Fillers | maaktweluit | 2017-06-06 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #181 from ethereum/returndatacopy_throw | winsvega | 2017-06-13 | 11 | -196/+187 |
|\ \ |
|
| * | | Fill tests after making returndatacopy throw | Yoichi Hirai | 2017-06-08 | 8 | -153/+184 |
| * | | Update expectations for the new throwing behavior of RETURNDATACOPY | Yoichi Hirai | 2017-06-08 | 3 | -43/+3 |
| |/ |
|
* | | Merge pull request #182 from ayrat555/develop | winsvega | 2017-06-13 | 2 | -156/+156 |
|\ \ |
|
| * | | remove tabs | Ayrat Badykov | 2017-06-10 | 1 | -155/+155 |
| * | | use lowercase digit in bytestring7F test | Ayrat Badykov | 2017-06-10 | 1 | -1/+1 |
| * | | fix README | Ayrat Badykov | 2017-06-10 | 1 | -1/+1 |
|/ / |
|
* | | remove empty static call tests | Dimitry | 2017-06-09 | 45 | -964/+0 |
* | | remove old bcWallet tests with incorrect names | Dimitry | 2017-06-09 | 41 | -18369/+0 |
* | | Create stackOverflowM1Filler.json | winsvega | 2017-06-08 | 1 | -17/+17 |
|/ |
|
* | Merge pull request #174 from ethereum/returndatacopy_initial | winsvega | 2017-06-05 | 15 | -0/+3671 |
|\ |
|
| * | Fill in blockchain tests | Yoichi Hirai | 2017-05-24 | 5 | -0/+2773 |
| * | Add tests for RETURNDATACOPY after CREATE | Yoichi Hirai | 2017-05-24 | 2 | -0/+185 |
| * | Add a test case for a RETURNDATACOPY from an overrunning range | Yoichi Hirai | 2017-05-24 | 2 | -0/+185 |
| * | Updated the opcodes of RETURNDATA instructions | Yoichi Hirai | 2017-05-24 | 6 | -18/+121 |
| * | 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 | 2 | -0/+171 |
| * | Add the filled test | Yoichi Hirai | 2017-05-24 | 1 | -0/+96 |
| * | 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 |
| * | Fix LLL | Yoichi Hirai | 2017-05-24 | 1 | -1/+1 |
| * | Change the code into LLL | Yoichi Hirai | 2017-05-24 | 1 | -1/+1 |
| * | Renaming a filter file with a suffix Filter.json | Yoichi Hirai | 2017-05-24 | 1 | -0/+0 |
| * | Add a test filter for RETURNDATACOPY initially copying zeros | Yoichi Hirai | 2017-05-24 | 1 | -0/+74 |
* | | Merge pull request #176 from ethereum/metro-blockhash | winsvega | 2017-06-03 | 955 | -109450/+198787 |
|\ \ |
|
| * | | update statetests without blockhash | Dimitry | 2017-06-02 | 1 | -80/+0 |
| * | | update blockchain tests (stRandom stSpecial) | Dimitry | 2017-06-02 | 657 | -67385/+13975 |
| * | | refill tests with blockhash as blockchain | Dimitry | 2017-06-02 | 195 | -510/+53008 |
| * | | move tests with blockhash from state to blockchain | Dimitry | 2017-06-02 | 194 | -8521/+37695 |
| * | | remove temp files | Dimitry | 2017-06-02 | 658 | -261173/+0 |
| * | | make blockhash state test only as blockchain tests | Dimitry | 2017-06-02 | 1796 | -132209/+454504 |
| * | | Update Blockchain Transition tests after EIP96 changes (BLOCKHASH refactoring) | Andrei Maiboroda | 2017-06-02 | 4 | -1044/+1077 |
|/ / |
|
* | | Merge pull request #175 from ethereum/staticcall | winsvega | 2017-06-01 | 815 | -35451/+41340 |
|\ \ |
|
| * | | more staticcall tests | Dimitry | 2017-06-01 | 815 | -35451/+41340 |
* | | | Merge pull request #173 from ethereum/staticcall | winsvega | 2017-05-27 | 918 | -0/+92599 |
|\| |
| |/
|/| |
|
| * | update static tests | Dimitry | 2017-05-23 | 101 | -121/+10191 |
| * | generate finished tests for staticcall | Dimitry | 2017-05-23 | 71 | -96/+9823 |
| * | move unprepared staticcall tests to subfolder | Dimitry | 2017-05-23 | 321 | -236/+188 |
| * | update static call tests | Dimitry | 2017-05-23 | 12 | -59/+117 |
| * | update staticcall fillers | Dimitry | 2017-05-23 | 26 | -165/+1198 |
| * | update static call tests | Dimitry | 2017-05-23 | 7 | -33/+388 |
| * | update static call fillers | Dimitry | 2017-05-23 | 69 | -1619/+708 |
| * | templates for staticcall tests | Dimitry | 2017-05-23 | 764 | -0/+72315 |
|/ |
|
* | Merge pull request #170 from pirapira/close-string | winsvega | 2017-05-19 | 1 | -1/+1 |
|\ |
|
| * | Close a string literal | Yoichi Hirai | 2017-05-19 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #163 from ethereum/newStateRootMetropolis | winsvega | 2017-05-08 | 4 | -1044/+1044 |
|\ |
|
| * | reclculate stateRoot for Metropolis rules | Dimitry | 2017-04-27 | 4 | -1044/+1044 |
* | | Changed one test | Vitalik Buterin | 2017-05-08 | 1 | -1/+1 |
* | | Merge pull request #157 from ethereum/removeStateTests | winsvega | 2017-04-28 | 1467 | -583974/+0 |
|\ \
| |/
|/| |
|
| * | remove old StateTests | Dimitry | 2017-04-24 | 1467 | -583974/+0 |
* | | refill dao tests with metropolis rules | Dimitry | 2017-04-26 | 1 | -488/+488 |
* | | metropolis timestamp diff 1000 | Dimitry | 2017-04-25 | 2 | -151/+208 |
* | | Merge pull request #159 from ethereum/modexp | winsvega | 2017-04-25 | 2 | -0/+2581 |
|\ \ |
|
| * | | metropolis transition test (block 0x10) | Dimitry | 2017-04-25 | 2 | -0/+2581 |
* | | | Merge pull request #158 from ethereum/modexp | winsvega | 2017-04-25 | 2 | -0/+1386 |
|\| | |
|
| * | | modexp tests | Dimitry | 2017-04-25 | 2 | -4/+898 |
| * | | modexp tests | Dimitry | 2017-04-25 | 2 | -0/+492 |
| |/ |
|
* | | refill memory stress tests | Dimitry | 2017-04-25 | 77 | -1050/+1820 |
* | | replace code as solidity no longer compiles this code | Dimitry | 2017-04-25 | 2 | -2/+4 |
|/ |
|
* | Merge pull request #154 from ethereum/refresh | winsvega | 2017-04-24 | 65 | -96599/+96943 |
|\ |
|
| * | manual blockchain tests prefixed with 0x | Dimitry | 2017-04-21 | 10 | -10954/+10954 |
| * | refill blockchain tests | Dimitry | 2017-04-21 | 43 | -81669/+82149 |
| * | refill vmTests | Dimitry | 2017-04-19 | 12 | -3976/+3840 |
* | | fix wallet gas | Dimitry | 2017-04-21 | 3 | -3/+3 |
* | | Merge pull request #155 from chfast/perf-div | winsvega | 2017-04-21 | 3 | -214/+260 |
|\ \
| |/
|/| |
|
| * | Regenerate VM performance tests | Paweł Bylica | 2017-04-20 | 2 | -101/+173 |
| * | VM tests: remove duplicated performance tests | Paweł Bylica | 2017-04-20 | 1 | -197/+0 |
| * | Add VM performance tests for div+add and add | Paweł Bylica | 2017-04-20 | 3 | -0/+171 |
|/ |
|
* | Merge pull request #153 from ethereum/allfieldhex | winsvega | 2017-04-19 | 1739 | -25614/+25662 |
|\ |
|
| * | remove blockhash tests | Dimitry | 2017-04-19 | 10 | -1828/+0 |
| * | refill and fix tests with all fields 0x | Dimitry | 2017-04-19 | 9 | -513/+21 |
| * | replace SUICIDE with SELFDESTRUCT | Dimitry | 2017-04-19 | 1741 | -25827/+26625 |
* | | move blockhash tests to blockchain | Dimitry | 2017-04-19 | 1 | -1/+171 |
* | | remove BblockHash tests from statetests | Dimitry | 2017-04-19 | 10 | -1570/+0 |
|/ |
|
* | Merge pull request #152 from ethereum/yanntouchzeroaddres | winsvega | 2017-04-19 | 2 | -7/+43 |
|\ |
|
| * | correct zeroSigOOG test to touch nullsender account | Dimitry | 2017-04-18 | 2 | -7/+43 |
|/ |
|
* | Merge branch 'zeroTransaction' into develop | Dimitry | 2017-04-11 | 22 | -319/+6092 |
|\ |
|
| * | remove sender on invalid transactions in Metropolis | Dimitry | 2017-04-04 | 1 | -38/+19 |
| * | do not include sender in the final test if transaction is invalid | Dimitry | 2017-04-04 | 2 | -12/+6 |
| * | zeroSig Transaction state tests | Dimitry | 2017-03-29 | 16 | -51/+4704 |
| * | correct zeroSigTransaction structure tests to eip #208 | Dimitry | 2017-03-28 | 4 | -288/+847 |
| * | zeroSig transaction test fillers | Dimitry | 2017-03-23 | 7 | -0/+586 |
* | | Removed 0x for consistency | vub | 2017-04-07 | 1 | -2/+2 |
* | | REVERT test case: | Dimitry | 2017-04-04 | 3 | -507/+5476 |
* | | fill blockchain tests with Revert OpCode | Dimitry | 2017-04-03 | 10 | -0/+54536 |
* | | Merge pull request #149 from ethereum/revertTests | winsvega | 2017-04-03 | 15 | -2/+4247 |
|\ \
| |/
|/| |
|
| * | refill revert tests | Dimitry | 2017-03-24 | 9 | -327/+472 |
| * | more revert tests | Dimitry | 2017-03-24 | 4 | -0/+2112 |
| * | revert opcode tests | Dimitry | 2017-03-22 | 5 | -16/+967 |
| * | revert opcode test fillers | Dimitry | 2017-03-22 | 7 | -77/+630 |
| * | Merge pull request #147 from gumb0/revertTests | winsvega | 2017-03-22 | 6 | -0/+484 |
| |\ |
|
| | * | Add compiled tests for REVERT | Andrei Maiboroda | 2017-03-22 | 3 | -0/+301 |
| | * | Failing test for REVERT opcode (temporary, to check if travis gets the rigght... | Andrei Maiboroda | 2017-03-22 | 1 | -0/+64 |
| | * | Simple tests for REVERT opcode | Andrei Maiboroda | 2017-03-22 | 2 | -0/+119 |
| |/ |
|
* | | remote zeroSigTransaction tests | Dimitry | 2017-03-23 | 7 | -586/+0 |
* | | zeroSig Transaction test fillers | Dimitry | 2017-03-22 | 8 | -3/+610 |
|/ |
|
* | refill transaction tests with zeroSig | Dimitry | 2017-03-17 | 6 | -140/+443 |
* | metropolis zerosig transaction tests | Dimitry | 2017-03-17 | 4 | -0/+1156 |
* | metropolis zero sig transaction test fillers | Dimitry | 2017-03-17 | 4 | -0/+2081 |
* | add stderror to RPC tests | Dimitry | 2017-03-15 | 6 | -6/+32 |
* | node startup time | Dimitry | 2017-03-15 | 1 | -1/+1 |
* | calibrate wait time before node start | Dimitry | 2017-03-15 | 1 | -1/+1 |
* | Merge pull request #145 from ethereum/RPCTests | winsvega | 2017-03-14 | 16 | -0/+912 |
|\ |
|
| * | check eth path | Dimitry | 2017-03-14 | 4 | -7/+15 |
| * | remove async and add it as a package | Dimitry | 2017-03-09 | 3 | -5291/+3 |
| * | path to eth as argument | Dimitry | 2017-03-08 | 1 | -10/+11 |
| * | use npm install to download web3 dependencies | Dimitry | 2017-03-08 | 5 | -4/+356 |
| * | move tests to separate folders | Dimitry | 2017-02-17 | 9 | -26/+54 |
| * | eth console to winsvega:RPC_Tests | Dimitry | 2017-01-28 | 1 | -0/+0 |
| * | rpc tests on js | Dimitry | 2017-01-28 | 18 | -91/+435 |
| * | RPC tests | Dimitry | 2017-01-25 | 7 | -0/+5467 |
* | | paringTest filler for zeroKnowledge | Dimitry | 2017-03-08 | 1 | -0/+159 |
* | | zeroKnowledge ECDSA function tests | Dimitry | 2017-03-06 | 3 | -0/+1256 |
* | | more revert tests with precompiled | Dimitry | 2017-03-03 | 6 | -0/+858 |