Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nebula
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
exchain
nebula
Commits
778cba09
Unverified
Commit
778cba09
authored
Dec 22, 2023
by
Danyal Prout
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix set ecotone source hash
parent
5e0f1f94
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
derivation.md
specs/derivation.md
+4
-4
No files found.
specs/derivation.md
View file @
778cba09
...
@@ -1140,8 +1140,8 @@ A deposit transaction is derived with the following attributes:
...
@@ -1140,8 +1140,8 @@ A deposit transaction is derived with the following attributes:
- `
value
`: `
0
`
- `
value
`: `
0
`
- `
gasLimit
`: `
1,000,000
` (TBC)
- `
gasLimit
`: `
1,000,000
` (TBC)
- `
data
`: `
0x22b90ab3
`
- `
data
`: `
0x22b90ab3
`
- `
sourceHash
`: `
0x
ee4f9385eceef498af0be7ec5862229f426dec41c8d42397c7257a5117d9230a
`,
- `
sourceHash
`: `
0x
0c1cb38e99dbc9cbfab3bb80863380b0905290b37eb3d6ab18dc01c1f3e75f93
`,
computed with the "Upgrade-deposited" type, with `
intent = "Ecotone: Gas Price Oracle
Proxy Update"
`
computed with the "Upgrade-deposited" type, with `
intent = "Ecotone: Gas Price Oracle
Set Ecotone"
Verify data:
Verify data:
...
@@ -1153,8 +1153,8 @@ cast sig "setEcotone()"
...
@@ -1153,8 +1153,8 @@ cast sig "setEcotone()"
Verify
`sourceHash`
:
Verify
`sourceHash`
:
```
bash
```
bash
cast keccak $(cast concat-hex 0x0000000000000000000000000000000000000000000000000000000000000002 $(cast keccak "Ecotone: Gas Price Oracle
Proxy Updat
e"))
cast keccak
$(
cast concat-hex 0x0000000000000000000000000000000000000000000000000000000000000002
$(
cast keccak
"Ecotone: Gas Price Oracle
Set Ecoton
e"
))
# 0x
ee4f9385eceef498af0be7ec5862229f426dec41c8d42397c7257a5117d9230a
# 0x
0c1cb38e99dbc9cbfab3bb80863380b0905290b37eb3d6ab18dc01c1f3e75f93
```
```
##### Beacon block roots contract deployment (EIP-4788)
##### Beacon block roots contract deployment (EIP-4788)
...
...
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