Skip to content

Conversation

@qlrd
Copy link
Collaborator

@qlrd qlrd commented Aug 13, 2025

What is the purpose of this pull request?

  • Bug fix
  • Documentation update
  • New feature
  • Test
  • Other:

Which crates are being modified?

  • floresta-chain
  • floresta-cli
  • floresta-common
  • floresta-compact-filters
  • floresta-electrum
  • floresta-watch-only
  • floresta-wire
  • floresta
  • florestad
  • Other:

Description

Follow-up the #453.

Notes to the reviewers

This PR add a utreexod miner node and a bitcoin-core node to the test so it can compare the outputs in some blocks and check if floresta is compliant with the bitcoin-core getblockheader rpc command.

It's worth to mention that is related to #590 and #606.

qlrd added 2 commits August 13, 2025 10:00
This commit add a utreexod miner node and a bitcoin-core node to the
test so it can compare the outputs in some blocks and check if floresta
is compliant with the bitcoin-core `getblockheader` rpc command.

Follow-up of getfloresta#453.
This commit add a `get_blockheader` method for both `bitcoind` and
`utreexod` rpc classes.
@Davidson-Souza Davidson-Souza added code quality Generally improves code readability and maintainability functional tests RPC Changes something with our JSON-RPC interface labels Aug 13, 2025
@Davidson-Souza Davidson-Souza moved this to Outstanding Pull Requests in RPC Saga Aug 16, 2025
@qlrd
Copy link
Collaborator Author

qlrd commented Oct 3, 2025

Maybe this could be closed in favor of #657 @Davidson-Souza, @luisschwab ?

@Davidson-Souza
Copy link
Member

Maybe this could be closed in favor of #657 @Davidson-Souza, @luisschwab ?

Sure!

@qlrd qlrd closed this Oct 4, 2025
@github-project-automation github-project-automation bot moved this from Outstanding Pull Requests to Implemented, tested in RPC Saga Oct 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code quality Generally improves code readability and maintainability functional tests RPC Changes something with our JSON-RPC interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants