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: add NetworkBuilder impl for mainnet, betanet and testnet #221

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

ChaoticTempest
Copy link
Member

Second part of #220

This implements the NetworkBuilder for testnet and mainnet networks so that these networks can customize the RPC urls to point to Pagoda ones or their own RPC. Also made, RPC_URL and ARCHIVAL_URL constants public, since users can make use of them if they want to.

@ChaoticTempest ChaoticTempest changed the title feat: add NetworkBuilder impl for mainnet and testnet feat: add NetworkBuilder impl for mainnet, betanet and testnet Oct 18, 2022
@ChaoticTempest
Copy link
Member Author

Also, just added Betanet impl as well, since I forgot about it 😅

Base automatically changed from feat/network-builder to main April 25, 2023 02:31
@ChaoticTempest
Copy link
Member Author

The latest rust version stable tests are failing due to a contract getting compiled with 1.70, so merging this one in. Already tested the rest locally and everything else works

@ChaoticTempest ChaoticTempest merged commit 26ca5ae into main Jun 20, 2023
@ChaoticTempest ChaoticTempest deleted the feat/network-builder-2 branch June 20, 2023 09:56
@frol frol mentioned this pull request Oct 4, 2023
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.

2 participants