diff options
author | Adrian Sutton <adrian.sutton@consensys.net> | 2018-11-09 13:42:57 +0800 |
---|---|---|
committer | Adrian Sutton <adrian.sutton@consensys.net> | 2018-11-09 13:42:57 +0800 |
commit | c5d58d235b632c87e386352d4fab4857283b874f (patch) | |
tree | 29e659d6deb69898a641997f5863146f8e4cfc4f /src/BlockchainTestsFiller/GeneralStateTests/stCodeCopyTest/ExtCodeCopyTargetRangeLongerThanCodeTests_d0g0v0Filler.json | |
parent | b93523d51bc5730afdb105b628f1b3246322c0a1 (diff) | |
download | dexon-tests-c5d58d235b632c87e386352d4fab4857283b874f.tar dexon-tests-c5d58d235b632c87e386352d4fab4857283b874f.tar.gz dexon-tests-c5d58d235b632c87e386352d4fab4857283b874f.tar.bz2 dexon-tests-c5d58d235b632c87e386352d4fab4857283b874f.tar.lz dexon-tests-c5d58d235b632c87e386352d4fab4857283b874f.tar.xz dexon-tests-c5d58d235b632c87e386352d4fab4857283b874f.tar.zst dexon-tests-c5d58d235b632c87e386352d4fab4857283b874f.zip |
Add blockchain version of new tests.
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stCodeCopyTest/ExtCodeCopyTargetRangeLongerThanCodeTests_d0g0v0Filler.json')
-rw-r--r-- | src/BlockchainTestsFiller/GeneralStateTests/stCodeCopyTest/ExtCodeCopyTargetRangeLongerThanCodeTests_d0g0v0Filler.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stCodeCopyTest/ExtCodeCopyTargetRangeLongerThanCodeTests_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stCodeCopyTest/ExtCodeCopyTargetRangeLongerThanCodeTests_d0g0v0Filler.json index de739b59b..e0bc8b3e9 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stCodeCopyTest/ExtCodeCopyTargetRangeLongerThanCodeTests_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stCodeCopyTest/ExtCodeCopyTargetRangeLongerThanCodeTests_d0g0v0Filler.json @@ -1,5 +1,8 @@ { "ExtCodeCopyTargetRangeLongerThanCodeTests_d0g0v0" : { + "_info" : { + "comment" : "Uses EXTCODECOPY to copy 32 bytes of code into a 64 byte range of memory and ensures that the last 32 bytes of the memory range are zeroed out" + }, "blocks" : [ { "blockHeaderPremine" : { |