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

Add full block data for testing and benchmarking #263

Merged
merged 1 commit into from
Oct 29, 2024

Commits on Oct 29, 2024

  1. Add full block data for testing and benchmarking

    - Added the blocks 866,342 and 367,891 to `testdata`, as well as the spent UTXOs in each block
    - `get_validation_flags` doesn't need to ask the chainstore for the block hash
    - Changed the name of the inner `validate_block` to `validate_block_no_acc`
    - Update README.md
    JoseSK999 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    ac37630 View commit details
    Browse the repository at this point in the history