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/shl01-ffFiller.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GeneralStateTestsFiller/stShift/shl01-ffFiller.json') diff --git a/src/GeneralStateTestsFiller/stShift/shl01-ffFiller.json b/src/GeneralStateTestsFiller/stShift/shl01-ffFiller.json index e0ef17d1a..faf290c7d 100644 --- a/src/GeneralStateTestsFiller/stShift/shl01-ffFiller.json +++ b/src/GeneralStateTestsFiller/stShift/shl01-ffFiller.json @@ -75,7 +75,7 @@ "pre" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "1000000000000000000", - "code" : "PUSH1 1; PUSH1 0xff; SHL; PUSH1 0; SSTORE", + "// code" : "PUSH1 1; PUSH1 0xff; SHL; PUSH1 0; SSTORE", "code" : "0x600160ff1b600055", "nonce" : "0", "storage" : { -- cgit