Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add BlockchainTests about the elliptic curve | Yoichi Hirai | 2017-06-13 | 5 | -0/+38550 |
| | |||||
* | 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 |