Skip to content

v1.0.0

Compare
Choose a tag to compare
@zenodeapp zenodeapp released this 13 Jan 15:53
· 3 commits to main since this release
fbfbc40

First release of Restate Sync. This version should work with any Tendermint- or CometBFT based protocol as long as the format of the [statesync] settings in the config.toml-file is:

[statesync]
enable = ...
rpc_servers = ...
trust_height = ...
trust_hash = ...

Added

  • restate-sync.sh; script that recalibrates the state sync settings to a more recent height.
  • README.md; explains how to use this tool and what one should expect.
  • MIT License; to allow others to freely incorporate this tool into their own creative endeavors :).

— ZEN

Copyright (c) 2024 ZENODE

Released on: 2024-01-13 (YYYY-MM-DD)