Skip to content

Releases: Crypto-Chemistry/cosmos-snapshot

v0.5.0

09 Feb 04:20
0023c5c
Compare
Choose a tag to compare
  • feat: Enable retries on S3 upload (Contabo can be very unstable)

  • fix: Keep address book during state sync (#16)

  • feat: Add --daemon_dir to state sync scripts
    This fixes issues like on Jackal where the network name is jackal but the daemon dir is $HOME/.canine

  • feat: Add support for wasm directory

  • feat: State sync counter/timeout enabled (#18)

v0.4.0

03 Nov 15:43
fe95186
Compare
Choose a tag to compare

What's Changed

  • Add state-sync functionality to reduce snapshot size by @Relyte in #13

Full Changelog: v0.3.0...v0.4.0

v0.3.0

24 Oct 04:25
b47fcde
Compare
Choose a tag to compare

Adds the ability to specify what network type a snapshot represents (mainnet, testnet, etc.)

v0.2.1

20 Oct 05:22
Compare
Choose a tag to compare

fix: Object count was being improperly counted

v0.2.0

17 Oct 15:56
c8ff566
Compare
Choose a tag to compare

Adds functionality for cleaning up snapshots automatically

v0.1.0

14 Oct 20:21
Compare
Choose a tag to compare

Initial beta release. All future releases will start following semantic versioning.