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

fix: ecotone checkpoint sync #220

Closed
ncitron opened this issue Mar 12, 2024 · 0 comments · Fixed by #221
Closed

fix: ecotone checkpoint sync #220

ncitron opened this issue Mar 12, 2024 · 0 comments · Fixed by #221

Comments

@ncitron
Copy link
Contributor

ncitron commented Mar 12, 2024

Checkpoint sync currently tries to do some decoding on L2 blocks when fetching a checkpoint and it does not handle the attributes deposited transactions being different post ecotone. We should use the much nicer attributes deposited decoding functionality that we already have which handles both cases quite nicely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant