From 96417c914a1099e94ba9605bc3b0a06bf4555e5e Mon Sep 17 00:00:00 2001 From: Jared Wasinger Date: Fri, 1 Sep 2017 06:36:28 +0000 Subject: add state test for sstore in contract init code --- .../stCreateTest/CREATE_ContractSSTOREDuringInit.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 GeneralStateTests/stCreateTest/CREATE_ContractSSTOREDuringInit.json (limited to 'GeneralStateTests') diff --git a/GeneralStateTests/stCreateTest/CREATE_ContractSSTOREDuringInit.json b/GeneralStateTests/stCreateTest/CREATE_ContractSSTOREDuringInit.json new file mode 100644 index 000000000..8d5b5ebfb --- /dev/null +++ b/GeneralStateTests/stCreateTest/CREATE_ContractSSTOREDuringInit.json @@ -0,0 +1,9 @@ +{ + "CREATE_ContractSSTOREDuringInit" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.70ba1a56.Linux.g++", + "source" : "/src/GeneralStateTestsFiller/stCreateTest/CREATE_ContractSSTOREDuringInitFiller.json" + } + } +} \ No newline at end of file -- cgit v1.2.3