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
c9ed9d25
Commit
c9ed9d25
authored
Jun 03, 2015
by
Felix Lange
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tests/files: update tests to d309b4679a58d2
parent
48fb0c32
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1386 additions
and
912 deletions
+1386
-912
bcUncleTest.json
tests/files/BlockTests/bcUncleTest.json
+1235
-912
stSpecialTest.json
tests/files/StateTests/stSpecialTest.json
+62
-0
vmPushDupSwapTest.json
tests/files/VMTests/vmPushDupSwapTest.json
+89
-0
No files found.
tests/files/BlockTests/bcUncleTest.json
View file @
c9ed9d25
This diff is collapsed.
Click to expand it.
tests/files/StateTests/stSpecialTest.json
View file @
c9ed9d25
This diff is collapsed.
Click to expand it.
tests/files/VMTests/vmPushDupSwapTest.json
View file @
c9ed9d25
...
...
@@ -2050,6 +2050,95 @@
}
}
},
"push32Undefined"
:
{
"callcreates"
:
[
],
"env"
:
{
"currentCoinbase"
:
"2adc25665018aa1fe0e6bc666dac8fc2697ff9ba"
,
"currentDifficulty"
:
"0x0100"
,
"currentGasLimit"
:
"0x0f4240"
,
"currentNumber"
:
"0x00"
,
"currentTimestamp"
:
"0x01"
,
"previousHash"
:
"5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"exec"
:
{
"address"
:
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6"
,
"caller"
:
"cd1722f3947def4cf144679da39c4c32bdc35681"
,
"code"
:
"0x7f010203600055"
,
"data"
:
"0x"
,
"gas"
:
"0x0186a0"
,
"gasPrice"
:
"0x5af3107a4000"
,
"origin"
:
"cd1722f3947def4cf144679da39c4c32bdc35681"
,
"value"
:
"0x0de0b6b3a7640000"
},
"gas"
:
"0x01869d"
,
"logs"
:
[
],
"out"
:
"0x"
,
"post"
:
{
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6"
:
{
"balance"
:
"0x152d02c7e14af6800000"
,
"code"
:
"0x7f010203600055"
,
"nonce"
:
"0x00"
,
"storage"
:
{
}
}
},
"pre"
:
{
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6"
:
{
"balance"
:
"0x152d02c7e14af6800000"
,
"code"
:
"0x7f010203600055"
,
"nonce"
:
"0x00"
,
"storage"
:
{
}
}
}
},
"push32Undefined2"
:
{
"callcreates"
:
[
],
"env"
:
{
"currentCoinbase"
:
"2adc25665018aa1fe0e6bc666dac8fc2697ff9ba"
,
"currentDifficulty"
:
"0x0100"
,
"currentGasLimit"
:
"0x0f4240"
,
"currentNumber"
:
"0x00"
,
"currentTimestamp"
:
"0x01"
,
"previousHash"
:
"5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"exec"
:
{
"address"
:
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6"
,
"caller"
:
"cd1722f3947def4cf144679da39c4c32bdc35681"
,
"code"
:
"0x7f0102030000000000000000000000000000000000000000000000000000000000600055"
,
"data"
:
"0x"
,
"gas"
:
"0x0186a0"
,
"gasPrice"
:
"0x5af3107a4000"
,
"origin"
:
"cd1722f3947def4cf144679da39c4c32bdc35681"
,
"value"
:
"0x0de0b6b3a7640000"
},
"gas"
:
"0x01387a"
,
"logs"
:
[
],
"out"
:
"0x"
,
"post"
:
{
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6"
:
{
"balance"
:
"0x152d02c7e14af6800000"
,
"code"
:
"0x7f0102030000000000000000000000000000000000000000000000000000000000600055"
,
"nonce"
:
"0x00"
,
"storage"
:
{
"0x00"
:
"0x0102030000000000000000000000000000000000000000000000000000000000"
}
}
},
"pre"
:
{
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6"
:
{
"balance"
:
"0x152d02c7e14af6800000"
,
"code"
:
"0x7f0102030000000000000000000000000000000000000000000000000000000000600055"
,
"nonce"
:
"0x00"
,
"storage"
:
{
}
}
}
},
"push33"
:
{
"env"
:
{
"currentCoinbase"
:
"2adc25665018aa1fe0e6bc666dac8fc2697ff9ba"
,
...
...
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