Skip to content

esplora: remove misleading TODO about maintaining a tx cache - #2264

Open
ayush-codes6439 wants to merge 1 commit into
bitcoindevkit:masterfrom
ayush-codes6439:fix-esplora-todo-comment
Open

esplora: remove misleading TODO about maintaining a tx cache#2264
ayush-codes6439 wants to merge 1 commit into
bitcoindevkit:masterfrom
ayush-codes6439:fix-esplora-todo-comment

Conversation

@ayush-codes6439

Copy link
Copy Markdown

Fixes #2260

Description

Removed the misleading TODO comment regarding tx cache maintenance in both async_ext.rs and blocking_ext.rs under crates/esplora. Replaced it with an explanatory note detailing why Esplora does not require a tx cache (since /scripthash/:hash/txs already returns full transaction data).

Checklists

  • I followed the contribution guidelines

@ayush-codes6439
ayush-codes6439 force-pushed the fix-esplora-todo-comment branch from aa71484 to edc8eab Compare August 21, 2026 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

esplora: remove misleading TODO about maintaining a tx cache

1 participant