Skip to content

mainnet-v1.27.2

Choose a tag to compare

@ebmifa ebmifa released this 26 Jun 20:19
· 33 commits to e9222c27c1b1531055a4eaaa964c990151717006 since this release
eb11df1

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/mainnet-v1.27.2