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

Fix/5193 stackerdb decoherence #5197

Merged
merged 23 commits into from
Sep 23, 2024
Merged

Fix/5193 stackerdb decoherence #5197

merged 23 commits into from
Sep 23, 2024

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    edc7318 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95301f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6af50f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25e84f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c514062 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a76ffa4 View commit details
    Browse the repository at this point in the history
  7. chore: keep stackerdb replicas pinned across restarts, and only unpin…

    … on irrecoverable error
    jcnelson committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    fdee274 View commit details
    Browse the repository at this point in the history
  8. chore: enhance stackerdb test to force the network pruner to run, so …

    …as to verify that connection pinning prevents decoherence
    jcnelson committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7f34262 View commit details
    Browse the repository at this point in the history
  9. chore: fix test

    jcnelson committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    dbf7bf5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9391403 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    1637273 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    707f7cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e0bf1c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Do not count received valid signatures towards threshold weight when …

    …ignore flag set
    
    Signed-off-by: Jacinta Ferrant <[email protected]>
    jferrant committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5614112 View commit details
    Browse the repository at this point in the history
  2. Do not assume every signers signature makes it before miner quits wai…

    …ting for unnecessary signatures
    
    Signed-off-by: Jacinta Ferrant <[email protected]>
    jferrant committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b2acfd7 View commit details
    Browse the repository at this point in the history
  3. test: move the 2.5 and 3.0 activation heights earlier for this test

    This allows us to avoid hitting block 240, which is when the stackers
    get unstacked and the chain stalls, making `partial_tenure_fork` less
    flaky
    obycode committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2cdd31b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    7ef8809 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    becca5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f400b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    5fd6ed8 View commit details
    Browse the repository at this point in the history
  2. fix: typo

    Co-authored-by: Brice Dobry <[email protected]>
    jcnelson and obycode authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2140b44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d1e690 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2f16c0 View commit details
    Browse the repository at this point in the history