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 config option tenure_last_block_proposal_timeout_secs and do not allow reorgs at tenure boundary before it is exceeded #5425

Merged
merged 5 commits into from
Nov 7, 2024

Commits on Nov 4, 2024

  1. Add config option tenure_last_block_proposal_timeout_secs and add a t…

    …est that ensures reorgs can't happen before timeout
    
    Signed-off-by: Jacinta Ferrant <[email protected]>
    jferrant committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    67e254e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Fix signer_chainstate test and add it to CI

    Signed-off-by: Jacinta Ferrant <[email protected]>
    jferrant committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    0fbe07f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/stacks-network/stacks-core

    … into feat/signer-times-out-end-of-tenure-blocks
    jferrant committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    0f2ad94 View commit details
    Browse the repository at this point in the history
  3. CRC: fix typo in test descriptions and fix imports

    Signed-off-by: Jacinta Ferrant <[email protected]>
    jferrant committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c80fa54 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. CRC: typo in comment

    Signed-off-by: Jacinta Ferrant <[email protected]>
    jferrant committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d9485b6 View commit details
    Browse the repository at this point in the history