aboutsummaryrefslogtreecommitdiffstats
path: root/StateTests/stSpecialTest.json
diff options
context:
space:
mode:
authorVitalik Buterin <v@buterin.com>2015-07-10 17:41:07 +0800
committerVitalik Buterin <v@buterin.com>2015-07-10 17:41:07 +0800
commitc95477f242b06980f9a2a2a24aec126fac0c44df (patch)
tree282847b7a6175428fd9f097ba48e2e2361a990b6 /StateTests/stSpecialTest.json
parenta056150c982c62eebeff5d16247882bc3b3a9dbe (diff)
parent06819d03aaa3cd73d0a4782052a99e3669200415 (diff)
downloadtangerine-tests-c95477f242b06980f9a2a2a24aec126fac0c44df.tar
tangerine-tests-c95477f242b06980f9a2a2a24aec126fac0c44df.tar.gz
tangerine-tests-c95477f242b06980f9a2a2a24aec126fac0c44df.tar.bz2
tangerine-tests-c95477f242b06980f9a2a2a24aec126fac0c44df.tar.lz
tangerine-tests-c95477f242b06980f9a2a2a24aec126fac0c44df.tar.xz
tangerine-tests-c95477f242b06980f9a2a2a24aec126fac0c44df.tar.zst
tangerine-tests-c95477f242b06980f9a2a2a24aec126fac0c44df.zip
Merge branch 'develop' of github.com:ethereum/tests into develop
Diffstat (limited to 'StateTests/stSpecialTest.json')
-rw-r--r--StateTests/stSpecialTest.json62
1 files changed, 62 insertions, 0 deletions
diff --git a/StateTests/stSpecialTest.json b/StateTests/stSpecialTest.json
index 50270aad1..2c3db09ef 100644
--- a/StateTests/stSpecialTest.json
+++ b/StateTests/stSpecialTest.json
@@ -1,4 +1,66 @@
{
+ "BadStateRootTx" : {
+ "env" : {
+ "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty" : "0x02b8feb0",
+ "currentGasLimit" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
+ "currentNumber" : "0x00",
+ "currentTimestamp" : "0x01",
+ "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
+ },
+ "logs" : [
+ ],
+ "out" : "0x",
+ "post" : {
+ "1baf27b88c48dd02b744999cf3522766929d2b2a" : {
+ "balance" : "0x03e8",
+ "code" : "0x600073a94f5374fce5edbc8e2a8697c15331677e6ebf0b3314156023573540602035145b15602e576040356000555b",
+ "nonce" : "0x00",
+ "storage" : {
+ }
+ },
+ "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
+ "balance" : "0x5c55",
+ "code" : "0x",
+ "nonce" : "0x00",
+ "storage" : {
+ }
+ },
+ "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "balance" : "0x1e282b",
+ "code" : "0x",
+ "nonce" : "0x01",
+ "storage" : {
+ }
+ }
+ },
+ "postStateRoot" : "f8705795c59bf2298bf493132c473a02b63e64ee8d7d5661c7bc32fc18965cdf",
+ "pre" : {
+ "1baf27b88c48dd02b744999cf3522766929d2b2a" : {
+ "balance" : "0x03e8",
+ "code" : "0x600073a94f5374fce5edbc8e2a8697c15331677e6ebf0b3314156023573540602035145b15602e576040356000555b",
+ "nonce" : "0x00",
+ "storage" : {
+ }
+ },
+ "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "balance" : "0x1e8480",
+ "code" : "0x",
+ "nonce" : "0x00",
+ "storage" : {
+ }
+ }
+ },
+ "transaction" : {
+ "data" : "0x00000000000000000000000000000000000000000000000000000000000bc03712fac13c68425054e372b0861af05648614d69d32800fba9ad4522238d4b937a0000000000000000000000000000000000000000000000000000000000000000",
+ "gasLimit" : "0x030d40",
+ "gasPrice" : "0x01",
+ "nonce" : "0x00",
+ "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
+ "to" : "1baf27b88c48dd02b744999cf3522766929d2b2a",
+ "value" : "0x00"
+ }
+ },
"JUMPDEST_Attack" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",