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 legacy transactions #11

Open
wants to merge 2 commits into
base: optimism
Choose a base branch
from
Open

Conversation

boyuan-chen
Copy link

In our legacy transaction receipt, we have a custom field called L2BobaFee. This fixes the issue of fetching the transaction receipts for legacy blocks.

Copy link

@jyellick jyellick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any way we can add an automated test for this? Maybe on the boba repo integration test?

@boyuan-chen
Copy link
Author

Any way we can add an automated test for this? Maybe on the boba repo integration test?

It requires the old db, but I have added an unit test to cover it.

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 this pull request may close these issues.

3 participants