diff options
author | winsvega <winsvega@mail.ru> | 2018-02-17 22:12:59 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-17 22:12:59 +0800 |
commit | b91976cb16c11beceaf19b1b84463916f67537ac (patch) | |
tree | ab35b8ccb08feb5f80beec673bba2c4b7cc93cb5 /GeneralStateTests/stArgsZeroOneBalance/extcodecopyNonConst.json | |
parent | 772a3d69a704e0670f567abefb6608f942136693 (diff) | |
parent | 5e3d39a3fad955681e9bb7e9fa910a24e1df5f88 (diff) | |
download | dexon-tests-b91976cb16c11beceaf19b1b84463916f67537ac.tar dexon-tests-b91976cb16c11beceaf19b1b84463916f67537ac.tar.gz dexon-tests-b91976cb16c11beceaf19b1b84463916f67537ac.tar.bz2 dexon-tests-b91976cb16c11beceaf19b1b84463916f67537ac.tar.lz dexon-tests-b91976cb16c11beceaf19b1b84463916f67537ac.tar.xz dexon-tests-b91976cb16c11beceaf19b1b84463916f67537ac.tar.zst dexon-tests-b91976cb16c11beceaf19b1b84463916f67537ac.zip |
Merge pull request #418 from ethereum/fixempty
fix empty expect section
Diffstat (limited to 'GeneralStateTests/stArgsZeroOneBalance/extcodecopyNonConst.json')
-rw-r--r-- | GeneralStateTests/stArgsZeroOneBalance/extcodecopyNonConst.json | 27 |
1 files changed, 4 insertions, 23 deletions
diff --git a/GeneralStateTests/stArgsZeroOneBalance/extcodecopyNonConst.json b/GeneralStateTests/stArgsZeroOneBalance/extcodecopyNonConst.json index 173fbe0c3..107fcdf46 100644 --- a/GeneralStateTests/stArgsZeroOneBalance/extcodecopyNonConst.json +++ b/GeneralStateTests/stArgsZeroOneBalance/extcodecopyNonConst.json @@ -2,10 +2,10 @@ "extcodecopyNonConst" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++", - "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/extcodecopyNonConstFiller.yml", - "sourceHash" : "72ae4da49a6de85724b8d58a68b1ceb6bfbeb62b6b8eb51887287e3e8e0d4501" + "sourceHash" : "65f9c76f9d5227e7ad73fce65d2dd4e2f183cbf53718cde73cf52a0d7f746697" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -34,24 +34,6 @@ "value" : 1 }, "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - }, - { - "hash" : "0x8119eeb5de3c575d35ed8e7360a28418fdd7efc68202bc5d2fdc83424a50c568", - "indexes" : { - "data" : 1, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - }, - { - "hash" : "0x53113ef76120f54e11eed282ae53cf99d6736298c87b35907b9abfed1bf79e0d", - "indexes" : { - "data" : 1, - "gas" : 0, - "value" : 1 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ] }, @@ -73,8 +55,7 @@ }, "transaction" : { "data" : [ - "0x", - "0x11223344" + "0x" ], "gasLimit" : [ "0x061a80" |