Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Fix eviction #729

Merged
merged 28 commits into from
Feb 15, 2024
Merged

Fix eviction #729

merged 28 commits into from
Feb 15, 2024

Conversation

piotrm50
Copy link
Collaborator

@piotrm50 piotrm50 commented Feb 12, 2024

This PR fixes the issues with atomically advancing internal state and eviction described in more detail in #714 (comment).

Additionally, following minor changes:

  • Change Docker network liveness options presets to minCommittableAge=3, maxCommittableAge=6, epoch length=128 slots
  • Add metric collection for accepted transactions within a commitment
  • Add panel to Commitments Overview Grafana dashboard to display accepted block and transaction count for each commitment (per node)
  • fix commitment debug API to correctly show chains (even if a commitment's children are missing)

@piotrm50 piotrm50 linked an issue Feb 13, 2024 that may be closed by this pull request
@jonastheis jonastheis marked this pull request as ready for review February 14, 2024 07:56
@jonastheis jonastheis merged commit 9993949 into develop Feb 15, 2024
5 checks passed
@jonastheis jonastheis deleted the debug/mutation-warp-sync branch February 15, 2024 08:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WarpSync failed to verify mutation proof
2 participants