Releases: sagaxyz/ssc
Releases · sagaxyz/ssc
latest
x/chainlet: emit event for over-IBC upgrade
v3.0.0
v3.0.0-rc.1
add recovery for stuck funds (#133) * add recovery for stuck funds * oopsie * update channels * fix timeout * lint
v2.0.0
Release 2.0.0 does not introduce any new functionality but contains fixes for the issues we discovered in 1.0.0 and extra tests
- Fix bug with non-deterministic gas consumption in loading versions cache
- Fix bug preventing PFM module transactions from execution
- Add new e2e tests and fix existing ones
What's Changed
- Remove CCV provider IBC middleware by @rkollar in #125
- Add v2 upgrade handler by @rkollar in #126
- Fix e2e tests by @luckychess in #127
- fix: Gas difference when loading versions cache by @facundomedica in #128
New Contributors
- @facundomedica made their first contribution in #128
Full Changelog: v1.0.1...v2.0.0
v2.0.0-alpha.3
Testing gas fix for loadVersions
v2.0.0-alpha.2
Fix e2e tests (#127) * Update interchaintest from v8 to v10 * Run e2e tests on every PR into release and main branches * Added api endpoints test. Added logging to all tests. --------- Co-authored-by: Ashish Chandra <ashish@saga.xyz>
v2.0.0-alpha.1
Version 2.0. Fix for issue that prevents packet forwarding between ch…
v1.0.1
Fix missing gRPC gateway registration
v1.0.0
Version 1.0.0 of sscd after completion of testing
v1.0.0-rc.1
Security audited codebase and release candidate version