Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

added getblockverbose lvl 2#364

Closed
portlandhodl wants to merge 1 commit intorust-bitcoin:masterfrom
portlandhodl:v0.19.0a-getblock-verbose
Closed

added getblockverbose lvl 2#364
portlandhodl wants to merge 1 commit intorust-bitcoin:masterfrom
portlandhodl:v0.19.0a-getblock-verbose

Conversation

@portlandhodl
Copy link
Copy Markdown

@portlandhodl portlandhodl commented Jul 8, 2024

Added get block verbose which returns the transaction details excluding prevouts and should satisfy the line //TODO(stevenroose) add getblock_txs

This has been tested and is being used in production actively.

For context this is very useful to get the information about the TXs in a block and calculate their fee rates.

Note: Linter hit a few lines and trimmed them to be under 100 which is inline with the rust style guide.

@portlandhodl
Copy link
Copy Markdown
Author

Closing: Clutter Reduction

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant