Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Translate GeneralStateTests into BlockahtinTests/GeneralStateTests | Yoichi Hirai | 2017-08-28 | 3036 | -141382/+244798 |
| | |||||
* | Fix the modexpFiller about large base length and large exp length | Yoichi Hirai | 2017-08-14 | 2 | -126/+126 |
| | |||||
* | Add a test case that RETURNDATACOPYs REVERTed data | Yoichi Hirai | 2017-08-08 | 1 | -0/+742 |
| | |||||
* | Hive tests with Byzantine | Dimitry | 2017-08-06 | 2851 | -164758/+619483 |
| | |||||
* | Change tests so that the storage is cleared before, not after contract ↵ | Yoichi Hirai | 2017-08-04 | 1 | -73/+215 |
| | | | | initialization | ||||
* | regenerate hive tests | Dimitry | 2017-08-01 | 4740 | -1749768/+2320992 |
| | |||||
* | Fill tests after changing the receipt format | Yoichi Hirai | 2017-07-19 | 107 | -0/+113252 |
| | |||||
* | Modify createJS_ExampleContract filler so that in Metropolis, contract ↵ | Yoichi Hirai | 2017-07-18 | 1 | -124/+266 |
| | | | | overwriting does not happen | ||||
* | update stQuadraticComplexity with 250M gasLimit | Dimitry | 2017-06-22 | 30 | -34562/+51403 |
| | |||||
* | update stMemoryStress with 250M gas limit | Dimitry | 2017-06-22 | 42 | -3970/+42012 |
| | |||||
* | remove stBoundsTest | Dimitry | 2017-06-22 | 44 | -20216/+0 |
| | |||||
* | Fill tests according to previous commit | Yoichi Hirai | 2017-06-16 | 1 | -1112/+2094 |
| | |||||
* | Merge branch 'snark_test_filled' into new_expmod_cost | Yoichi Hirai | 2017-06-14 | 262 | -0/+483780 |
|\ | |||||
| * | fill zeroKnowledge as Blockchain | Dimitry | 2017-06-13 | 262 | -2165/+447395 |
| | | |||||
| * | Add BlockchainTests about the elliptic curve | Yoichi Hirai | 2017-06-13 | 5 | -0/+38550 |
| | | |||||
* | | Update tests after changing the gas cost of modexp precompiled contract | Yoichi Hirai | 2017-06-13 | 1 | -0/+13782 |
|/ | |||||
* | Merge pull request #181 from ethereum/returndatacopy_throw | winsvega | 2017-06-13 | 5 | -150/+181 |
|\ | | | | | Returndatacopy throws for out of buffer access | ||||
| * | Fill tests after making returndatacopy throw | Yoichi Hirai | 2017-06-08 | 5 | -150/+181 |
| | | |||||
* | | remove old bcWallet tests with incorrect names | Dimitry | 2017-06-09 | 41 | -18369/+0 |
|/ | |||||
* | Merge pull request #174 from ethereum/returndatacopy_initial | winsvega | 2017-06-05 | 5 | -0/+2773 |
|\ | | | | | Adding tests for RETURNDATACOPY and RETURNDATASIZE | ||||
| * | Fill in blockchain tests | Yoichi Hirai | 2017-05-24 | 5 | -0/+2773 |
| | | | | | | | | Based on cpp-ethereum:49cdc48492420776e96ca677bb80cfdf59ebb315 | ||||
* | | update blockchain tests (stRandom stSpecial) | Dimitry | 2017-06-02 | 657 | -67385/+13975 |
| | | |||||
* | | make blockhash state test only as blockchain tests | Dimitry | 2017-06-02 | 656 | -84557/+160285 |
|/ | |||||
* | replace SUICIDE with SELFDESTRUCT | Dimitry | 2017-04-19 | 12 | -48/+48 |
| | |||||
* | REVERT test case: | Dimitry | 2017-04-04 | 1 | -440/+5240 |
| | | | | | return empty output but with non-zero memory index (e.g. offset 1, length 0). test case 2: big index, size 0. | ||||
* | fill blockchain tests with Revert OpCode | Dimitry | 2017-04-03 | 10 | -0/+54536 |
| | |||||
* | tx with OOG at block 2675119 | Dimitry | 2017-02-28 | 1 | -0/+502 |
| | |||||
* | deployment error test | Dimitry | 2017-02-16 | 1 | -0/+477 |
| | |||||
* | new blockchain tests from general state tests | Dimitry | 2017-02-16 | 8 | -0/+101061 |
| | |||||
* | Memorystress and quadratic tests as blockchain tests | Dimitry | 2017-02-10 | 33 | -0/+42356 |
| | |||||
* | refill state tests as blockchain | Dimitry | 2017-02-10 | 1068 | -46946/+190234 |
| | |||||
* | fill stRandom tests as blockchain | Dimitry | 2017-02-10 | 643 | -108/+277920 |
| | |||||
* | update statetets as bc | Dimitry | 2017-02-10 | 385 | -12332/+14404 |
| | |||||
* | GeneralStateTests as Blockchain tests | Dimitry | 2017-02-10 | 946 | -0/+476576 |