From 8704ccb8cdf34e71fa8f450bc83bb5d92f198acc Mon Sep 17 00:00:00 2001 From: Yoichi Hirai Date: Thu, 22 Mar 2018 11:31:14 +0100 Subject: Rename duplicated keys in filler JSON files --- src/GeneralStateTestsFiller/stShift/shl_-1_0Filler.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GeneralStateTestsFiller/stShift/shl_-1_0Filler.json') diff --git a/src/GeneralStateTestsFiller/stShift/shl_-1_0Filler.json b/src/GeneralStateTestsFiller/stShift/shl_-1_0Filler.json index c9c0196b7..2d92a0d36 100644 --- a/src/GeneralStateTestsFiller/stShift/shl_-1_0Filler.json +++ b/src/GeneralStateTestsFiller/stShift/shl_-1_0Filler.json @@ -75,7 +75,7 @@ "pre" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "1000000000000000000", - "code" : "PUSH32 0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff; PUSH1 0x00; SHL; PUSH1 0; SSTORE", + "// code" : "PUSH32 0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff; PUSH1 0x00; SHL; PUSH1 0; SSTORE", "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60001b600055", "nonce" : "0", "storage" : { -- cgit