Skip to content

Conversation

@erickcestari
Copy link
Contributor

What is the purpose of this pull request?

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

Which crates are being modified?

  • floresta-chain
  • floresta-common
  • floresta-compact-filters
  • floresta-electrum
  • floresta-node
  • floresta-rpc
  • floresta-watch-only
  • floresta-wire
  • bin/florestad
  • bin/floresta-cli
  • Other: floresta-fuzz

Description and Notes

Adds fuzzing for FlatChainStore header operations including save, get, flush, and integrity checks.

Continues #529

Depends of #691

@erickcestari erickcestari force-pushed the fuzzing-flat-chainstore branch 3 times, most recently from 4e8f0c0 to c8442e8 Compare October 24, 2025 14:03
@Davidson-Souza Davidson-Souza added code quality Generally improves code readability and maintainability fuzz This PR/issue relates to our fuzz testing labels Oct 24, 2025
@erickcestari erickcestari force-pushed the fuzzing-flat-chainstore branch from c8442e8 to b724266 Compare October 24, 2025 16:31
Copy link

@marshalokos marshalokos left a comment

Choose a reason for hiding this comment

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

Approved

Adds fuzzing for FlatChainStore header operations including save, get,
flush, and integrity checks.
@erickcestari erickcestari force-pushed the fuzzing-flat-chainstore branch from b724266 to 3fa0e6e Compare October 27, 2025 18:37
Copy link
Member

@Davidson-Souza Davidson-Souza left a comment

Choose a reason for hiding this comment

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

ACK 3fa0e6e

@marshalokos
Copy link

marshalokos commented Oct 28, 2025 via email

@Davidson-Souza Davidson-Souza merged commit 1d2b31b into vinteumorg:master Oct 28, 2025
10 checks passed
@marshalokos
Copy link

Approved

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 fuzz This PR/issue relates to our fuzz testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants