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

Patch asset txo cache #262

Merged
merged 4 commits into from
Jan 2, 2024
Merged

Patch asset txo cache #262

merged 4 commits into from
Jan 2, 2024

Conversation

rdlrt
Copy link
Contributor

@rdlrt rdlrt commented Jan 2, 2024

Description

asset_tx_out_cache: We had a redundant condition for adding initial population of asset, but it was already being catered to since we had COALESCE condition checking existing entries of asset_tx_out_cache table

Which issue it fixes?

Closes #260

How has this been tested?

Instance providers have it applied on mainnet

@rdlrt rdlrt merged commit 318adb0 into main Jan 2, 2024
2 checks passed
@rdlrt rdlrt deleted the patch-asset-txo-cache branch January 2, 2024 22:30
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.

The "asset_addresses" API endpoint returns wrong results
1 participant