/security/pwman/

> cgit logo index : dexon-tests
DEXON fork of Ethereum tests (https://github.com/dexon-foundation/tests)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #384 from ethereum/revert_in_delegate_call_moreYoichi Hirai2017-12-214-117/+258
|\ | | | | Test RETURNDATASIZE and RETURNDATACOPY in RevertInDelegateCallFiller
| * Test RETURNDATASIZE and RETURNDATACOPY in RevertInDelegateCallFillerYoichi Hirai2017-12-144-117/+258
| |
* | Merge pull request #372 from ethereum/modexp-returndatasizewinsvega2017-12-206-16/+1588
|\ \ | | | | | | add more 'returndatasize after modexp' test cases
| * | add more modexp returndatasize test casesJared Wasinger2017-11-256-16/+1588
| | |
* | | Merge pull request #382 from ethereum/calldata-copy-offsetYoichi Hirai2017-12-154-0/+943
|\ \ \ | |_|/ |/| | Test with CALLDATACOPY where call data offset > call data length, length to copy > 0
| * | add test for CALLDATACOPY where calldata offset > calldata length and copy ↵Jared Wasinger2017-12-154-0/+943
|/ / | | | | | | length > 0
* | Merge pull request #375 from ethereum/returndatacopy_following_revert_in_createwinsvega2017-12-134-0/+901
|\ \ | | | | | | Adding a new test about returndatacopy following a revert in an init code
| * | Adding a new test about returndatacopy following a revert in an init codeYoichi Hirai2017-12-064-0/+901
| | |
* | | Merge pull request #374 from ethereum/gentransactwinsvega2017-12-091183-13817/+6475
|\ \ \ | | | | | | | | General Transaction Tests
| * | | complete general transaction testsDimitry2017-12-01162-78/+2345
| | | |
| * | | move wrong Transaction RLP testsDimitry2017-12-01151-0/+3113
| | | |
| * | | convert Frontier and Homestead ttTests to new formatDimitry2017-11-30