aboutsummaryrefslogtreecommitdiffstats
path: root/src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts/modexp_d26g2v0Filler.json
diff options
context:
space:
mode:
authorDimitry <dimitry@ethereum.org>2018-02-16 01:59:47 +0800
committerDimitry <dimitry@ethereum.org>2018-02-16 01:59:47 +0800
commitf62640eeabf3066fa9726c8a61dfa5d50e7daf44 (patch)
tree29090a23ca6c34b99a5ff3905637118b19b78909 /src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts/modexp_d26g2v0Filler.json
parent772a3d69a704e0670f567abefb6608f942136693 (diff)
downloaddexon-tests-f62640eeabf3066fa9726c8a61dfa5d50e7daf44.tar
dexon-tests-f62640eeabf3066fa9726c8a61dfa5d50e7daf44.tar.gz
dexon-tests-f62640eeabf3066fa9726c8a61dfa5d50e7daf44.tar.bz2
dexon-tests-f62640eeabf3066fa9726c8a61dfa5d50e7daf44.tar.lz
dexon-tests-f62640eeabf3066fa9726c8a61dfa5d50e7daf44.tar.xz
dexon-tests-f62640eeabf3066fa9726c8a61dfa5d50e7daf44.tar.zst
dexon-tests-f62640eeabf3066fa9726c8a61dfa5d50e7daf44.zip
fix stPreCompiledContracts empty expect
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts/modexp_d26g2v0Filler.json')
-rw-r--r--src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts/modexp_d26g2v0Filler.json42
1 files changed, 42 insertions, 0 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts/modexp_d26g2v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts/modexp_d26g2v0Filler.json
index af7351e24..a9f8c0673 100644
--- a/src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts/modexp_d26g2v0Filler.json
+++ b/src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts/modexp_d26g2v0Filler.json
@@ -26,6 +26,48 @@
}
],
"expect" : [
+ {
+ "network" : "EIP150",
+ "result" : {
+ "0x1000000000000000000000000000000000000000" : {
+ "storage" : {
+ "0x01" : "0x01"
+ }
+ }
+ }
+ },
+ {
+ "network" : "EIP158",
+ "result" : {
+ "0x1000000000000000000000000000000000000000" : {
+ "storage" : {
+ "0x01" : "0x01"
+ }
+ }
+ }
+ },
+ {
+ "network" : "Byzantium",
+ "result" : {
+ "0x1000000000000000000000000000000000000000" : {
+ "storage" : {
+ "0x01" : "0x01",
+ "0x02" : "0x0100000000000000000000000000000000000000000000000000000000000000"
+ }
+ }
+ }
+ },
+ {
+ "network" : "Constantinople",
+ "result" : {
+ "0x1000000000000000000000000000000000000000" : {
+ "storage" : {
+ "0x01" : "0x01",
+ "0x02" : "0x0100000000000000000000000000000000000000000000000000000000000000"
+ }
+ }
+ }
+ }
],
"genesisBlockHeader" : {
"bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",