From 8dbbfb6db9fe97624333716e654410d64bf75a24 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 7 Feb 2018 18:36:47 +0300 Subject: update stSolidityTest --- .../stSolidityTest/AmbiguousMethod_d0g0v0Filler.json | 10 ++++++++++ .../stSolidityTest/CallInfiniteLoop_d0g0v0Filler.json | 8 ++++++++ .../CallLowLevelCreatesSolidity_d0g0v0Filler.json | 12 ++++++++++++ .../stSolidityTest/CallRecursiveMethods_d0g0v0Filler.json | 8 ++++++++ .../stSolidityTest/ContractInheritance_d0g0v0Filler.json | 10 ++++++++++ .../TestBlockAndTransactionProperties_d0g0v0Filler.json | 9 +++++++++ .../TestContractInteraction_d0g0v0Filler.json | 11 +++++++++++ .../stSolidityTest/TestContractSuicide_d0g0v0Filler.json | 11 +++++++++++ .../TestCryptographicFunctions_d0g0v0Filler.json | 10 ++++++++++ .../stSolidityTest/TestKeywords_d0g0v0Filler.json | 10 ++++++++++ .../stSolidityTest/TestOverflow_d0g0v0Filler.json | 10 ++++++++++ .../stSolidityTest/TestStoreGasPrices_d0g0v0Filler.json | 15 +++++++++++++++ .../TestStructuresAndVariabless_d0g0v0Filler.json | 15 +++++++++++++++ 13 files changed, 139 insertions(+) (limited to 'src/BlockchainTestsFiller/GeneralStateTests') diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/AmbiguousMethod_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/AmbiguousMethod_d0g0v0Filler.json index 6909eabf5..b1226b410 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/AmbiguousMethod_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/AmbiguousMethod_d0g0v0Filler.json @@ -35,6 +35,16 @@ } } } + }, + { + "network" : "Byzantium", + "result" : { + "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "storage" : { + "0x00" : "0x014f" + } + } + } } ], "genesisBlockHeader" : { diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/CallInfiniteLoop_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/CallInfiniteLoop_d0g0v0Filler.json index f64f5d3b8..8e6be9888 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/CallInfiniteLoop_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/CallInfiniteLoop_d0g0v0Filler.json @@ -33,6 +33,14 @@ "balance" : "0x4563918244f893e0" } } + }, + { + "network" : "Byzantium", + "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x29a2241af63093e0" + } + } } ], "genesisBlockHeader" : { diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/CallLowLevelCreatesSolidity_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/CallLowLevelCreatesSolidity_d0g0v0Filler.json index 1b87e9d50..62f93905a 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/CallLowLevelCreatesSolidity_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/CallLowLevelCreatesSolidity_d0g0v0Filler.json @@ -37,6 +37,18 @@ } } } + }, + { + "network" : "Byzantium", + "result" : { + "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "nonce" : "0x01", + "storage" : { + "0x00" : "0xe1", + "0x01" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" + } + } + } } ], "genesisBlockHeader" : { diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/CallRecursiveMethods_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/CallRecursiveMethods_d0g0v0Filler.json index ffb8f4b18..5a3c482be 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/CallRecursiveMethods_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/CallRecursiveMethods_d0g0v0Filler.json @@ -33,6 +33,14 @@ "balance" : "0x4563918244f4ea60" } } + }, + { + "network" : "Byzantium", + "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x29a2241af62cea60" + } + } } ], "genesisBlockHeader" : { diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/ContractInheritance_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/ContractInheritance_d0g0v0Filler.json index 57be1b836..c94e15ff2 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/ContractInheritance_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/ContractInheritance_d0g0v0Filler.json @@ -35,6 +35,16 @@ } } } + }, + { + "network" : "Byzantium", + "result" : { + "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "storage" : { + "0x00" : "0x01" + } + } + } } ], "genesisBlockHeader" : { diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties_d0g0v0Filler.json index 26cbe40af..94090ddab 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties_d0g0v0Filler.json @@ -34,6 +34,15 @@ } } } + }, + { + "network" : "Byzantium", + "result" : { + "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "storage" : { + } + } + } } ], "genesisBlockHeader" : { diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestContractInteraction_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestContractInteraction_d0g0v0Filler.json index a7329c6ad..3e77829d0 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestContractInteraction_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestContractInteraction_d0g0v0Filler.json @@ -36,6 +36,17 @@ } } } + }, + { + "network" : "Byzantium", + "result" : { + "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "nonce" : "0x01", + "storage" : { + "0x00" : "0x01" + } + } + } } ], "genesisBlockHeader" : { diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestContractSuicide_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestContractSuicide_d0g0v0Filler.json index 00515915c..41c0c512f 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestContractSuicide_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestContractSuicide_d0g0v0Filler.json @@ -36,6 +36,17 @@ } } } + }, + { + "network" : "Byzantium", + "result" : { + "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "nonce" : "0x01", + "storage" : { + "0x00" : "0x01" + } + } + } } ], "genesisBlockHeader" : { diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestCryptographicFunctions_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestCryptographicFunctions_d0g0v0Filler.json index 967b7b469..5cca7a31d 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestCryptographicFunctions_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestCryptographicFunctions_d0g0v0Filler.json @@ -35,6 +35,16 @@ } } } + }, + { + "network" : "Byzantium", + "result" : { + "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "storage" : { + "0x00" : "0x01" + } + } + } } ], "genesisBlockHeader" : { diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestKeywords_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestKeywords_d0g0v0Filler.json index a41b562a3..13d534e0f 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestKeywords_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestKeywords_d0g0v0Filler.json @@ -35,6 +35,16 @@ } } } + }, + { + "network" : "Byzantium", + "result" : { + "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "storage" : { + "0x00" : "0x01" + } + } + } } ], "genesisBlockHeader" : { diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestOverflow_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestOverflow_d0g0v0Filler.json index be17763ac..bcd15aeb0 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestOverflow_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestOverflow_d0g0v0Filler.json @@ -35,6 +35,16 @@ } } } + }, + { + "network" : "Byzantium", + "result" : { + "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "storage" : { + "0x00" : "0x01" + } + } + } } ], "genesisBlockHeader" : { diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestStoreGasPrices_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestStoreGasPrices_d0g0v0Filler.json index 000e4b003..ca28fe15d 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestStoreGasPrices_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestStoreGasPrices_d0g0v0Filler.json @@ -40,6 +40,21 @@ } } } + }, + { + "network" : "Byzantium", + "result" : { + "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "storage" : { + "0x00" : "0x4e2d", + "0x01" : "0x1395", + "0x02" : "0x1395", + "0x03" : "0x1395", + "0x04" : "0x1395", + "0x05" : "0x1395" + } + } + } } ], "genesisBlockHeader" : { diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestStructuresAndVariabless_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestStructuresAndVariabless_d0g0v0Filler.json index b459c38c5..38b5d6b22 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestStructuresAndVariabless_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestStructuresAndVariabless_d0g0v0Filler.json @@ -40,6 +40,21 @@ } } } + }, + { + "network" : "Byzantium", + "result" : { + "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "storage" : { + "0x00" : "0x01", + "0x01" : "0xff", + "0x02" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", + "0x03" : "0xff", + "0x04" : "0x676c6f62616c2064617461203332206c656e67746820737472696e6700000000", + "0x05b8ccbb9d4d8fb16ea74ce3c29a41f1b461fbdaff4714a0d9a8eb05499746bc" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" + } + } + } } ], "genesisBlockHeader" : { -- cgit v1.2.3