/math/bamg/

erine-tests' href='/~lantw44/cgit/tangerine-tests/'>tangerine-tests
Tangerine fork of Ethereum tests (https://github.com/tangerine-network/tests)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Add a test that executes a single `REVERT` on an empty stackYoichi Hirai2018-04-031-0/+59
|/ / | | | | | | Fixes https://github.com/ethereum/tests/issues/416
* | Merge pull request #440 from ethereum/winsvega-patch-1winsvega2018-03-281-1/+1
|\ \ | | | | | | Update invalidRLPTest.json
| * | Update invalidRLPTest.jsonwinsvega2018-03-271-1/+1
|/ /
* | Merge pull request #424 from ethereum/sarYoichi Hirai2018-03-2664-0/+17484
|\ \ | | | | | | Add SAR tests
| * | Fill SAR testsYoichi Hirai2018-03-2348-0/+15802
| | |
| * | Add Fillers for SAR testsYoichi Hirai2018-03-2316-0/+1682
| | | | | | | | | | | | taken from https://github.com/ethereum/EIPs/blob/master/EIPS/eip-145.md
* | | Merge pull request #423 from ethereum/shrYoichi Hirai2018-03-2344-0/+12068
|\ \ \ | |/ / |/| | Add SHR tests from eip-145
| * | Fill SHR testsYoichi Hirai2018-03-2233-0/+10869
| | |
| * | Add fillers for SHR testsYoichi Hirai2018-03-2211-0/+1199
|/ / | | | | | | Taken from https://github.com/ethereum/EIPs/blob/master/EIPS/eip-145.md
* | Merge pull request #435 from ethereum/better-dup-detectorYoichi Hirai2018-03-22160-445/+1297
|\ \ | | | | | | Better dup detector
| * | Fill the modified filler filesYoichi Hirai2018-03-2279-183/+1048
| | |
| * | Rename duplicated keys in filler JSON filesYoichi Hirai2018-03-2279-260/+247
| | |
| * | Better dup key validatorYoichi Hirai2018-03-212-2/+2
|/ /
* | Merge pull request #432 from pirapira/check-duplicateYoichi Hirai2018-03-20138-281/+7629
|\ \ | | | | | | Check duplicate keys in JSON objects during Travis run
| * | Do not check files in node_modulesYoichi Hirai2018-03-201-2/+2
| | |
| * | Filled test casesYoichi Hirai2018-03-1968-204/+7549
| | |
| * | Remove duplicate properties from fillersYoichi Hirai2018-03-1968-71/+71
| | |
| * | Check for duplicate keys in JSON objectsYoichi Hirai2018-03-192-4/+7
|/ /
* | Merge pull request #421 from ethereum/more-shiftswinsvega2018-03-1742-37/+11067
|\ \ | | | | | | Add more shl tests
| * | Add more shl testsYoichi Hirai2018-03-1042-37/+11067
| |/
* | Merge pull request #429 from ethereum/identity-to-biggerYoichi Hirai2018-03-154-0/+444
|\ \ | |/ |/| Identity to bigger
| * Fill identity_to_bigger testYoichi Hirai2018-03-143-0/+378
| |
| * Add a filler for identity_to_bigger testYoichi Hirai2018-03-141-0/+66
|/ | | | https://docs.google.com/spreadsheets/d/1xat7UI8GtB4ZGVdlK5_XQSHJZaMThi4SrlcL8XMZb5Q/edit#gid=1605675414&range=C41
* Merge pull request #419 from ethereum/init-create-revertYoichi Hirai2018-03-015-4/+867
|\ | | | | revert in CREATE in init code, followed by returndatasize/copy
| * Allow LLL code in transaction dataYoichi Hirai2018-03-011-4/+9
| |
| * revert in CREATE in init code, followed by returndatasize/copyYoichi Hirai2018-02-274-0/+858
| |
* | Merge pull request #420 from ethereum/first-shlYoichi Hirai2018-03-018-0/+1109
|\ \ | |/ |/| First shl test
| * Add (shl 0 1) testYoichi Hirai2018-03-014-0/+1105
| |
| * Add directories for tests for shift instructionsYoichi Hirai2018-02-274-0/+4
|/
* Merge pull request #414 from pirapira/add_faqYoichi Hirai2018-02-201-3/+12
|\ | | | | Add FAQ
| * Add FAQYoichi Hirai2018-02-131-3/+12
| |
* | Merge pull request #418 from ethereum/fixemptywinsvega2018-02-17