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 --- .../static_Call50000_rip160Filler.json | 51 +++------------------- 1 file changed, 6 insertions(+), 45 deletions(-) (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_Call50000_rip160Filler.json') diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_Call50000_rip160Filler.json b/src/GeneralStateTestsFiller/stStaticCall/static_Call50000_rip160Filler.json index 54ea1f5df..f579b4b2d 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_Call50000_rip160Filler.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_Call50000_rip160Filler.json @@ -11,69 +11,30 @@ "expect" : [ { "indexes" : { - "data" : 0, + "data" : -1, "gas" : -1, "value" : -1 }, "network" : ["Metropolis"], "result" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "340282366920938463463374607431449147108", + "balance" : "340282366920938463463374607427904514059", "code" : "0x", "nonce" : "0x01", "storage" : { } }, "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "319064337", + "balance" : "3863697386", "code" : "0x", "nonce" : "0x00", "storage" : { } }, "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "4503599627370505", + "balance" : "4503599627370495", "code" : "0x5b61c3506080511015602b576000600061c3506000600362013178fa6000556001608051016080526000565b608051600155", "nonce" : "0x00", - "storage" : { - "0x00" : "0x01", - "0x01" : "0xc350" - } - }, - "1000000000000000000000000000000000000000" : { - "storage" : { - "0x00" : "0x01", - "0x01" : "0xd6ee8452" - } - } - } - }, - { - "indexes" : { - "data" : 1, - "gas" : -1, - "value" : -1 - }, - "network" : ["Metropolis"], - "result" : { - "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "340282366920938463463374607431699032105", - "code" : "0x", - "nonce" : "0x01", - "storage" : { - } - }, - "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "69179340", - "code" : "0x", - "nonce" : "0x00", - "storage" : { - } - }, - "cccf5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "4503599627370505", - "code" : "0x5b61c3506080511015602b576000600061c3506000600362013178fa6000526001608051016080526000565b608051602052", - "nonce" : "0x00", "storage" : { "0x00" : "0x00", "0x01" : "0x00" @@ -81,8 +42,8 @@ }, "1000000000000000000000000000000000000000" : { "storage" : { - "0x00" : "0x01", - "0x01" : "0xe5d37597" + "0x00" : "0x00", + "0x01" : "0x03a7b579" } } } -- cgit