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

Input and output previous STXO block validation check #1974

Merged
merged 1 commit into from
Jun 11, 2020

Commits on Jun 10, 2020

  1. - Added a full consensus block validation check that ensures that the…

    … inputs and outputs are not part of the STXO set. This duplicate hash check should be performed to ensure that when a block is added to the blockchain backend that it does not leave the backend in an inconsistent state.
    
    - This change could be consensus breaking.
    Yuko Roodt committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    7c992c1 View commit details
    Browse the repository at this point in the history