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
32a92468
Unverified
Commit
32a92468
authored
Aug 04, 2023
by
mergify[bot]
Committed by
GitHub
Aug 04, 2023
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'develop' into clabby/ctb/deploy-mips-fault-game
parents
408ccc8c
27d82401
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
deposits.md
specs/deposits.md
+1
-1
No files found.
specs/deposits.md
View file @
32a92468
...
@@ -149,7 +149,7 @@ The deposit transaction is processed exactly like a type-3 (EIP-1559) transactio
...
@@ -149,7 +149,7 @@ The deposit transaction is processed exactly like a type-3 (EIP-1559) transactio
-
No fee fields are verified: the deposit does not have any, as it pays for gas on L1.
-
No fee fields are verified: the deposit does not have any, as it pays for gas on L1.
-
No
`nonce`
field is verified: the deposit does not have any, it's uniquely identified by its
`sourceHash`
.
-
No
`nonce`
field is verified: the deposit does not have any, it's uniquely identified by its
`sourceHash`
.
-
No access-list is processed: the deposit has no access-list, and it is thus processed as if the access-list is empty.
-
No access-list is processed: the deposit has no access-list, and it is thus processed as if the access-list is empty.
-
No check if
`from`
is an Externally Owner Account (EOA): the deposit is ensured not to be an E
AO
through L1 address
-
No check if
`from`
is an Externally Owner Account (EOA): the deposit is ensured not to be an E
OA
through L1 address
masking, this may change in future L1 contract-deployments to e.g. enable an account-abstraction like mechanism.
masking, this may change in future L1 contract-deployments to e.g. enable an account-abstraction like mechanism.
-
Before the Regolith upgrade:
-
Before the Regolith upgrade:
-
The execution output states a non-standard gas usage:
-
The execution output states a non-standard gas usage:
...
...
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