Skip to content

Releases: zenodeapp/restate-sync

v1.0.1

18 Jan 16:19
6da7f06
Compare
Choose a tag to compare

Minor change to keep the usage of dependencies consistent throughout my repositories.

Changes


— ZEN

Copyright (c) 2024 ZENODE

Last updated on: 2024-01-18 (YYYY-MM-DD)

v1.0.0

13 Jan 15:53
fbfbc40
Compare
Choose a tag to compare

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)