aboutsummaryrefslogtreecommitdiffstats
path: root/src/BlockchainTestsFiller/GeneralStateTests/stCreateTest/TransactionCollisionToEmptyButCode_d0g1v0Filler.json
diff options
context:
space:
mode:
authorwinsvega <winsvega@mail.ru>2018-02-17 22:12:59 +0800
committerGitHub <noreply@github.com>2018-02-17 22:12:59 +0800
commitb91976cb16c11beceaf19b1b84463916f67537ac (patch)
treeab35b8ccb08feb5f80beec673bba2c4b7cc93cb5 /src/BlockchainTestsFiller/GeneralStateTests/stCreateTest/TransactionCollisionToEmptyButCode_d0g1v0Filler.json
parent772a3d69a704e0670f567abefb6608f942136693 (diff)
parent5e3d39a3fad955681e9bb7e9fa910a24e1df5f88 (diff)
downloaddexon-tests-b91976cb16c11beceaf19b1b84463916f67537ac.tar
dexon-tests-b91976cb16c11beceaf19b1b84463916f67537ac.tar.gz
dexon-tests-b91976cb16c11beceaf19b1b84463916f67537ac.tar.bz2
dexon-tests-b91976cb16c11beceaf19b1b84463916f67537ac.tar.lz
dexon-tests-b91976cb16c11beceaf19b1b84463916f67537ac.tar.xz
dexon-tests-b91976cb16c11beceaf19b1b84463916f67537ac.tar.zst
dexon-tests-b91976cb16c11beceaf19b1b84463916f67537ac.zip
Merge pull request #418 from ethereum/fixempty
fix empty expect section
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stCreateTest/TransactionCollisionToEmptyButCode_d0g1v0Filler.json')
-rw-r--r--src/BlockchainTestsFiller/GeneralStateTests/stCreateTest/TransactionCollisionToEmptyButCode_d0g1v0Filler.json42
1 files changed, 42 insertions, 0 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stCreateTest/TransactionCollisionToEmptyButCode_d0g1v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stCreateTest/TransactionCollisionToEmptyButCode_d0g1v0Filler.json
index c3116a23d..d3ca83407 100644
--- a/src/BlockchainTestsFiller/GeneralStateTests/stCreateTest/TransactionCollisionToEmptyButCode_d0g1v0Filler.json
+++ b/src/BlockchainTestsFiller/GeneralStateTests/stCreateTest/TransactionCollisionToEmptyButCode_d0g1v0Filler.json
@@ -26,6 +26,48 @@
}
],
"expect" : [
+ {
+ "network" : "EIP158",
+ "result" : {
+ "0x6295ee1b4f6dd65047762f924ecd367c17eabf8f" : {
+ "code" : "0x1122334455",
+ "nonce" : "0x00",
+ "storage" : {
+ }
+ },
+ "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "nonce" : "0x01"
+ }
+ }
+ },
+ {
+ "network" : "Byzantium",
+ "result" : {
+ "0x6295ee1b4f6dd65047762f924ecd367c17eabf8f" : {
+ "code" : "0x1122334455",
+ "nonce" : "0x00",
+ "storage" : {
+ }
+ },
+ "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "nonce" : "0x01"
+ }
+ }
+ },
+ {
+ "network" : "Constantinople",
+ "result" : {
+ "0x6295ee1b4f6dd65047762f924ecd367c17eabf8f" : {
+ "code" : "0x1122334455",
+ "nonce" : "0x00",
+ "storage" : {
+ }
+ },
+ "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "nonce" : "0x01"
+ }
+ }
+ }
],
"genesisBlockHeader" : {
"bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",