Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

fix: 🐛 Algorand: remove URL parsing logic, require new opts.indexerUrl #97

Merged
merged 2 commits into from
Jun 26, 2023

Conversation

JesseTheRobot
Copy link
Member

This PR fixes an issue caused by the default algorand nodes going offline, which in turn caused an issue with the internal API and indexer URL extraction code.
Now, users can provider the API URL as providerUrl, and the indexerUrl as opts.indexerUrl - Algorand will throw if this is not present. Sensible default RPC URLs have been updated.

Copy link
Member Author

@JesseTheRobot JesseTheRobot left a comment

Choose a reason for hiding this comment

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

LGTM

@JesseTheRobot JesseTheRobot merged commit c8211ce into main Jun 26, 2023
@JesseTheRobot JesseTheRobot deleted the fix/algorand branch June 26, 2023 15:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant