Skip to content

testnet-v1.27.1

Choose a tag to compare

@ebmifa ebmifa released this 18 Jun 18:13
· 14 commits to 0d46cdc221bd4ddaf5ca328ac0b56cc4e42c9a2e since this release
25b008d

Storage node

#2020:

  • Added a CheckpointManager component, which provides
    • Periodic checkpoint of the main database
    • Interface for manual checkpoint
  • Introduced a node admin socket so that operators can interact directly with a running node
    • Added Checkpoint commands in walrus-node command tool

#2179:
Fixes an issue where recovering nodes crash after being restarted.

#2188:
Fixes a bug in computing checkpoint lag that sometimes resulted in very high values.

CLI

#2140:
Adds node-admin command to compute package digest


Full Log: https://github.com/MystenLabs/walrus/commits/testnet-v1.27.1