Skip to content
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): handle blobCreatedIn being 0, missing basefee/prevrandao/extradata, anchor removal #18974

Merged
merged 21 commits into from
Feb 20, 2025

Conversation

cyberhorsey
Copy link
Contributor

@cyberhorsey cyberhorsey commented Feb 19, 2025

  • in Taikoinbox, if TaikoWrapper != 0, blob.createdIn is left at 0. We need to handle this by using the block number of the proposal.

  • missing BaseFee in executable data

  • missing Prevrandao in executable data

  • Missing Extradata in executable data

@cyberhorsey cyberhorsey changed the title feat(taiko-client): logs/image feat(taiko-client): handle blobCreatedIn being 0 Feb 19, 2025
@cyberhorsey cyberhorsey changed the title feat(taiko-client): handle blobCreatedIn being 0 feat(taiko-client): handle blobCreatedIn being 0, missing basefee/prevrandao/extradata, anchor removal Feb 20, 2025
@mask-pp
Copy link
Contributor

mask-pp commented Feb 20, 2025

LGTM, just some carps.

Co-authored-by: maskpp <maskpp266@gmail.com>
@davidtaikocha davidtaikocha enabled auto-merge (squash) February 20, 2025 04:33
@davidtaikocha davidtaikocha merged commit 6c98bbf into main Feb 20, 2025
7 checks passed
@davidtaikocha davidtaikocha deleted the preconf_configs_3 branch February 20, 2025 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants