diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-06 21:30:05 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-06 21:30:05 +0800 |
commit | 9584e4595ae9391fcc009d96ce3422e085c1eae8 (patch) | |
tree | cea37f66afca49d282b1a454039079db9a14b3b5 /GeneralStateTests/stAttackTest | |
parent | 438e8c26a93bcdb3a271f6e0a31d3c7e5f8adcf0 (diff) | |
download | tangerine-tests-9584e4595ae9391fcc009d96ce3422e085c1eae8.tar tangerine-tests-9584e4595ae9391fcc009d96ce3422e085c1eae8.tar.gz tangerine-tests-9584e4595ae9391fcc009d96ce3422e085c1eae8.tar.bz2 tangerine-tests-9584e4595ae9391fcc009d96ce3422e085c1eae8.tar.lz tangerine-tests-9584e4595ae9391fcc009d96ce3422e085c1eae8.tar.xz tangerine-tests-9584e4595ae9391fcc009d96ce3422e085c1eae8.tar.zst tangerine-tests-9584e4595ae9391fcc009d96ce3422e085c1eae8.zip |
refill stAttack stBadOpcode
Diffstat (limited to 'GeneralStateTests/stAttackTest')
-rw-r--r-- | GeneralStateTests/stAttackTest/ContractCreationSpam.json | 8 | ||||
-rw-r--r-- | GeneralStateTests/stAttackTest/CrashingTransaction.json | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/GeneralStateTests/stAttackTest/ContractCreationSpam.json b/GeneralStateTests/stAttackTest/ContractCreationSpam.json index b6c250ec3..b39745aef 100644 --- a/GeneralStateTests/stAttackTest/ContractCreationSpam.json +++ b/GeneralStateTests/stAttackTest/ContractCreationSpam.json @@ -2,10 +2,10 @@ "ContractCreationSpam" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++", "source" : "src/GeneralStateTestsFiller/stAttackTest/ContractCreationSpamFiller.json", - "sourceHash" : "87301d69f555c6e24cd899f79edd0f7b3d11c395395cc77c63b8ebfb4f737452" + "sourceHash" : "7d2d18194424e4777ee5bdd4e65ea73fb10b0fe59a0bb3017f082607641a84f9" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -90,7 +90,7 @@ }, "transaction" : { "data" : [ - "" + "0x" ], "gasLimit" : [ "0x0c3500" diff --git a/GeneralStateTests/stAttackTest/CrashingTransaction.json b/GeneralStateTests/stAttackTest/CrashingTransaction.json index 5eaced157..9e6a555ad 100644 --- a/GeneralStateTests/stAttackTest/CrashingTransaction.json +++ b/GeneralStateTests/stAttackTest/CrashingTransaction.json @@ -1,11 +1,11 @@ { "CrashingTransaction" : { "_info" : { - "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "comment" : "https://ropsten.etherscan.io/tx/0x8ec445380649f6c75a042a438ea9256c2fab2a6a3437904c9e5a712fcbf8a54a", + "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++", "source" : "src/GeneralStateTestsFiller/stAttackTest/CrashingTransactionFiller.json", - "sourceHash" : "1e19f32ceb37c768ea9d6fade8a0797c2ceb3707cd073e4f9911ea35940e5267" + "sourceHash" : "efa7bfb1799a9f01809fe1e2ba61116daab9666a81cc1246c2aaf66587ade2ae" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", |