Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
Geth-Modification
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张蕾
Geth-Modification
Commits
510ff563
Commit
510ff563
authored
Feb 21, 2014
by
Gav Wood
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated the tests.
parent
a0ec8438
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
101 additions
and
54 deletions
+101
-54
vmtests.json
vmtests.json
+101
-54
No files found.
vmtests.json
View file @
510ff563
{
"suicide"
:
{
"env"
:
{
"previousHash"
:
"5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
,
"previousNonce"
:
"9c9c6567b5ec0c5f3f25df79be42707090f1e62e9db84cbb556ae2a2f6ccccae"
,
"currentDifficulty"
:
"256"
,
"currentTimestamp"
:
1
,
"currentCoinbase"
:
"2adc25665018aa1fe0e6bc666dac8fc2697ff9ba"
,
"feeMultiplier"
:
1
},
"pre"
:
{
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6"
:
{
"balance"
:
1000000000000000000
,
"nonce"
:
0
,
"code"
:
"(suicide (txsender))"
}
},
"exec"
:
[
{
"address"
:
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6"
,
"sender"
:
"cd1722f3947def4cf144679da39c4c32bdc35681"
,
"value"
:
1000000000000000000
,
"data"
:
[
]
}
]
},
"mktx"
:
{
"env"
:
{
"previousHash"
:
"5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
,
"previousNonce"
:
"9c9c6567b5ec0c5f3f25df79be42707090f1e62e9db84cbb556ae2a2f6ccccae"
,
"currentDifficulty"
:
"256"
,
"currentTimestamp"
:
1
,
"currentCoinbase"
:
"2adc25665018aa1fe0e6bc666dac8fc2697ff9ba"
,
"feeMultiplier"
:
1
},
"pre"
:
{
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6"
:
{
"balance"
:
1000000000000000000
,
"nonce"
:
0
,
"code"
:
"(mktx (txsender) (txvalue) 0)"
}
},
"exec"
:
[
{
"address"
:
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6"
,
"sender"
:
"cd1722f3947def4cf144679da39c4c32bdc35681"
,
"value"
:
1000000000000000000
,
"data"
:
[
]
}
]
}
"mktx"
:
{
"env"
:
{
"currentCoinbase"
:
"2adc25665018aa1fe0e6bc666dac8fc2697ff9ba"
,
"currentDifficulty"
:
"256"
,
"currentTimestamp"
:
1
,
"feeMultiplier"
:
1
,
"previousHash"
:
"5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
,
"previousNonce"
:
"9c9c6567b5ec0c5f3f25df79be42707090f1e62e9db84cbb556ae2a2f6ccccae"
},
"exec"
:
[
{
"address"
:
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6"
,
"data"
:
[
],
"sender"
:
"cd1722f3947def4cf144679da39c4c32bdc35681"
,
"value"
:
1000000000000000000
}
],
"post"
:
{
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6"
:
{
"balance"
:
999999999999999900
,
"extroPrice"
:
0
,
"nonce"
:
0
,
"store"
:
{
"0"
:
[
48
,
0
,
18
,
17
,
61
,
0
]
}
}
},
"pre"
:
{
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6"
:
{
"balance"
:
1000000000000000000
,
"extroPrice"
:
0
,
"nonce"
:
0
,
"store"
:
{
"0"
:
[
48
,
0
,
18
,
17
,
61
]
}
}
},
"txs"
:
[
{
"data"
:
[
],
"destination"
:
"cd1722f3947def4cf144679da39c4c32bdc35681"
,
"value"
:
1000000000000000000
}
]
},
"suicide"
:
{
"env"
:
{
"currentCoinbase"
:
"2adc25665018aa1fe0e6bc666dac8fc2697ff9ba"
,
"currentDifficulty"
:
"256"
,
"currentTimestamp"
:
1
,
"feeMultiplier"
:
1
,
"previousHash"
:
"5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
,
"previousNonce"
:
"9c9c6567b5ec0c5f3f25df79be42707090f1e62e9db84cbb556ae2a2f6ccccae"
},
"exec"
:
[
{
"address"
:
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6"
,
"data"
:
[
],
"sender"
:
"cd1722f3947def4cf144679da39c4c32bdc35681"
,
"value"
:
1000000000000000000
}
],
"post"
:
{
"cd1722f3947def4cf144679da39c4c32bdc35681"
:
{
"balance"
:
1000000000000000010
,
"extroPrice"
:
0
,
"nonce"
:
0
}
},
"pre"
:
{
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6"
:
{
"balance"
:
1000000000000000000
,
"extroPrice"
:
0
,
"nonce"
:
0
,
"store"
:
{
"0"
:
[
17
,
63
]
}
}
},
"txs"
:
[
]
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment