diff options
author | CJentzsch <jentzsch.software@gmail.com> | 2015-04-28 13:57:08 +0800 |
---|---|---|
committer | CJentzsch <jentzsch.software@gmail.com> | 2015-04-28 13:57:08 +0800 |
commit | e5f82443b1bfa52e4cfb90abd061a427b8cf83ac (patch) | |
tree | 224cdd8ba18d6446c5039bbadf8b68bc55c7928d /StateTests/stInitCodeTest.json | |
parent | f1fbef3a27217dd21bec20be7b98bfdd5fc2f413 (diff) | |
download | dexon-tests-e5f82443b1bfa52e4cfb90abd061a427b8cf83ac.tar dexon-tests-e5f82443b1bfa52e4cfb90abd061a427b8cf83ac.tar.gz dexon-tests-e5f82443b1bfa52e4cfb90abd061a427b8cf83ac.tar.bz2 dexon-tests-e5f82443b1bfa52e4cfb90abd061a427b8cf83ac.tar.lz dexon-tests-e5f82443b1bfa52e4cfb90abd061a427b8cf83ac.tar.xz dexon-tests-e5f82443b1bfa52e4cfb90abd061a427b8cf83ac.tar.zst dexon-tests-e5f82443b1bfa52e4cfb90abd061a427b8cf83ac.zip |
update state tests to new hex style
Diffstat (limited to 'StateTests/stInitCodeTest.json')
-rw-r--r-- | StateTests/stInitCodeTest.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/StateTests/stInitCodeTest.json b/StateTests/stInitCodeTest.json index 5dd073ba6..b2aeb54d7 100644 --- a/StateTests/stInitCodeTest.json +++ b/StateTests/stInitCodeTest.json @@ -17,7 +17,7 @@ "code" : "0x74600c60005566602060406000f060205260076039f36000526015600b6001f0600055600060006000600060006000546103e8f1", "nonce" : "0x01", "storage" : { - "0x" : "0xd2571607e241ecf590ed94b12d87c94babe36db6" + "0x00" : "0xd2571607e241ecf590ed94b12d87c94babe36db6" } }, "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { @@ -39,7 +39,7 @@ "code" : "0x602060406000f0", "nonce" : "0x00", "storage" : { - "0x" : "0x0c" + "0x00" : "0x0c" } } }, @@ -219,7 +219,7 @@ "code" : "0x74600c60005566602060406000f060205260076039f36000526015600b6001f06000556000600060006000600c6000546000f1", "nonce" : "0x01", "storage" : { - "0x" : "0xd2571607e241ecf590ed94b12d87c94babe36db6" + "0x00" : "0xd2571607e241ecf590ed94b12d87c94babe36db6" } }, "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { @@ -241,7 +241,7 @@ "code" : "0x602060406000f0", "nonce" : "0x00", "storage" : { - "0x" : "0x0c" + "0x00" : "0x0c" } } }, @@ -290,7 +290,7 @@ "code" : "0x74600c60005566602060406000f060205260076039f36000526015600b6001f06000556000600060006000600160005461c350f1", "nonce" : "0x01", "storage" : { - "0x" : "0xd2571607e241ecf590ed94b12d87c94babe36db6" + "0x00" : "0xd2571607e241ecf590ed94b12d87c94babe36db6" } }, "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { @@ -319,7 +319,7 @@ "code" : "0x602060406000f0", "nonce" : "0x01", "storage" : { - "0x" : "0x0c" + "0x00" : "0x0c" } } }, @@ -396,7 +396,7 @@ "code" : "0x", "nonce" : "0x01", "storage" : { - "0x" : "0x0c" + "0x00" : "0x0c" } } }, @@ -707,7 +707,7 @@ "code" : "0x6001601f6001601e600073b94f5374fce5edbc8e2a8697c15331677e6ebf0b6107d0f1506000516000556002601ef3", "nonce" : "0x00", "storage" : { - "0x" : "0x15" + "0x00" : "0x15" } }, "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { @@ -784,7 +784,7 @@ "code" : "0x60156000526020602060206000600073b94f5374fce5edbc8e2a8697c15331677e6ebf0b611b58f15060005160005560205160015560406000f3", "nonce" : "0x00", "storage" : { - "0x" : "0x15", + "0x00" : "0x15", "0x01" : "0x3f" } }, |