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
fa967185
Unverified
Commit
fa967185
authored
Nov 17, 2021
by
lightclient
Committed by
GitHub
Nov 17, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cmd/evm: rename t8n result to match types.Header (ReceiptRoot->ReceiptsRoot) (#23924)
parent
33f28138
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
10 additions
and
10 deletions
+10
-10
execution.go
cmd/evm/internal/t8ntool/execution.go
+1
-1
exp.json
cmd/evm/testdata/1/exp.json
+1
-1
exp2.json
cmd/evm/testdata/13/exp2.json
+1
-1
exp.json
cmd/evm/testdata/14/exp.json
+1
-1
exp2.json
cmd/evm/testdata/14/exp2.json
+1
-1
exp_berlin.json
cmd/evm/testdata/14/exp_berlin.json
+1
-1
exp_arrowglacier.json
cmd/evm/testdata/19/exp_arrowglacier.json
+1
-1
exp_london.json
cmd/evm/testdata/19/exp_london.json
+1
-1
exp.json
cmd/evm/testdata/3/exp.json
+1
-1
exp.json
cmd/evm/testdata/5/exp.json
+1
-1
No files found.
cmd/evm/internal/t8ntool/execution.go
View file @
fa967185
...
...
@@ -49,7 +49,7 @@ type Prestate struct {
type
ExecutionResult
struct
{
StateRoot
common
.
Hash
`json:"stateRoot"`
TxRoot
common
.
Hash
`json:"txRoot"`
ReceiptRoot
common
.
Hash
`json:"receiptRoot"`
ReceiptRoot
common
.
Hash
`json:"receipt
s
Root"`
LogsHash
common
.
Hash
`json:"logsHash"`
Bloom
types
.
Bloom
`json:"logsBloom" gencodec:"required"`
Receipts
types
.
Receipts
`json:"receipts"`
...
...
cmd/evm/testdata/1/exp.json
View file @
fa967185
...
...
@@ -15,7 +15,7 @@
"result"
:
{
"stateRoot"
:
"0x84208a19bc2b46ada7445180c1db162be5b39b9abc8c0a54b05d32943eae4e13"
,
"txRoot"
:
"0xc4761fd7b87ff2364c7c60b6c5c8d02e522e815328aaea3f20e3b7b7ef52c42d"
,
"receiptRoot"
:
"0x056b23fbba480696b65fe5a59b8f2148a1299103c4f57df839233af2cf4ca2d2"
,
"receipt
s
Root"
:
"0x056b23fbba480696b65fe5a59b8f2148a1299103c4f57df839233af2cf4ca2d2"
,
"logsHash"
:
"0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
,
"logsBloom"
:
"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
,
"receipts"
:
[
...
...
cmd/evm/testdata/13/exp2.json
View file @
fa967185
...
...
@@ -2,7 +2,7 @@
"result"
:
{
"stateRoot"
:
"0xe4b924a6adb5959fccf769d5b7bb2f6359e26d1e76a2443c5a91a36d826aef61"
,
"txRoot"
:
"0x013509c8563d41c0ae4bf38f2d6d19fc6512a1d0d6be045079c8c9f68bf45f9d"
,
"receiptRoot"
:
"0xa532a08aa9f62431d6fe5d924951b8efb86ed3c54d06fee77788c3767dd13420"
,
"receipt
s
Root"
:
"0xa532a08aa9f62431d6fe5d924951b8efb86ed3c54d06fee77788c3767dd13420"
,
"logsHash"
:
"0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
,
"logsBloom"
:
"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
,
"receipts"
:
[
...
...
cmd/evm/testdata/14/exp.json
View file @
fa967185
...
...
@@ -2,7 +2,7 @@
"result"
:
{
"stateRoot"
:
"0x6f058887ca01549716789c380ede95aecc510e6d1fdc4dbf67d053c7c07f4bdc"
,
"txRoot"
:
"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421"
,
"receiptRoot"
:
"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421"
,
"receipt
s
Root"
:
"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421"
,
"logsHash"
:
"0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
,
"logsBloom"
:
"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
,
"currentDifficulty"
:
"0x2000020000000"
,
...
...
cmd/evm/testdata/14/exp2.json
View file @
fa967185
...
...
@@ -2,7 +2,7 @@
"result"
:
{
"stateRoot"
:
"0x6f058887ca01549716789c380ede95aecc510e6d1fdc4dbf67d053c7c07f4bdc"
,
"txRoot"
:
"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421"
,
"receiptRoot"
:
"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421"
,
"receipt
s
Root"
:
"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421"
,
"logsHash"
:
"0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
,
"logsBloom"
:
"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
,
"receipts"
:
[],
...
...
cmd/evm/testdata/14/exp_berlin.json
View file @
fa967185
...
...
@@ -2,7 +2,7 @@
"result"
:
{
"stateRoot"
:
"0x6f058887ca01549716789c380ede95aecc510e6d1fdc4dbf67d053c7c07f4bdc"
,
"txRoot"
:
"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421"
,
"receiptRoot"
:
"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421"
,
"receipt
s
Root"
:
"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421"
,
"logsHash"
:
"0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
,
"logsBloom"
:
"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
,
"receipts"
:
[],
...
...
cmd/evm/testdata/19/exp_arrowglacier.json
View file @
fa967185
...
...
@@ -2,7 +2,7 @@
"result"
:
{
"stateRoot"
:
"0x6f058887ca01549716789c380ede95aecc510e6d1fdc4dbf67d053c7c07f4bdc"
,
"txRoot"
:
"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421"
,
"receiptRoot"
:
"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421"
,
"receipt
s
Root"
:
"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421"
,
"logsHash"
:
"0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
,
"logsBloom"
:
"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
,
"currentDifficulty"
:
"0x2000000200000"
,
...
...
cmd/evm/testdata/19/exp_london.json
View file @
fa967185
...
...
@@ -2,7 +2,7 @@
"result"
:
{
"stateRoot"
:
"0x6f058887ca01549716789c380ede95aecc510e6d1fdc4dbf67d053c7c07f4bdc"
,
"txRoot"
:
"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421"
,
"receiptRoot"
:
"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421"
,
"receipt
s
Root"
:
"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421"
,
"logsHash"
:
"0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
,
"logsBloom"
:
"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
,
"currentDifficulty"
:
"0x2000080000000"
,
...
...
cmd/evm/testdata/3/exp.json
View file @
fa967185
...
...
@@ -15,7 +15,7 @@
"result"
:
{
"stateRoot"
:
"0xb7341da3f9f762a6884eaa186c32942734c146b609efee11c4b0214c44857ea1"
,
"txRoot"
:
"0x75e61774a2ff58cbe32653420256c7f44bc715715a423b0b746d5c622979af6b"
,
"receiptRoot"
:
"0xd0d26df80374a327c025d405ebadc752b1bbd089d864801ae78ab704bcad8086"
,
"receipt
s
Root"
:
"0xd0d26df80374a327c025d405ebadc752b1bbd089d864801ae78ab704bcad8086"
,
"logsHash"
:
"0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
,
"logsBloom"
:
"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
,
"receipts"
:
[
...
...
cmd/evm/testdata/5/exp.json
View file @
fa967185
...
...
@@ -13,7 +13,7 @@
"result"
:
{
"stateRoot"
:
"0xa7312add33811645c6aa65d928a1a4f49d65d448801912c069a0aa8fe9c1f393"
,
"txRoot"
:
"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421"
,
"receiptRoot"
:
"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421"
,
"receipt
s
Root"
:
"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421"
,
"logsHash"
:
"0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
,
"logsBloom"
:
"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
,
"receipts"
:
[],
...
...
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