aboutsummaryrefslogtreecommitdiffstats
path: root/src/BlockchainTestsFiller/bcValidBlockTest/gasPrice0Filler.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/BlockchainTestsFiller/bcValidBlockTest/gasPrice0Filler.json')
-rw-r--r--src/BlockchainTestsFiller/bcValidBlockTest/gasPrice0Filler.json13
1 files changed, 12 insertions, 1 deletions
diff --git a/src/BlockchainTestsFiller/bcValidBlockTest/gasPrice0Filler.json b/src/BlockchainTestsFiller/bcValidBlockTest/gasPrice0Filler.json
index 609e2944e..e63fcb6ee 100644
--- a/src/BlockchainTestsFiller/bcValidBlockTest/gasPrice0Filler.json
+++ b/src/BlockchainTestsFiller/bcValidBlockTest/gasPrice0Filler.json
@@ -19,7 +19,7 @@
},
"expect" : [
{
- "network" : ["ALL"],
+ "network" : ["Frontier", "Homestead", "EIP150", "EIP158"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "10"
@@ -28,6 +28,17 @@
"balance" : "5000000000000000000"
}
}
+ },
+ {
+ "network" : ["Byzantium"],
+ "result" : {
+ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
+ "balance" : "10"
+ },
+ "8888f1f195afa192cfee860698584c030f4c9db1" : {
+ "balance" : "3000000000000000000"
+ }
+ }
}
],
"pre" : {