From 1a207bd7faa5ef8a27a78108e8ca244224fd95ae Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 22 Nov 2017 21:35:21 +0300 Subject: fix StaticCallTests --- .../stStaticCall/static_CALL_OneVCallSuicide_d0g0v0Filler.json | 2 +- .../stStaticCall/static_CALL_ZeroVCallSuicide_d0g0v0Filler.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'src/BlockchainTestsFiller') diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CALL_OneVCallSuicide_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CALL_OneVCallSuicide_d0g0v0Filler.json index 75425f4a1..cb34f183c 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CALL_OneVCallSuicide_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CALL_OneVCallSuicide_d0g0v0Filler.json @@ -52,7 +52,7 @@ }, "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x64", - "code" : "0x5a600055600060006000600073c94f5374fce5edbc8e2a8697c15331677e6ebf0b61ea60fa505a606455", + "code" : "0x5a600055600060006000600073c94f5374fce5edbc8e2a8697c15331677e6ebf0b61ea60fa6001555a606455", "nonce" : "0x00", "storage" : { } diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CALL_ZeroVCallSuicide_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CALL_ZeroVCallSuicide_d0g0v0Filler.json index 79301dacc..e177b0f7d 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CALL_ZeroVCallSuicide_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CALL_ZeroVCallSuicide_d0g0v0Filler.json @@ -14,10 +14,10 @@ "gasLimit" : "0x0927c0", "gasPrice" : "0x01", "nonce" : "0x00", - "r" : "0x34d6cec66e50c15e656989cee4254f9c1aa0ad3e7fe09e322051f5baee5b443a", - "s" : "0x4ee7a57641cf0c4744c0a2f008926155e8f0bc08f33bdb3188cf48a8101e722e", - "to" : "0x094f5374fce5edbc8e2a8697c15331677e6ebf0b", - "v" : "0x1c", + "r" : "0x8d0699f23d032b86db35ed7bb39c2357bec870fbfbe7db30b1795d320d8965c6", + "s" : "0x02f578fd949e84f0dc1307f5dd714c9a7158b31891d43f45459edcb52e345f7c", + "to" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", + "v" : "0x1b", "value" : "0x00" } ], -- cgit