diff options
author | CJentzsch <jentzsch.software@gmail.com> | 2015-02-10 18:22:50 +0800 |
---|---|---|
committer | CJentzsch <jentzsch.software@gmail.com> | 2015-02-10 18:22:50 +0800 |
commit | cf002a461167847647e91f0be0c6c0df6867a937 (patch) | |
tree | f5dbbdd5c405c8e339bd0194fea52a194bc95ae5 /StateTests/stPreCompiledContracts.json | |
parent | be4f40741f894f3ef93199ace09d6d06f962faaa (diff) | |
download | dexon-tests-cf002a461167847647e91f0be0c6c0df6867a937.tar dexon-tests-cf002a461167847647e91f0be0c6c0df6867a937.tar.gz dexon-tests-cf002a461167847647e91f0be0c6c0df6867a937.tar.bz2 dexon-tests-cf002a461167847647e91f0be0c6c0df6867a937.tar.lz dexon-tests-cf002a461167847647e91f0be0c6c0df6867a937.tar.xz dexon-tests-cf002a461167847647e91f0be0c6c0df6867a937.tar.zst dexon-tests-cf002a461167847647e91f0be0c6c0df6867a937.zip |
undo changed due to memory gas cost rule
Diffstat (limited to 'StateTests/stPreCompiledContracts.json')
-rw-r--r-- | StateTests/stPreCompiledContracts.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/StateTests/stPreCompiledContracts.json b/StateTests/stPreCompiledContracts.json index 8cca6f7a4..0f1db1275 100644 --- a/StateTests/stPreCompiledContracts.json +++ b/StateTests/stPreCompiledContracts.json @@ -1074,14 +1074,14 @@ } }, "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "986358", + "balance" : "32684", "code" : "0x", "nonce" : "0", "storage" : { } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "999999999998913642", + "balance" : "999999999999867316", "code" : "0x", "nonce" : "1", "storage" : { @@ -1631,14 +1631,14 @@ } }, "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "986358", + "balance" : "32684", "code" : "0x", "nonce" : "0", "storage" : { } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "999999999998913642", + "balance" : "999999999999867316", "code" : "0x", "nonce" : "1", "storage" : { |