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(Providers): adding Berachain Mainnet support #989

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

geekbrother
Copy link
Contributor

Description

This PR adds Berachain Mainnet eip155:80094 RPC support by adding the Berachain native mainnet RPC endpoint.

How Has This Been Tested?

The integration test for the Berachain provider was updated and passed.

Due Diligence

  • Breaking change
  • Requires a documentation update
  • Requires a e2e/integration test update

@geekbrother geekbrother requested a review from arein March 11, 2025 14:27
@geekbrother geekbrother self-assigned this Mar 11, 2025
@geekbrother geekbrother requested a review from nopestack March 11, 2025 14:35
Copy link
Contributor

@arein arein left a comment

Choose a reason for hiding this comment

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

Should we also configure for publicnode?

@geekbrother
Copy link
Contributor Author

Should we also configure for publicnode?

I'll check for all providers that we have to add it where possible as a follow-up.

@geekbrother geekbrother force-pushed the feat/add_berachain_mainnet branch from d12619f to ad7060c Compare March 11, 2025 14:41
@geekbrother geekbrother merged commit cedda6c into master Mar 11, 2025
15 checks passed
@geekbrother geekbrother deleted the feat/add_berachain_mainnet branch March 11, 2025 14:49
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