diff options
author | Dimitry <winsvega@mail.ru> | 2017-07-10 23:25:36 +0800 |
---|---|---|
committer | Dimitry <winsvega@mail.ru> | 2017-07-10 23:25:36 +0800 |
commit | 4742f0591403245674ec02df4930d88ed5bd58bb (patch) | |
tree | cacd263760c79f8817b83c61e734ddd01e2bef1c /src/GeneralStateTestsFiller/stStaticCall | |
parent | 5942d5373e1c41639305c3ade8360ea0e165a4bd (diff) | |
download | dexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar dexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar.gz dexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar.bz2 dexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar.lz dexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar.xz dexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar.zst dexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.zip |
refill general state tests
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall')
2 files changed, 5 insertions, 5 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_contractCreationMakeCallThatAskMoreGasThenTransactionProvidedFiller.json b/src/GeneralStateTestsFiller/stStaticCall/static_contractCreationMakeCallThatAskMoreGasThenTransactionProvidedFiller.json index 69c3a17f0..3eb5cbaab 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_contractCreationMakeCallThatAskMoreGasThenTransactionProvidedFiller.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_contractCreationMakeCallThatAskMoreGasThenTransactionProvidedFiller.json @@ -13,7 +13,7 @@ "indexes" : { "data" : 0, "gas" : -1, "value" : -1 }, "network" : ["Metropolis"], "result" : { - "3eb343d99f94205712c88c1cc7817bd428f8d3ef": { + "6295ee1b4f6dd65047762f924ecd367c17eabf8f": { "nonce" : "1" } } @@ -22,7 +22,7 @@ "indexes" : { "data" : 1, "gas" : -1, "value" : -1 }, "network" : ["Metropolis"], "result" : { - "e005e77ffd2953dd93c80b805101c03dac64291b": { + "6295ee1b4f6dd65047762f924ecd367c17eabf8f": { "nonce" : "1" } } @@ -31,7 +31,7 @@ "indexes" : { "data" : 2, "gas" : -1, "value" : -1 }, "network" : ["Metropolis"], "result" : { - "a3383b59156e2e9a7ba1b632d8111c10fe9c7078": { + "6295ee1b4f6dd65047762f924ecd367c17eabf8f": { "nonce" : "1" } } @@ -40,7 +40,7 @@ "indexes" : { "data" : 3, "gas" : -1, "value" : -1 }, "network" : ["Metropolis"], "result" : { - "df0f13f932cd2b119699443b14ffa29b6934b47f": { + "6295ee1b4f6dd65047762f924ecd367c17eabf8f": { "nonce" : "1" } } diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_contractCreationOOGdontLeaveEmptyContractViaTransactionFiller.json b/src/GeneralStateTestsFiller/stStaticCall/static_contractCreationOOGdontLeaveEmptyContractViaTransactionFiller.json index 6120d465a..96b506f51 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_contractCreationOOGdontLeaveEmptyContractViaTransactionFiller.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_contractCreationOOGdontLeaveEmptyContractViaTransactionFiller.json @@ -13,7 +13,7 @@ "indexes" : { "data" : -1, "gas" : -1, "value" : -1}, "network" : ["Metropolis"], "result" : { - "e005e77ffd2953dd93c80b805101c03dac64291b": { + "6295ee1b4f6dd65047762f924ecd367c17eabf8f": { "nonce" : "1" } } |