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(op-e2e): fallback to not use bsc specific method eth_getFinalizedBlock #64

Merged
merged 2 commits into from
Oct 13, 2023

Conversation

bnoieh
Copy link
Contributor

@bnoieh bnoieh commented Oct 12, 2023

Description

Fix op-e2e test ci

Rationale

currently op-e2e use go-ethereum in memory as L1, so bsc specific rpc method eth_getFinalizedBlock is not supported
this pr fallback to not use eth_getFinalizedBlock if it's not supported

Example

Changes

L1Client fallback to not use eth_getFinalizedBlock if it's not supported

owen-reorg
owen-reorg previously approved these changes Oct 12, 2023
op-node/sources/l1_client.go Outdated Show resolved Hide resolved
Copy link
Contributor

@welkin22 welkin22 left a comment

Choose a reason for hiding this comment

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

LGTM

@owen-reorg owen-reorg merged commit f7352ab into bnb-chain:develop Oct 13, 2023
9 checks passed
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.

4 participants