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
48d68378
Unverified
Commit
48d68378
authored
Dec 20, 2023
by
Danyal Prout
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix linting
parent
dd6b24c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
10 deletions
+11
-10
derivation.md
specs/derivation.md
+11
-10
No files found.
specs/derivation.md
View file @
48d68378
...
...
@@ -996,15 +996,15 @@ special transactions may be inserted as part of the derivation process.
The block before the Ecotone hardfork, contains the following transactions in this order:
>>>>>>> fb57163da (Update ecotone contract deployment)
*
L1 Attributes Transaction
*
User deposits from L1
*
Network Upgrade Transactions
*
L1Block deployment
*
GasPriceOracle deployment
*
L1Block proxy update
*
GasPriceOracle proxy update
*
GasPriceOracle enable ecotone
*
Beacon block roots contract deployment (EIP-4788)
-
L1 Attributes Transaction
-
User deposits from L1
-
Network Upgrade Transactions
-
L1Block deployment
-
GasPriceOracle deployment
-
L1Block proxy update
-
GasPriceOracle proxy update
-
GasPriceOracle enable ecotone
-
Beacon block roots contract deployment (EIP-4788)
To not modify or interrupt the system behavior around gas computation, this block will not include any sequenced
transactions by setting
`noTxPool: true`
.
...
...
@@ -1053,7 +1053,8 @@ A deposit transaction is derived with the following attributes:
- `
sourceHash
`: `
0xa312b4510adf943510f05fcc8f15f86995a5066bd83ce11384688ae20e6ecf42
`,
computed with the "Upgrade-deposited" type, with `
intent = "Ecotone: Gas Price Oracle Deployment"
This results in the Ecotone GasPriceOracle contract being deployed to
`0xb528D11cC114E026F138fE568744c6D45ce6Da7A`
, to verify:
This results in the Ecotone GasPriceOracle contract being deployed to
`0xb528D11cC114E026F138fE568744c6D45ce6Da7A`
,
to verify:
```
bash
cast compute-address
--nonce
=
0 0x4210000000000000000000000000000000000001
...
...
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