Releases: KYVENetwork/ksync
Releases · KYVENetwork/ksync
v1.0.0-beta.1
What's Changed
- update: command optimizations. by @christopherbrumm in #8
- fix: state-sync boundaries by @troykessler in #10
Full Changelog: v1.0.0-beta.0...v1.0.0-beta.1
v1.0.0-beta.0
What's Changed
- Feat/state sync by @troykessler and @christopherbrumm in #7
Full Changelog: v0.5.1...v1.0.0-beta.0
v0.5.1
What's Changed
- fix: p2p connection by @troykessler in #5
New Contributors
- @troykessler made their first contribution in #5
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- updated README by @vchong in #4
- Support supervised sync mode by @christopherbrumm in #3
New Contributors
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Fix/bundle endpoint by @christopherbrumm in #2
New Contributors
- @christopherbrumm made their first contribution in #2
Full Changelog: v0.3.0...v0.3.1
v0.3.0
feat: added support for new runtime @kyvejs/tendermint
chore: if bundle download fails try again after a timeout
fix: check status code when downloading bundle from storage provider
v0.2.2
fix: added correct settings to README
v0.2.1
Changed runtime name to @kyvejs/tendermint-bsync
v0.2.0
- feat: added pruning feature to prune blocks until a specified height