diff options
author | CJentzsch <jentzsch.software@gmail.com> | 2015-02-26 20:52:05 +0800 |
---|---|---|
committer | CJentzsch <jentzsch.software@gmail.com> | 2015-02-26 20:52:05 +0800 |
commit | d09cbfcf84824e7c34fc03681c0faf70320fb1c9 (patch) | |
tree | 40dc8c3bc10d840deaeea15c0605a9a5f85d26ae /StateTests/stPreCompiledContracts.json | |
parent | 88913ec89b83ea05b4e8403ab8cfa808f2e165fe (diff) | |
download | dexon-d09cbfcf84824e7c34fc03681c0faf70320fb1c9.tar dexon-d09cbfcf84824e7c34fc03681c0faf70320fb1c9.tar.gz dexon-d09cbfcf84824e7c34fc03681c0faf70320fb1c9.tar.bz2 dexon-d09cbfcf84824e7c34fc03681c0faf70320fb1c9.tar.lz dexon-d09cbfcf84824e7c34fc03681c0faf70320fb1c9.tar.xz dexon-d09cbfcf84824e7c34fc03681c0faf70320fb1c9.tar.zst dexon-d09cbfcf84824e7c34fc03681c0faf70320fb1c9.zip |
update to new quadratic memory 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 0f1db1275..8cca6f7a4 100644 --- a/StateTests/stPreCompiledContracts.json +++ b/StateTests/stPreCompiledContracts.json @@ -1074,14 +1074,14 @@ } }, "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "32684", + "balance" : "986358", "code" : "0x", "nonce" : "0", "storage" : { } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "999999999999867316", + "balance" : "999999999998913642", "code" : "0x", "nonce" : "1", "storage" : { @@ -1631,14 +1631,14 @@ } }, "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "32684", + "balance" : "986358", "code" : "0x", "nonce" : "0", "storage" : { } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "999999999999867316", + "balance" : "999999999998913642", "code" : "0x", "nonce" : "1", "storage" : { |