aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDimitry <dimitry@ethdev.com>2017-02-28 03:39:09 +0800
committerDimitry <dimitry@ethdev.com>2017-02-28 03:39:09 +0800
commiteaa489925496aaa46cc78e9361454d38982ef426 (patch)
treeef0202a08581daea4d04641587525813601f473e /src
parent5b942ff2b41fe1181e8379aff4743ee29d5641ab (diff)
downloaddexon-tests-eaa489925496aaa46cc78e9361454d38982ef426.tar
dexon-tests-eaa489925496aaa46cc78e9361454d38982ef426.tar.gz
dexon-tests-eaa489925496aaa46cc78e9361454d38982ef426.tar.bz2
dexon-tests-eaa489925496aaa46cc78e9361454d38982ef426.tar.lz
dexon-tests-eaa489925496aaa46cc78e9361454d38982ef426.tar.xz
dexon-tests-eaa489925496aaa46cc78e9361454d38982ef426.tar.zst
dexon-tests-eaa489925496aaa46cc78e9361454d38982ef426.zip
tx with OOG at block 2675119
Diffstat (limited to 'src')
-rw-r--r--src/GeneralStateTestsFiller/stSpecialTest/failed_tx_xcf416c53Filler.json61
1 files changed, 61 insertions, 0 deletions
diff --git a/src/GeneralStateTestsFiller/stSpecialTest/failed_tx_xcf416c53Filler.json b/src/GeneralStateTestsFiller/stSpecialTest/failed_tx_xcf416c53Filler.json
new file mode 100644
index 000000000..8c3f8da4f
--- /dev/null
+++ b/src/GeneralStateTestsFiller/stSpecialTest/failed_tx_xcf416c53Filler.json
@@ -0,0 +1,61 @@
+{
+ "failed_tx_xcf416c53" : {
+ "env" : {
+ "currentCoinbase" : "68795C4AA09D6f4Ed3E5DeDDf8c2AD3049A601da",
+ "currentDifficulty" : "0x020000",
+ "currentGasLimit" : "2000000",
+ "currentNumber" : "1",
+ "currentTimestamp" : "1000",
+ "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
+ },
+ "expect" : [
+ {
+ "indexes" : {
+ "data" : -1,
+ "gas" : -1,
+ "value" : -1
+ },
+ "network" : ["EIP158"],
+ "result" : {
+ "68795c4aa09d6f4ed3e5deddf8c2ad3049a601da" : {
+ "balance" : "0x089979"
+ },
+ "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "nonce" : "0x02"
+ }
+ }
+ }
+ ],
+ "pre" : {
+ "0e879AE28cdDdEB31A405A9dB354505a5560b0Bd" : {
+ "balance" : "0",
+ "code" : "0x7c0100000000000000000000000000000000000000000000000000000000600035046397dd3054811415610065576004356040526024356060526040516060515b808212156100625760006000600060006000866000f150600182019150610040565b50505b50",
+ "nonce" : "0",
+ "storage" : {
+ }
+ },
+ "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "balance" : "1000000000000000000",
+ "code" : "",
+ "nonce" : "1",
+ "storage" : {
+ }
+ }
+ },
+ "transaction" : {
+ "data" : [
+ "0x97dd3054000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002bc"
+ ],
+ "gasLimit" : [
+ "630000"
+ ],
+ "gasPrice" : "1",
+ "nonce" : "1",
+ "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
+ "to" : "0e879AE28cdDdEB31A405A9dB354505a5560b0Bd",
+ "value" : [
+ "0"
+ ]
+ }
+ }
+}