diff options
author | CJentzsch <jentzsch.software@gmail.com> | 2015-02-20 22:05:11 +0800 |
---|---|---|
committer | CJentzsch <jentzsch.software@gmail.com> | 2015-02-20 22:05:11 +0800 |
commit | b392afac3cd6145b909ad9dfe3c6370d341ca062 (patch) | |
tree | 248fb5076d2e4f47f029975da979181433053014 /StateTests/stPreCompiledContracts.json | |
parent | 672f6c44b87b59ee420b01ceb4c4d65777d81782 (diff) | |
download | go-tangerine-b392afac3cd6145b909ad9dfe3c6370d341ca062.tar go-tangerine-b392afac3cd6145b909ad9dfe3c6370d341ca062.tar.gz go-tangerine-b392afac3cd6145b909ad9dfe3c6370d341ca062.tar.bz2 go-tangerine-b392afac3cd6145b909ad9dfe3c6370d341ca062.tar.lz go-tangerine-b392afac3cd6145b909ad9dfe3c6370d341ca062.tar.xz go-tangerine-b392afac3cd6145b909ad9dfe3c6370d341ca062.tar.zst go-tangerine-b392afac3cd6145b909ad9dfe3c6370d341ca062.zip |
memGasCost checks
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" : { |