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 metrics method and bitcoin query wrappers #523

Merged
merged 2 commits into from
Mar 2, 2024

Conversation

adamspofford-dfinity
Copy link
Contributor

This adds the node_metrics_history function to MgmtMethod as an unsupported function, and adds wrappers for bitcoin_get_balance_query and bitcoin_get_utxos_query, which were incorrectly assumed as unsupported like the non-query counterparts.

@adamspofford-dfinity adamspofford-dfinity marked this pull request as ready for review February 29, 2024 22:38
@adamspofford-dfinity adamspofford-dfinity requested a review from a team as a code owner February 29, 2024 22:38
@adamspofford-dfinity adamspofford-dfinity merged commit 9abd75b into main Mar 2, 2024
24 checks passed
@adamspofford-dfinity adamspofford-dfinity deleted the spofford/mgmtfuncs branch March 2, 2024 00:24
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