Skip to content

Instantly share code, notes, and snippets.

@jwasinger
Created August 13, 2017 21:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jwasinger/70f0e7cd803eb8b347aa8612b0cc865a to your computer and use it in GitHub Desktop.
Save jwasinger/70f0e7cd803eb8b347aa8612b0cc865a to your computer and use it in GitHub Desktop.
{
"badOp" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x020000",
"currentGasLimit" : "10000000",
"currentNumber" : "1",
"currentTimestamp" : "1000",
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"expect": [
{
"indexes" : { "data" : 0, "gas" : -1, "value" : -1 },
"network" : ["Byzantium"],
"result" : {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
"storage": {}
}
}
}
],
"pre": {
"0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
"balance" : "0",
"code": "0x6001e36001600255",
"nonce" : "0",
"storage" : {
}
}
},
"transaction": {
"data": [
""
],
"gasLimit": [
"0x0a00000000"
],
"gasPrice": "0x01",
"nonce": "0x00",
"secretKey": "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
"to": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
"value": [
"0x01000"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment