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

Update the readme, add mainnet missedSlot testing, rotate KES #13

Merged
merged 11 commits into from
Jan 9, 2024

Conversation

johnalotoski
Copy link
Collaborator

@johnalotoski johnalotoski commented Jan 2, 2024

Overview:

Updates the readme and provides miscellaneous improvements, systemd service optimization, alert tuning, sql query fix and updates packages. Adds a non-prod mainnet forger to test missedSlots parameter optimization.

Rotates KES on preview, preprod, private, shelley-qa chains.

Details:

  • Updates the readme
  • Update wallet and dbsync-ng package versions
  • Fixes a pool analysis query which was sometimes including already de-delegated pools in the result
  • Increase rejected block sensitivity alert for cardano-node
  • Fix a race condition causing cardano-node systemd service to fail occasionally after machine reboot on block producers
  • Optimize: reduce cardano-node systemd startup time due local socket sharing via postStart script; use inotifywait instead
  • Move flake/terraform{.nix} -> flake/opentofu{.nix}
  • KES secrets rotations
  • Adds bp secrets to mainnet1-rel-a-1 for slotsMissed parameter testing

@johnalotoski johnalotoski changed the title Next PR 2024-01-02 Update the readme, add mainnet missedSlot testing, rotate KES Jan 9, 2024
@johnalotoski johnalotoski merged commit 3195a3a into main Jan 9, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant