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

make resolvers configurable #199

Merged
merged 2 commits into from
May 23, 2024

Conversation

zoedberg
Copy link
Contributor

With this PR we allow RGB users to set a custom configuration for the resolvers. This feature could be useful especially for mobile clients, where the default timeout (30 seconds) could be too high.

Since electrum and esplora crates have different ways to instantiate a new client I've also made this BP-WG/bp-esplora-client#5 to add a Config to esplora, making it more similar to the electrum client. For this reason this PR is in draft, once that will be merged I'll revert the patch and undraft this.

Note: this PR also fixes the build (which was broken due to a force push in bp-core).

@zoedberg zoedberg marked this pull request as ready for review May 23, 2024 08:37
@zoedberg
Copy link
Contributor Author

patch updated, PR ready for review

Copy link
Member

@dr-orlovsky dr-orlovsky left a comment

Choose a reason for hiding this comment

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

ACK e00c837

@dr-orlovsky dr-orlovsky merged commit f51d689 into RGB-WG:master May 23, 2024
17 of 20 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.

2 participants