diff options
author | Dimitry <winsvega@mail.ru> | 2016-12-06 21:39:23 +0800 |
---|---|---|
committer | Dimitry <winsvega@mail.ru> | 2016-12-06 21:39:23 +0800 |
commit | e0d64ef1dd2b058fcb97e1453334ccdaec8f6a8f (patch) | |
tree | ad0afe332e963d1ad41e41bda08acd36f61973bf /src/GeneralStateTestsFiller/stCallCodes/callcodecallcodecall_110_OOGMAfterFiller.json | |
parent | f1612dd075492ac0d1651432bf0a18d034bea867 (diff) | |
download | tangerine-tests-e0d64ef1dd2b058fcb97e1453334ccdaec8f6a8f.tar.gz tangerine-tests-e0d64ef1dd2b058fcb97e1453334ccdaec8f6a8f.tar.zst tangerine-tests-e0d64ef1dd2b058fcb97e1453334ccdaec8f6a8f.zip |
updating generaltests with eip158
Diffstat (limited to 'src/GeneralStateTestsFiller/stCallCodes/callcodecallcodecall_110_OOGMAfterFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stCallCodes/callcodecallcodecall_110_OOGMAfterFiller.json | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/src/GeneralStateTestsFiller/stCallCodes/callcodecallcodecall_110_OOGMAfterFiller.json b/src/GeneralStateTestsFiller/stCallCodes/callcodecallcodecall_110_OOGMAfterFiller.json index 0b5f41f7a..3a67577d4 100644 --- a/src/GeneralStateTestsFiller/stCallCodes/callcodecallcodecall_110_OOGMAfterFiller.json +++ b/src/GeneralStateTestsFiller/stCallCodes/callcodecallcodecall_110_OOGMAfterFiller.json @@ -43,6 +43,41 @@ } } } + }, + { + "indexes" : { "data" : -1, "gas" : -1, "value" : -1 }, + "network" : ["EIP158"], + "result" : { + "1000000000000000000000000000000000000000" : { + "storage" : { + "0x00" : "0x01", + "0x01" : "0x00", + "0x02" : "0x00", + "0x03" : "0x00" + } + }, + "1000000000000000000000000000000000000001" : { + "storage" : { + "0x00" : "0x00", + "0x01" : "0x00", + "0x02" : "0x00", + "0x03" : "0x00" + } + }, + "1000000000000000000000000000000000000002" : { + "storage" : { + "0x00" : "0x00", + "0x01" : "0x00", + "0x02" : "0x00", + "0x03" : "0x00" + } + }, + "1000000000000000000000000000000000000003" : { + "storage" : { + "0x03" : "0x00" + } + } + } } ], "pre" : { |