From 9fb1996e490f7706ce15f2e347fe8e2d9c35bb6e Mon Sep 17 00:00:00 2001 From: Dimitry Date: Mon, 22 May 2017 20:37:25 +0300 Subject: generate finished tests for staticcall --- .../stStaticCall/static_Call50000_sha256Filler.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_Call50000_sha256Filler.json') diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_Call50000_sha256Filler.json b/src/GeneralStateTestsFiller/stStaticCall/static_Call50000_sha256Filler.json index 8b77958dd..91933ac3d 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_Call50000_sha256Filler.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_Call50000_sha256Filler.json @@ -21,14 +21,14 @@ "shouldnotexist" : "1" }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "340282366920938463463374607431476147108", + "balance" : "340282366920938463463374607430538347108", "code" : "0x", "nonce" : "0x01", "storage" : { } }, "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "292064337", + "balance" : "1229864337", "code" : "0x", "nonce" : "0x00", "storage" : { @@ -46,7 +46,7 @@ "1000000000000000000000000000000000000000" : { "storage" : { "0x00" : "0x01", - "0x01" : "0xd88a8112" + "0x01" : "0xa0a4cfd2" } } } @@ -63,14 +63,14 @@ "shouldnotexist" : "1" }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "340282366920938463463374607431726032105", + "balance" : "340282366920938463463374607430788232105", "code" : "0x", "nonce" : "0x01", "storage" : { } }, "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "42179340", + "balance" : "979979340", "code" : "0x", "nonce" : "0x00", "storage" : { @@ -88,7 +88,7 @@ "1000000000000000000000000000000000000000" : { "storage" : { "0x00" : "0x01", - "0x01" : "0xe76f7257" + "0x01" : "0xaf89c117" } } } -- cgit