diff options
author | Dimitry <dimitry@ethereum.org> | 2018-09-26 17:48:21 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-09-26 17:48:21 +0800 |
commit | fafb8a88abd431eedd85167445ccafbc095eed7a (patch) | |
tree | de91238986f8358290c38ee41a3218aea2e3e376 /src/BlockchainTestsFiller/GeneralStateTests/stShift | |
parent | 8b80bb5961ee94acac3742e8328b2b9bf8e1c9f9 (diff) | |
download | tangerine-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/stShift')
40 files changed, 105 insertions, 65 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar00_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar00_d0g0v0Filler.json index f8f7b39ee..d203be834 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar00_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar00_d0g0v0Filler.json @@ -107,6 +107,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar01_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar01_d0g0v0Filler.json index ef1d6c3da..6984cfed9 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar01_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar01_d0g0v0Filler.json @@ -207,6 +207,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar10_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar10_d0g0v0Filler.json index 4ebb7b6b1..379d9a825 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar10_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar10_d0g0v0Filler.json @@ -161,7 +161,7 @@ } }, "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "0x29a2241af62c659c", + "balance" : "0x1bc16d674ec8659c", "code" : "", "nonce" : "0x00", "storage" : { @@ -210,6 +210,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar11_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar11_d0g0v0Filler.json index 5a4d452b7..bbc72428a 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar11_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar11_d0g0v0Filler.json @@ -207,6 +207,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_0_256-1_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_0_256-1_d0g0v0Filler.json index 5e8cdb5ed..35e88ea72 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_0_256-1_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_0_256-1_d0g0v0Filler.json @@ -109,6 +109,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^254_254_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^254_254_d0g0v0Filler.json index 9f38b61ca..0b0a66909 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^254_254_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^254_254_d0g0v0Filler.json @@ -208,6 +208,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255-1_248_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255-1_248_d0g0v0Filler.json index e982e3631..58e9a7a02 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255-1_248_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255-1_248_d0g0v0Filler.json @@ -208,6 +208,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255-1_254_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255-1_254_d0g0v0Filler.json index a07675f13..2fe7bd61f 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255-1_254_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255-1_254_d0g0v0Filler.json @@ -208,6 +208,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255-1_255_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255-1_255_d0g0v0Filler.json index 2191ee336..cf07cb0a4 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255-1_255_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255-1_255_d0g0v0Filler.json @@ -207,6 +207,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255-1_256_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255-1_256_d0g0v0Filler.json index 8abe24fe3..f68a37ce9 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255-1_256_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255-1_256_d0g0v0Filler.json @@ -207,6 +207,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255_1_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255_1_d0g0v0Filler.json index 604da8b2b..d4e1190c5 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255_1_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255_1_d0g0v0Filler.json @@ -208,6 +208,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255_255_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255_255_d0g0v0Filler.json index 672a7956b..dab84b589 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255_255_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255_255_d0g0v0Filler.json @@ -208,6 +208,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255_256_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255_256_d0g0v0Filler.json index 6aec4eb8d..7db76ebf5 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255_256_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255_256_d0g0v0Filler.json @@ -208,6 +208,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255_257_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255_257_d0g0v0Filler.json index 33c782dff..402eac8b9 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255_257_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^255_257_d0g0v0Filler.json @@ -208,6 +208,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^256-1_0_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^256-1_0_d0g0v0Filler.json index 4a9b3394b..82e230b0b 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^256-1_0_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^256-1_0_d0g0v0Filler.json @@ -108,6 +108,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^256-1_1_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^256-1_1_d0g0v0Filler.json index 075c48ff6..c0cfac899 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^256-1_1_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^256-1_1_d0g0v0Filler.json @@ -208,6 +208,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^256-1_255_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^256-1_255_d0g0v0Filler.json index 37efe591b..58ee0b215 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^256-1_255_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^256-1_255_d0g0v0Filler.json @@ -208,6 +208,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^256-1_256_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^256-1_256_d0g0v0Filler.json index 3032bc4c7..be36ec3cd 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^256-1_256_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_2^256-1_256_d0g0v0Filler.json @@ -208,6 +208,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl01-0100_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl01-0100_d0g0v0Filler.json index 71c54e409..64948f771 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl01-0100_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl01-0100_d0g0v0Filler.json @@ -166,7 +166,7 @@ } }, "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "0x29a2241af62c32ce", + "balance" : "0x1bc16d674ec832ce", "code" : "", "nonce" : "0x00", "storage" : { @@ -215,6 +215,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl01-0101_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl01-0101_d0g0v0Filler.json index f968f92f5..7cbc665a2 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl01-0101_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl01-0101_d0g0v0Filler.json @@ -166,7 +166,7 @@ } }, "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "0x29a2241af62c32ce", + "balance" : "0x1bc16d674ec832ce", "code" : "", "nonce" : "0x00", "storage" : { @@ -215,6 +215,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl01-ff_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl01-ff_d0g0v0Filler.json index 69346c00b..d9dc3bf56 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl01-ff_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl01-ff_d0g0v0Filler.json @@ -167,7 +167,7 @@ } }, "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "0x29a2241af62c659c", + "balance" : "0x1bc16d674ec8659c", "code" : "", "nonce" : "0x00", "storage" : { @@ -216,6 +216,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl01_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl01_d0g0v0Filler.json index 142f7438b..0d9d8f8ea 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl01_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl01_d0g0v0Filler.json @@ -166,7 +166,7 @@ } }, "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "0x29a2241af62c32ce", + "balance" : "0x1bc16d674ec832ce", "code" : "", "nonce" : "0x00", "storage" : { @@ -215,6 +215,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl10_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl10_d0g0v0Filler.json index 82fe85620..0d09bc638 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl10_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl10_d0g0v0Filler.json @@ -167,7 +167,7 @@ } }, "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "0x29a2241af62c659c", + "balance" : "0x1bc16d674ec8659c", "code" : "", "nonce" : "0x00", "storage" : { @@ -216,6 +216,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl11_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl11_d0g0v0Filler.json index 60f2e6e45..e68f8be20 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl11_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl11_d0g0v0Filler.json @@ -167,7 +167,7 @@ } }, "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "0x29a2241af62c659c", + "balance" : "0x1bc16d674ec8659c", "code" : "", "nonce" : "0x00", "storage" : { @@ -216,6 +216,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shlffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff-00_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl_-1_0_d0g0v0Filler.json index 2e13be373..86fa3cb7a 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shlffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff-00_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl_-1_0_d0g0v0Filler.json @@ -1,5 +1,5 @@ { - "shlffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff-00_d0g0v0" : { + "shl_-1_0_d0g0v0" : { "blocks" : [ { "blockHeaderPremine" : { @@ -167,7 +167,7 @@ } }, "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "0x29a2241af62c659c", + "balance" : "0x1bc16d674ec8659c", "code" : "", "nonce" : "0x00", "storage" : { @@ -216,6 +216,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shlffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff-01_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl_-1_1_d0g0v0Filler.json index 241a115e9..480c1920e 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shlffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff-01_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl_-1_1_d0g0v0Filler.json @@ -1,5 +1,5 @@ { - "shlffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff-01_d0g0v0" : { + "shl_-1_1_d0g0v0" : { "blocks" : [ { "blockHeaderPremine" : { @@ -167,7 +167,7 @@ } }, "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "0x29a2241af62c659c", + "balance" : "0x1bc16d674ec8659c", "code" : "", "nonce" : "0x00", "storage" : { @@ -216,6 +216,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shlffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff-ff_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl_-1_255_d0g0v0Filler.json index 3dff2705f..42a152a53 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shlffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff-ff_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl_-1_255_d0g0v0Filler.json @@ -1,5 +1,5 @@ { - "shlffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff-ff_d0g0v0" : { + "shl_-1_255_d0g0v0" : { "blocks" : [ { "blockHeaderPremine" : { @@ -167,7 +167,7 @@ } }, "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "0x29a2241af62c659c", + "balance" : "0x1bc16d674ec8659c", "code" : "", "nonce" : "0x00", "storage" : { @@ -216,6 +216,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shlffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff-0100_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl_-1_256_d0g0v0Filler.json index 87b0ea532..cb96c7b48 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shlffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff-0100_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl_-1_256_d0g0v0Filler.json @@ -1,5 +1,5 @@ { - "shlffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff-0100_d0g0v0" : { + "shl_-1_256_d0g0v0" : { "blocks" : [ { "blockHeaderPremine" : { @@ -213,6 +213,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff-01_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl_2^255-1_1_d0g0v0Filler.json index ad6a99db4..c47fef867 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff-01_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shl_2^255-1_1_d0g0v0Filler.json @@ -1,5 +1,5 @@ { - "shl7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff-01_d0g0v0" : { + "shl_2^255-1_1_d0g0v0" : { "blocks" : [ { "blockHeaderPremine" : { @@ -161,7 +161,7 @@ } }, "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "0x29a2241af62c659c", + "balance" : "0x1bc16d674ec8659c", "code" : "", "nonce" : "0x00", "storage" : { @@ -210,6 +210,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr01_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr01_d0g0v0Filler.json index 7e30ff7ad..46294d328 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr01_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr01_d0g0v0Filler.json @@ -207,6 +207,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr10_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr10_d0g0v0Filler.json index b1dc262f1..ca6656817 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr10_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr10_d0g0v0Filler.json @@ -161,7 +161,7 @@ } }, "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "0x29a2241af62c659c", + "balance" : "0x1bc16d674ec8659c", "code" : "", "nonce" : "0x00", "storage" : { @@ -210,6 +210,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr11_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr11_d0g0v0Filler.json index 804b1597c..051a96269 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr11_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr11_d0g0v0Filler.json @@ -160,7 +160,7 @@ } }, "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "0x29a2241af62c32ce", + "balance" : "0x1bc16d674ec832ce", "code" : "", "nonce" : "0x00", "storage" : { @@ -209,6 +209,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_-1_0_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_-1_0_d0g0v0Filler.json index 71e60e81a..12d368050 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_-1_0_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_-1_0_d0g0v0Filler.json @@ -161,7 +161,7 @@ } }, "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "0x29a2241af62c659c", + "balance" : "0x1bc16d674ec8659c", "code" : "", "nonce" : "0x00", "storage" : { @@ -209,6 +209,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_-1_1_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_-1_1_d0g0v0Filler.json index c9ef256ff..9256ce429 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_-1_1_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_-1_1_d0g0v0Filler.json @@ -161,7 +161,7 @@ } }, "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "0x29a2241af62c659c", + "balance" : "0x1bc16d674ec8659c", "code" : "", "nonce" : "0x00", "storage" : { @@ -209,6 +209,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_-1_255_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_-1_255_d0g0v0Filler.json index f05706fe1..e8b9905d6 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_-1_255_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_-1_255_d0g0v0Filler.json @@ -161,7 +161,7 @@ } }, "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "0x29a2241af62c659c", + "balance" : "0x1bc16d674ec8659c", "code" : "", "nonce" : "0x00", "storage" : { @@ -209,6 +209,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_-1_256_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_-1_256_d0g0v0Filler.json index bfe5b45d8..b173f533e 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_-1_256_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_-1_256_d0g0v0Filler.json @@ -207,6 +207,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_2^255_1_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_2^255_1_d0g0v0Filler.json index 36b32d73f..eef464d12 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_2^255_1_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_2^255_1_d0g0v0Filler.json @@ -161,7 +161,7 @@ } }, "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "0x29a2241af62c659c", + "balance" : "0x1bc16d674ec8659c", "code" : "", "nonce" : "0x00", "storage" : { @@ -209,6 +209,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_2^255_255_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_2^255_255_d0g0v0Filler.json index c27cafca2..840713fda 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_2^255_255_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_2^255_255_d0g0v0Filler.json @@ -161,7 +161,7 @@ } }, "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "0x29a2241af62c659c", + "balance" : "0x1bc16d674ec8659c", "code" : "", "nonce" : "0x00", "storage" : { @@ -209,6 +209,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_2^255_256_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_2^255_256_d0g0v0Filler.json index 6156b5e7a..c336b0db5 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_2^255_256_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_2^255_256_d0g0v0Filler.json @@ -160,7 +160,7 @@ } }, "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "0x29a2241af62c32ce", + "balance" : "0x1bc16d674ec832ce", "code" : "", "nonce" : "0x00", "storage" : { @@ -208,6 +208,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_2^255_257_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_2^255_257_d0g0v0Filler.json index a1f317d02..a5f019f65 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_2^255_257_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/shr_2^255_257_d0g0v0Filler.json @@ -160,7 +160,7 @@ } }, "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "0x29a2241af62c32ce", + "balance" : "0x1bc16d674ec832ce", "code" : "", "nonce" : "0x00", "storage" : { @@ -208,6 +208,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file |