aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stStaticCall/static_callcall_00_SuicideEnd.json
diff options
context:
space:
mode:
authorwinsvega <winsvega@mail.ru>2017-05-27 17:40:15 +0800
committerGitHub <noreply@github.com>2017-05-27 17:40:15 +0800
commita32ed1aa38b6cdcbea9d6a58dd345cc819bff7cf (patch)
tree34231551da88d1e25ff81e60c09927afb1f382d5 /GeneralStateTests/stStaticCall/static_callcall_00_SuicideEnd.json
parent60153d010e602a490d8aed4e22ad44b4eaea9e17 (diff)
parent6b8b58d56f6c87fc9dd934edd8dfc70a25404210 (diff)
downloaddexon-tests-a32ed1aa38b6cdcbea9d6a58dd345cc819bff7cf.tar.gz
dexon-tests-a32ed1aa38b6cdcbea9d6a58dd345cc819bff7cf.tar.zst
dexon-tests-a32ed1aa38b6cdcbea9d6a58dd345cc819bff7cf.zip
Merge pull request #173 from ethereum/staticcall
Staticcall tests (more commits to come)
Diffstat (limited to 'GeneralStateTests/stStaticCall/static_callcall_00_SuicideEnd.json')
-rw-r--r--GeneralStateTests/stStaticCall/static_callcall_00_SuicideEnd.json109
1 files changed, 109 insertions, 0 deletions
diff --git a/GeneralStateTests/stStaticCall/static_callcall_00_SuicideEnd.json b/GeneralStateTests/stStaticCall/static_callcall_00_SuicideEnd.json
new file mode 100644
index 000000000..5c655f492
--- /dev/null
+++ b/GeneralStateTests/stStaticCall/static_callcall_00_SuicideEnd.json
@@ -0,0 +1,109 @@
+{
+ "static_callcall_00_SuicideEnd" : {
+ "env" : {
+ "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty" : "0x20000",
+ "currentGasLimit" : "0x01c9c380",
+ "currentNumber" : "0x01",
+ "currentTimestamp" : "0x03e8",
+ "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
+ },
+ "post" : {
+ "EIP150" : [
+ {
+ "hash" : "0x7148f4c9a4da248151f24ada15e9c6a9c0b09fb2f92ed9ee6908edebd81454c7",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ }
+ }
+ ],
+ "EIP158" : [
+ {
+ "hash" : "0x7148f4c9a4da248151f24ada15e9c6a9c0b09fb2f92ed9ee6908edebd81454c7",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ }
+ }
+ ],
+ "Frontier" : [
+ {
+ "hash" : "0x7148f4c9a4da248151f24ada15e9c6a9c0b09fb2f92ed9ee6908edebd81454c7",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ }
+ }
+ ],
+ "Homestead" : [
+ {
+ "hash" : "0x7148f4c9a4da248151f24ada15e9c6a9c0b09fb2f92ed9ee6908edebd81454c7",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ }
+ }
+ ],
+ "Metropolis" : [
+ {
+ "hash" : "0x7335c77db0b249f557e0346c7f7e732c58d8895334cbb8727dbede8ae5c8bff7",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ }
+ }
+ ]
+ },
+ "pre" : {
+ "0x1000000000000000000000000000000000000000" : {
+ "balance" : "0x0de0b6b3a7640000",
+ "code" : "0x6040600060406000731000000000000000000000000000000000000001620249f0fa600055",
+ "nonce" : "0x00",
+ "storage" : {
+ }
+ },
+ "0x1000000000000000000000000000000000000001" : {
+ "balance" : "0x02540be400",
+ "code" : "0x6001602052604060006040600073100000000000000000000000000000000000000261c350fa50731000000000000000000000000000000000000000ff",
+ "nonce" : "0x00",
+ "storage" : {
+ }
+ },
+ "0x1000000000000000000000000000000000000002" : {
+ "balance" : "0x02540be400",
+ "code" : "0x6001600252",
+ "nonce" : "0x00",
+ "storage" : {
+ }
+ },
+ "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "balance" : "0x0de0b6b3a7640000",
+ "code" : "",
+ "nonce" : "0x00",
+ "storage" : {
+ }
+ }
+ },
+ "transaction" : {
+ "data" : [
+ ""
+ ],
+ "gasLimit" : [
+ "0x2dc6c0"
+ ],
+ "gasPrice" : "0x01",
+ "nonce" : "0x00",
+ "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
+ "to" : "0x1000000000000000000000000000000000000000",
+ "value" : [
+ "0x00"
+ ]
+ }
+ }
+} \ No newline at end of file