aboutsummaryrefslogtreecommitdiffstats
path: root/news/xmitbin
ModeNameSize
-rw-r--r--Makefile448logstatsplainblame
-rw-r--r--distinfo59logstatsplainblame
d---------files144logstatsplain
-rw-r--r--pkg-comment57logstatsplainblame
-rw-r--r--pkg-descr772logstatsplainblame
-rw-r--r--pkg-message808logstatsplainblame
-rw-r--r--pkg-plist161logstatsplainblame
s/GeneralStateTests?id=2642ffe43c12ef8228c91f8d08f8a22a4f4dc5f8'>fill as blockchain sstore combinationsmoresstoreDimitry2018-11-135187-0/+1092444 * | Fill blockchain tests.Adrian Sutton2018-11-137-0/+1002 * | Merge pull request #538 from ajsutton/memory-write-testswinsvega2018-11-094-0/+2771 |\ \ | * | Add blockchain version of new tests.Adrian Sutton2018-11-094-12/+2043 | * | Revert "Add blockchain version of stPreCompiledContracts2 tests." (to make re...Adrian Sutton2018-11-093-2031/+0 | * | Add blockchain version of stCodeCopy tests.Adrian Sutton2018-11-061-0/+740 | * | Add blockchain version of stPreCompiledContracts2 tests.Adrian Sutton2018-11-063-0/+2031 | |/ * | Merge pull request #484 from ethereum/extcodehashwinsvega2018-11-096-0/+4109 |\ \ | |/ |/| | * fill initial stExtCodeHash testsextcodehashDimitry2018-11-096-0/+4109 * | InitCollision testDimitry2018-10-254-0/+566 * | sstore collision overwrite sstoreDimitry2018-10-2516-0/+2171 * | fill as blockchain testsDimitry2018-10-18340-444/+45841 * | fill as blockchainDimitry2018-10-17109-169/+14739 * | fill as blockchain testsDimitry2018-10-167-0/+1021 * | remove artifact testsDimitry2018-10-1114-1552/+0 |/ * refill badOpcodesDimitry2018-10-09122-376/+376 * refill stCreate2 with new gasPriceDimitry2018-10-05123-605/+605 * refill state tests as blockchain testsDimitry2018-09-264894-92813/+951729 * create2 smart init codeDimitry2018-09-142-0/+293 * (RevertDepthCreateAddressCollision) for CREATE2Dimitry2018-09-148-0/+1020 * recursive create2Dimitry2018-09-142-0/+14549 * push32 without bytes at the endDimitry2018-09-141-0/+110 * create2 on depth 1023 1024Dimitry2018-09-142-0/+280 * create2 oog in initDimitry2018-09-122-0/+243 * REVERT in CREATE2Dimitry2018-09-126-0/+675 * RevertDepthCreate2 OOGDimitry2018-09-118-0/+1020 * returndatacopy after create2 testsDimitry2018-09-113-0/+342 * Merge pull request #500 from mattdean-digicatapult/add-new-touched-cleanup-casewinsvega2018-09-101-0/+389 |\ | * Add new touched cleanup caseMatthew Dean2018-09-101-0/+389 * | more create2 testsDimitry2018-09-0812-40/+1844 * | create2 check fields in init codeDimitry2018-09-084-0/+812 * | create2 call precompiles from init codeDimitry2018-09-068-0/+1127 |/ * more create2 collision testsDimitry2018-09-0522-186/+4504 * refill collision testDimitry2018-09-042-23/+315 * create2 bounds + yoichi testsDimitry2018-09-049-0/+1282 * create2 OOG testsDimitry2018-09-0319-36/+1231 * Suicide in create2 testsDimitry2018-08-3113-0/+1411 * create2 init code testsDimitry2018-08-2812-0/+1652 * create2 testDimitry2018-08-2711-0/+2277 * fix mining reward in sar testDimitry2018-08-081-18/+18 * fix sar 2^256 0 testDimitry2018-08-081-472/+35 * fix the sar blockchain testsDimitry2018-08-032-36/+36 * sar00 testDimitry2018-07-271-0/+219 * sar 0 256-1 testDimitry2018-07-271-0/+220 * check returndatasize after failing createDimitry2018-07-061-0/+216 * check returndata after failing createDimitry2018-07-061-0/+244 * blockchain version of create failure due to deployment costDimitry2018-07-038-0/+1818 * Merge pull request #428 from ethereum/touched-revert-createYoichi Hirai2018-05-091-0/+656 |\ | * Test whether a failed create transaction reverts account deletionYoichi Hirai2018-03-091-0/+656 * | Fill doubleSelfdestructTestYoichi Hirai2018-04-241-0/+651 * | Fill doubleSelfdestructTest2Yoichi Hirai2018-04-201-0/+623 * | Filling the test 201503110226PYTHON_DUP6Yoichi Hirai2018-04-101-0/+578 * | Merge pull request #442 from ethereum/id-input-is-biggerYoichi Hirai2018-04-061-0/+218 |\ \ | * | Fill identity_to_small testYoichi Hirai2018-03-301-0/+218 * | | Fill RevertOnEmptyStack testYoichi Hirai2018-04-031-0/+644 |/ / * | Merge pull request #424 from ethereum/sarYoichi Hirai2018-03-2616-0/+10492 |\ \ | * | Fill SAR testsYoichi Hirai2018-03-2316-0/+10492 * | | Fill SHR testsYoichi Hirai2018-03-2211-0/+7211 |/ / * | Merge pull request #421 from ethereum/more-shiftswinsvega2018-03-1711-36/+6592 |\ \ | * | Add more shl testsYoichi Hirai2018-03-1011-36/+6592 | |/ * / Fill identity_to_bigger testYoichi Hirai2018-03-141-0/+218 |/ * Merge pull request #419 from ethereum/init-create-revertYoichi Hirai2018-03-011-0/+548 |\ | * revert in CREATE in init code, followed by returndatasize/copyYoichi Hirai2018-02-271-0/+548 * | Add (shl 0 1) testYoichi Hirai2018-03-011-0/+656 * | Add directories for tests for shift instructionsYoichi Hirai2018-02-271-0/+1 |/ * fix syntax in testsDimitry2018-02-178-48/+48 * fix stCreateTestDimitry2018-02-1747-742/+7657 * fix stRevertTestDimitry2018-02-17133-2586/+11986 * fix stStaticCallDimitry2018-02-17495-3073/+14862 * fix stZeroKnowledge2Dimitry2018-02-17