diff options
author | CJentzsch <jentzsch.software@gmail.com> | 2015-12-16 21:33:36 +0800 |
---|---|---|
committer | CJentzsch <jentzsch.software@gmail.com> | 2015-12-16 21:33:36 +0800 |
commit | 383874f2bdc6c65c1474b4093006cd2896942a4f (patch) | |
tree | 9b32b3addeac66c57cc5f701fb98905b988c53a5 /StateTests/stCallCreateCallCodeTest.json | |
parent | 2e4987ad2a973e2cf85ef742a8b9bd094363cd18 (diff) | |
download | dexon-tests-383874f2bdc6c65c1474b4093006cd2896942a4f.tar dexon-tests-383874f2bdc6c65c1474b4093006cd2896942a4f.tar.gz dexon-tests-383874f2bdc6c65c1474b4093006cd2896942a4f.tar.bz2 dexon-tests-383874f2bdc6c65c1474b4093006cd2896942a4f.tar.lz dexon-tests-383874f2bdc6c65c1474b4093006cd2896942a4f.tar.xz dexon-tests-383874f2bdc6c65c1474b4093006cd2896942a4f.tar.zst dexon-tests-383874f2bdc6c65c1474b4093006cd2896942a4f.zip |
add homestead tests with block 1.000.000 as transition from Frontier to Homestead
Diffstat (limited to 'StateTests/stCallCreateCallCodeTest.json')
-rw-r--r-- | StateTests/stCallCreateCallCodeTest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/StateTests/stCallCreateCallCodeTest.json b/StateTests/stCallCreateCallCodeTest.json index 47084ff5b..ebf9f4906 100644 --- a/StateTests/stCallCreateCallCodeTest.json +++ b/StateTests/stCallCreateCallCodeTest.json @@ -2570,7 +2570,7 @@ }, "transaction" : { "data" : "0x6001600155601080600c6000396000f3006000355415600957005b60203560003555", - "gasLimit" : "0xb44e", + "gasLimit" : "0x1314e", "gasPrice" : "0x01", "nonce" : "0x00", "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", |