diff options
author | Dimitry <dimitry@ethereum.org> | 2018-03-23 22:12:46 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-05-15 22:43:32 +0800 |
commit | 65184583143d1c31f0c360280bc247c952f25ae4 (patch) | |
tree | d837b57f599b845a5659cc453c7a7d95fd33b8c7 /GeneralStateTests/stCallCreateCallCodeTest | |
parent | a55c8c39203d3ae6c65a1517b8c001b274f41d10 (diff) | |
download | dexon-tests-65184583143d1c31f0c360280bc247c952f25ae4.tar dexon-tests-65184583143d1c31f0c360280bc247c952f25ae4.tar.gz dexon-tests-65184583143d1c31f0c360280bc247c952f25ae4.tar.bz2 dexon-tests-65184583143d1c31f0c360280bc247c952f25ae4.tar.lz dexon-tests-65184583143d1c31f0c360280bc247c952f25ae4.tar.xz dexon-tests-65184583143d1c31f0c360280bc247c952f25ae4.tar.zst dexon-tests-65184583143d1c31f0c360280bc247c952f25ae4.zip |
fix more tests
Diffstat (limited to 'GeneralStateTests/stCallCreateCallCodeTest')
-rw-r--r-- | GeneralStateTests/stCallCreateCallCodeTest/createNameRegistratorPerTxsNotEnoughGas.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/createNameRegistratorPerTxsNotEnoughGas.json b/GeneralStateTests/stCallCreateCallCodeTest/createNameRegistratorPerTxsNotEnoughGas.json index ba148575a..1185fc8cd 100644 --- a/GeneralStateTests/stCallCreateCallCodeTest/createNameRegistratorPerTxsNotEnoughGas.json +++ b/GeneralStateTests/stCallCreateCallCodeTest/createNameRegistratorPerTxsNotEnoughGas.json @@ -2,11 +2,11 @@ "createNameRegistratorPerTxsNotEnoughGas" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.84983edf.Linux.g++", - "retesteth" : "cpp-0.0.1+commit.b346d8e6.Linux.g++", + "filling-rpc-server" : "eth/v1.3.0/Linux/g++/Interpreter/Debug/37f37291*/", + "filling-tool-version" : "retesteth-0.0.1+commit.86270701.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createNameRegistratorPerTxsNotEnoughGasFiller.json", - "sourceHash" : "49891640a751c8249afd8d18774b635038571328ec7e74379e4106f73a361824" + "sourceHash" : "30d2f83fc5aa05a60bc065b3adb73c8eb281b59f67a81d12615b8c5d106d83bb" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -98,7 +98,7 @@ "gas" : 1, "value" : 0 }, - "hash" : "0x29c73824becd004bed00de09919b81c17c32b53a0b4a12a59279699e4c5db146", + "hash" : "0x6dcd1874a8295fa628ca7c100e9fa6248e74b92afd9a7b8511879078dfc2f007", "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ] |