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(service): add no_cache params to btc/rgbpp service api #181

Merged
merged 3 commits into from
May 20, 2024

Conversation

ahonn
Copy link
Collaborator

@ahonn ahonn commented May 20, 2024

Changes

The assets service will cache Bitcoin's UTXO data and RGB++'s cell data in subsequent updates and provide a no_cache parameter to skip cache. This PR adds parameter types and corresponding unit tests to support it.

@ahonn ahonn requested a review from ShookLyngs May 20, 2024 07:17
@ShookLyngs ShookLyngs changed the title feat: add no_cache params to btc/rgbpp service api feat(service): add no_cache params to btc/rgbpp service api May 20, 2024
@ShookLyngs
Copy link
Collaborator

I will support the no_cache feature in the BTC builder APIs in another PR.

@ShookLyngs ShookLyngs merged commit b994ea4 into develop May 20, 2024
1 check passed
@Flouse Flouse deleted the feat/service-no-cache-param branch May 20, 2024 08:58
@Flouse
Copy link
Contributor

Flouse commented May 20, 2024

I will support the no_cache feature in the BTC builder APIs in another PR.

Please update the README by the way. @ShookLyngs

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