aboutsummaryrefslogtreecommitdiffstats
path: root/src/BlockchainTestsFiller/GeneralStateTests/stAttackTest
diff options
context:
space:
mode:
authorDimitry <dimitry@ethereum.org>2018-09-26 17:48:21 +0800
committerDimitry <dimitry@ethereum.org>2018-09-26 17:48:21 +0800
commitfafb8a88abd431eedd85167445ccafbc095eed7a (patch)
treede91238986f8358290c38ee41a3218aea2e3e376 /src/BlockchainTestsFiller/GeneralStateTests/stAttackTest
parent8b80bb5961ee94acac3742e8328b2b9bf8e1c9f9 (diff)
downloadtangerine-tests-fafb8a88abd431eedd85167445ccafbc095eed7a.tar
tangerine-tests-fafb8a88abd431eedd85167445ccafbc095eed7a.tar.gz
tangerine-tests-fafb8a88abd431eedd85167445ccafbc095eed7a.tar.bz2
tangerine-tests-fafb8a88abd431eedd85167445ccafbc095eed7a.tar.lz
tangerine-tests-fafb8a88abd431eedd85167445ccafbc095eed7a.tar.xz
tangerine-tests-fafb8a88abd431eedd85167445ccafbc095eed7a.tar.zst
tangerine-tests-fafb8a88abd431eedd85167445ccafbc095eed7a.zip
refill state tests as blockchain tests
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stAttackTest')
-rw-r--r--src/BlockchainTestsFiller/GeneralStateTests/stAttackTest/ContractCreationSpam_d0g0v0Filler.json3
-rw-r--r--src/BlockchainTestsFiller/GeneralStateTests/stAttackTest/CrashingTransaction_d0g0v0Filler.json6
2 files changed, 7 insertions, 2 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stAttackTest/ContractCreationSpam_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stAttackTest/ContractCreationSpam_d0g0v0Filler.json
index 73c1f548e..f15d3f33c 100644
--- a/src/BlockchainTestsFiller/GeneralStateTests/stAttackTest/ContractCreationSpam_d0g0v0Filler.json
+++ b/src/BlockchainTestsFiller/GeneralStateTests/stAttackTest/ContractCreationSpam_d0g0v0Filler.json
@@ -120003,6 +120003,7 @@
"storage" : {
}
}
- }
+ },
+ "sealEngine" : "NoProof"
}
} \ No newline at end of file
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stAttackTest/CrashingTransaction_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stAttackTest/CrashingTransaction_d0g0v0Filler.json
index 93a6ade51..f709acf9e 100644
--- a/src/BlockchainTestsFiller/GeneralStateTests/stAttackTest/CrashingTransaction_d0g0v0Filler.json
+++ b/src/BlockchainTestsFiller/GeneralStateTests/stAttackTest/CrashingTransaction_d0g0v0Filler.json
@@ -1,5 +1,8 @@
{
"CrashingTransaction_d0g0v0" : {
+ "_info" : {
+ "comment" : "https://ropsten.etherscan.io/tx/0x8ec445380649f6c75a042a438ea9256c2fab2a6a3437904c9e5a712fcbf8a54a"
+ },
"blocks" : [
{
"blockHeaderPremine" : {
@@ -130,6 +133,7 @@
"storage" : {
}
}
- }
+ },
+ "sealEngine" : "NoProof"
}
} \ No newline at end of file