diff options
author | Dimitry <dimitry@ethereum.org> | 2018-10-05 01:05:21 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-10-05 01:05:21 +0800 |
commit | 90545710b9b03d28967d128c6d94243600c9aae6 (patch) | |
tree | 970d6e882ee2ad6b8a6e1838971eff1e56b30f40 /BlockchainTests/GeneralStateTests/stCreate2/create2collisionSelfdestructed2_d1g0v0.json | |
parent | fa6d4acf536203dad396a8cd1c3f3732c9a81676 (diff) | |
download | dexon-tests-90545710b9b03d28967d128c6d94243600c9aae6.tar dexon-tests-90545710b9b03d28967d128c6d94243600c9aae6.tar.gz dexon-tests-90545710b9b03d28967d128c6d94243600c9aae6.tar.bz2 dexon-tests-90545710b9b03d28967d128c6d94243600c9aae6.tar.lz dexon-tests-90545710b9b03d28967d128c6d94243600c9aae6.tar.xz dexon-tests-90545710b9b03d28967d128c6d94243600c9aae6.tar.zst dexon-tests-90545710b9b03d28967d128c6d94243600c9aae6.zip |
refill stCreate2 with new gasPrice
Diffstat (limited to 'BlockchainTests/GeneralStateTests/stCreate2/create2collisionSelfdestructed2_d1g0v0.json')
-rw-r--r-- | BlockchainTests/GeneralStateTests/stCreate2/create2collisionSelfdestructed2_d1g0v0.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BlockchainTests/GeneralStateTests/stCreate2/create2collisionSelfdestructed2_d1g0v0.json b/BlockchainTests/GeneralStateTests/stCreate2/create2collisionSelfdestructed2_d1g0v0.json index 2492ed68f..9cc471dca 100644 --- a/BlockchainTests/GeneralStateTests/stCreate2/create2collisionSelfdestructed2_d1g0v0.json +++ b/BlockchainTests/GeneralStateTests/stCreate2/create2collisionSelfdestructed2_d1g0v0.json @@ -2,7 +2,7 @@ "create2collisionSelfdestructed2_d1g0v0_Constantinople" : { "_info" : { "comment" : "A contract which performs SUICIDE, and is then attempted to be recreated (different code, same init-code) during the same transaction. This ought to fail, since the code is not cleaned out until after the transaction is ended.", - "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "filledwith" : "testeth 1.5.0.dev2-73+commit.1bcd29e5", "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", "source" : "src/BlockchainTestsFiller/GeneralStateTests/stCreate2/create2collisionSelfdestructed2_d1g0v0Filler.json", "sourceHash" : "66975329b3630828c2eabb6466f5472d5dd324e29e8d1f1325b81ea98c5a50e6" |