/net/vls/

44/cgit/cgit.cgi/dexon-tests/'>dexon-tests
DEXON fork of Ethereum tests (https://github.com/dexon-foundation/tests)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GeneralStateTests/stBadOpcode: make op 0x2f (RAND) validHEADdevelopWei-Ning Huang2018-11-271-37/+1
* Merge pull request #552 from ethereum/moreextcodewinsvega2018-11-234-0/+581
|\
| * delete account and check its extcodehash in blockchainmoreextcodeDimitry2018-11-214-0/+581
* | Merge pull request #551 from ethereum/moreextcodewinsvega2018-11-214-0/+356
|\|
| * bug from fuzzerDimitry2018-11-214-0/+356
* | Merge pull request #550 from ajsutton/extcodehash-changeaccountwinsvega2018-11-214-0/+418
|\ \ | |/ |/|
| * Fix comment.Adrian Sutton2018-11-214-6/+6
| * Add test for EXTCODEHASH of account before and after changing it's balance, n...Adrian Sutton2018-11-214-0/+418
|/
* Merge pull request #549 from ajsutton/extcodehash-createdeleteaccountwinsvega2018-11-2113-0/+1122
|\
| * Check self-destructed account via call does not exist.Adrian Sutton2018-11-21