diff options
author | CJentzsch <jentzsch.software@gmail.com> | 2015-03-02 22:50:12 +0800 |
---|---|---|
committer | CJentzsch <jentzsch.software@gmail.com> | 2015-03-02 22:50:12 +0800 |
commit | 67f3f4c1d8c524edf2576503e45c05ba85f3b608 (patch) | |
tree | 2719f8e7ff0bb7d6e518a751d817df9e57231375 /StateTests/stExample.json | |
parent | cb868a604c9c86c435501aaf18906f6595467bb4 (diff) | |
download | go-tangerine-67f3f4c1d8c524edf2576503e45c05ba85f3b608.tar go-tangerine-67f3f4c1d8c524edf2576503e45c05ba85f3b608.tar.gz go-tangerine-67f3f4c1d8c524edf2576503e45c05ba85f3b608.tar.bz2 go-tangerine-67f3f4c1d8c524edf2576503e45c05ba85f3b608.tar.lz go-tangerine-67f3f4c1d8c524edf2576503e45c05ba85f3b608.tar.xz go-tangerine-67f3f4c1d8c524edf2576503e45c05ba85f3b608.tar.zst go-tangerine-67f3f4c1d8c524edf2576503e45c05ba85f3b608.zip |
vmGasCostchanges
Diffstat (limited to 'StateTests/stExample.json')
-rw-r--r-- | StateTests/stExample.json | 19 |
1 files changed, 2 insertions, 17 deletions
diff --git a/StateTests/stExample.json b/StateTests/stExample.json index 34bb4dd8e..82bf78621 100644 --- a/StateTests/stExample.json +++ b/StateTests/stExample.json @@ -12,25 +12,10 @@ ], "out" : "0x", "post" : { - "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "1000000000000100000", - "code" : "0x6001600101600055", - "nonce" : "0", - "storage" : { - "0x" : "0x02" - } - }, - "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "804", - "code" : "0x", - "nonce" : "0", - "storage" : { - } - }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "999999999999899196", + "balance" : "1000000000000000000", "code" : "0x", - "nonce" : "1", + "nonce" : "0", "storage" : { } } |