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

Feat/signer track validation submission with config timeout #5409

Merged

Commits on Oct 30, 2024

  1. Add a block_proposal_validation_timeout_ms config option

    Signed-off-by: Jacinta Ferrant <[email protected]>
    jferrant committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f23ffb6 View commit details
    Browse the repository at this point in the history
  2. Track the last submitted block proposal and do not submit a new one i…

    …f we already are processing one
    
    Signed-off-by: Jacinta Ferrant <[email protected]>
    jferrant committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9161e04 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. WIP: broken test initial braindump

    Signed-off-by: Jacinta Ferrant <[email protected]>
    jferrant committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    44197c8 View commit details
    Browse the repository at this point in the history
  2. Fix block validation test and cleanup comment

    Signed-off-by: Jacinta Ferrant <[email protected]>
    jferrant committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    3927998 View commit details
    Browse the repository at this point in the history
  3. Cleanup comments and remove unnecessary clone

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

    … into feat/signer-track-validation-submission-with-config-timeout
    jferrant committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    99745f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Fix comments

    Signed-off-by: Jacinta Ferrant <[email protected]>
    jferrant committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    38bd6c7 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-track-validation-submission-with-config-timeout
    jferrant committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    8b70c14 View commit details
    Browse the repository at this point in the history
  3. FIx poor merge

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

    … into feat/signer-track-validation-submission-with-config-timeout
    jferrant committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    523860d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop' of https://github.com/stacks-network/stacks-core

    … into feat/signer-track-validation-submission-with-config-timeout
    jferrant committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    1e4a6f3 View commit details
    Browse the repository at this point in the history
  6. Fix test

    Signed-off-by: Jacinta Ferrant <[email protected]>
    jferrant committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e37c878 View commit details
    Browse the repository at this point in the history
  7. Fix clippy in stacks node

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

    … into feat/signer-track-validation-submission-with-config-timeout
    jferrant committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b54421d View commit details
    Browse the repository at this point in the history