-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(taiko-client): changes based on Pacaya
fork
#18746
base: pacaya_fork
Are you sure you want to change the base?
Conversation
4ffcb6c
to
a888655
Compare
feat(taiko-client): changes based on
|
Severity Level | Results | |
---|---|---|
Contracts | Critical High Medium Low Note Total |
3 3 0 10 40 56 |
Dependencies | Critical High Medium Low Note Total |
0 0 0 0 0 0 |
For more details view the full report in OpenZeppelin Code Inspector
eea8b99
to
a1f5c27
Compare
changed: 9c9e47a |
L1BlockHeight: meta.GetRawBlockHeight(), | ||
L1BlockHash: meta.GetRawBlockHash(), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
L1BlockHeight: meta.GetRawBlockHeight(), | |
L1BlockHash: meta.GetRawBlockHash(), | |
L1BlockHeight: nil, | |
L1BlockHash: common.Hash{}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Due to this IsPreconfBlock check in taiko-geth.
TODO:
BatchProposed
event