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

VG-13107 feat(BTC): Use cached balance on bitcoin accounts #934

Merged
merged 10 commits into from
Apr 11, 2023

Conversation

BertrandD
Copy link
Contributor

@BertrandD BertrandD commented Feb 22, 2023

Read balance from cached value in bitcoin_accounts
If no cached balance available, compute it (as before)

-> Balance in written by https:/LedgerHQ/lama-bitcoin/pull/566

VG-13107

On update on bitcoin_outputs, the sql trigger updates the account balance;
@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@BertrandD BertrandD changed the title feat(BTC): Use cached balance on bitcoin accounts VG-13107 feat(BTC): Use cached balance on bitcoin accounts Apr 6, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Apr 6, 2023

clang-tidy review says "All clean, LGTM! 👍"

@github-actions
Copy link
Contributor

github-actions bot commented Apr 6, 2023

clang-tidy review says "All clean, LGTM! 👍"

@github-actions
Copy link
Contributor

github-actions bot commented Apr 6, 2023

clang-tidy review says "All clean, LGTM! 👍"

@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

Copy link
Contributor

@jcoatelen-ledger jcoatelen-ledger left a comment

Choose a reason for hiding this comment

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

LGTM

@BertrandD BertrandD merged commit 45c9428 into main Apr 11, 2023
@BertrandD BertrandD deleted the feat/improve_get_balance branch April 11, 2023 09:44
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