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/stSystemOperationsTest.json | |
parent | 88913ec89b83ea05b4e8403ab8cfa808f2e165fe (diff) | |
download | dexon-tests-d09cbfcf84824e7c34fc03681c0faf70320fb1c9.tar dexon-tests-d09cbfcf84824e7c34fc03681c0faf70320fb1c9.tar.gz dexon-tests-d09cbfcf84824e7c34fc03681c0faf70320fb1c9.tar.bz2 dexon-tests-d09cbfcf84824e7c34fc03681c0faf70320fb1c9.tar.lz dexon-tests-d09cbfcf84824e7c34fc03681c0faf70320fb1c9.tar.xz dexon-tests-d09cbfcf84824e7c34fc03681c0faf70320fb1c9.tar.zst dexon-tests-d09cbfcf84824e7c34fc03681c0faf70320fb1c9.zip |
update to new quadratic memory cost rule
Diffstat (limited to 'StateTests/stSystemOperationsTest.json')
-rw-r--r-- | StateTests/stSystemOperationsTest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/StateTests/stSystemOperationsTest.json b/StateTests/stSystemOperationsTest.json index 826c0ef4f..983caa0cd 100644 --- a/StateTests/stSystemOperationsTest.json +++ b/StateTests/stSystemOperationsTest.json @@ -466,7 +466,7 @@ "out" : "0x", "post" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "340282366920938463463374607431768207430", + "balance" : "340282366920938463463374607431768205045", "code" : "0x", "nonce" : "1", "storage" : { @@ -480,7 +480,7 @@ } }, "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "4015", + "balance" : "6400", "code" : "0x", "nonce" : "0", "storage" : { |