aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xmascot
ModeNameSize
-rw-r--r--Makefile477logstatsplainblame
-rw-r--r--distinfo61logstatsplainblame
-rw-r--r--pkg-comment39logstatsplainblame
-rw-r--r--pkg-descr841logstatsplainblame
-rw-r--r--pkg-plist592logstatsplainblame
969a9afd4a'>refill blockchain stCallDelegateCodesCallCodeHomesteadDimitry2018-01-3158-58/+4580 * refill blockchain stCallCreateCallCodeDimitry2018-01-3140-35/+1350 * refill blockchain stCallCodesDimitry2018-01-3180-78/+4909 * Fixing errors from JSONSchema/st-filler-schema.jsonYoichi Hirai2018-01-303-143/+143 * Add a new input for modlen = 999188.Yoichi Hirai2018-01-303-7/+70 * stArgsZeroOneBalance testsDimitry2018-01-16109-0/+6791 * add filler for codeCopyOffset, change locationJared Wasinger2018-01-041-0/+69 * Merge pull request #384 from ethereum/revert_in_delegate_call_moreYoichi Hirai2017-12-211-2/+2 |\ | * Test RETURNDATASIZE and RETURNDATACOPY in RevertInDelegateCallFillerYoichi Hirai2017-12-141-2/+2 * | Merge pull request #372 from ethereum/modexp-returndatasizewinsvega2017-12-202-0/+126 |\ \ | * | add more modexp returndatasize test casesJared Wasinger2017-11-252-0/+126 * | | add test for CALLDATACOPY where calldata offset > calldata length and copy le...Jared Wasinger2017-12-151-0/+69 | |/ |/| * | Merge pull request #375 from ethereum/returndatacopy_following_revert_in_createwinsvega2017-12-131-0/+63 |\ \ | * | Adding a new test about returndatacopy following a revert in an init codeYoichi Hirai2017-12-061-0/+63 | |/ * | Merge pull request #379 from ethereum/returndatacopy_after_revert_in_staticYoichi Hirai2017-12-081-0/+70 |\ \ | * | Add a test case for RETURNDATACOPY after REVERT in STATICCALLYoichi Hirai2017-12-081-0/+70 | |/ * / Store the result of RETURNDATASIZE after a static call fails for a REVERTYoichi Hirai2017-12-082-2/+2 |/ * fix StaticCallTestsDimitry2017-11-232-5/+5 * Add a test for checking RETURNDATASIZE after a modexp with modsize = 1Yoichi Hirai2017-10-251-0/+63 * create failing inside staticcallDimitry2017-10-252-0/+154 * returndatacopy bugDimitry2017-10-244-0/+332 * Merge pull request #363 from ethereum/modexp-modsize0-returnsizeYoichi Hirai2017-10-244-0/+252 |\ | * Add tests about returndatasize following modexp calls of modsize = 0Yoichi Hirai2017-10-234-0/+252 * | Merge pull request #362 from ethereum/returndata-ecrecYoichi Hirai2017-10-241-0/+62 |\ \ | * | add casey's testDimitry2017-10-191-0/+62 * | | Merge pull request #361 from ethereum/returntestYoichi Hirai2017-10-241-0/+63 |\ \ \ | |_|/ |/| | | * | RETURNDATACOPY and RETURNDATASIZE after failing createDimitry2017-10-191-0/+63 * | | Add a test case about transaction calls A (CALL B(CALL C(RETURN) OOG) 'check ...Yoichi Hirai2017-10-181-0/+79 * | | RETURNDATASIZE after a failing CALL (due to insufficient balance) should retu...Dimitry2017-10-171-0/+70 |/ / * | Merge pull request #354 from ethereum/modexpinputYoichi Hirai2017-10-136-0/+330 |\ \ | * | modexp input testDimitry2017-10-136-13/+123 | * | fuzzed test modexp inputDimitry2017-10-134-0/+220 * | | Merge pull request #352 from ethereum/badOpcodes-bigger-stackwinsvega2017-10-13122-421/+421 |\ \ \ | * | | refill badopcodes blockchain tests, blockchain general state testsJared Wasinger2017-10-13122-421/+421 * | | | fuzztests bytecodeDimitry2017-10-131-0/+62 | |/ / |/| | * | | split random testsDimitry2017-10-131-56/+0 * | | split large test suitesDimitry2017-10-13853-0/+56 |/ / * | python testDimitry2017-10-111-0/+83 * | Add a test case where modexp gets inputYoichi Hirai2017-10-114-0/+248 * | refill all the testsDimitry2017-10-07