/mbone/vat/

type='hidden' name='id' value='51eaea7aead9f372467f9821f586f509d237ef1b'/> DEXON fork of Ethereum tests (https://github.com/dexon-foundation/tests)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add tests about returndatasize following modexp calls of modsize = 0Yoichi Hirai2017-10-2310-0/+3205
|
* Merge pull request #356 from ethereum/a-call-b-call-c-return-oogYoichi Hirai2017-10-184-0/+1143
|\ | | | | Add a test case about transaction calls A (CALL B(CALL C(RETURN) OOG)…
| * Add a test case about transaction calls A (CALL B(CALL C(RETURN) OOG) 'check ↵Yoichi Hirai2017-10-184-0/+1143
|/ | | | | | buffers') https://docs.google.com/spreadsheets/d/1xat7UI8GtB4ZGVdlK5_XQSHJZaMThi4SrlcL8XMZb5Q/edit#gid=1605675414&range=C37
* Merge pull request #360 from ethereum/returntestwinsvega2017-10-174-0/+1012
|\ | | | | RETURNDATASIZE after a failing CALL (due to insufficient balance) sho…
| * RETURNDATASIZE after a failing CALL (due to insufficient balance) should ↵Dimitry2017-10-174-0/+1012
|/ | | | return 0
* Merge pull request #358 from ethereum/fixtestYoichi Hirai2017-10-172-39/+39
|\ | | | | fix random state test
| * fix random state testDimitry2017-10-172-39/+39
|/
* Merge pull request #354 from ethereum/modexpinputYoichi Hirai2017-10-1314-0/+4226
|\ | | | | fuzzed test modexp input
| * modexp input testDimitry2017-10-1314-290/+1667
| | | | | | | | Consensus big in Parity: gas calculation of modexp is subject to overflow for certain inputs. Found via manual review. A case was found where consensus issue could be achieved in ~500K gas.
| * fuzzed test modexp inputDimitry2017-10-1310-0/+2849
| |
* | Merge pull request #352 from ethereum/badOpcodes-bigger-stackwinsvega2017-10-13246-8293/+19646
|\ \ | | | | | | Add more stack items for badOpcodes test
| * | refill badopcodes blockchain tests, blockchain general state testsJared Wasinger2017-10-13246-8293/+19646
| | |
* | | Merge pull request #355 from ethereum/fuzztestwinsvega2017-10-134-0/+874
|\ \ \ | |_|/ |/| | fuzztests bytecode
| * | Update randomStatetest647Filler.jsonwinsvega2017-10-131-1/+1
| | |
| * | fuzztests bytecodeDimitry2017-10-134-0/+874
|/ /
* | Merge pull request #353 from ethereum/splitwinsvega2017-10-13