Skip to content

Releases: sagaxyz/ssc

latest

07 Jan 16:25

Choose a tag to compare

latest Pre-release
Pre-release
x/chainlet: emit event for over-IBC upgrade

v3.0.0

24 Dec 00:33
181b687

Choose a tag to compare

Version 3.0.0

🚀 Major Features

This release introduces critical fixes for transaction ordering from external partners. Version 3.0.0 focuses on ensuring correct processing order for IBC packets from partners like Axelar and ensuring smooth upgrades through module migrations.

v3.0.0-rc.1

23 Dec 22:09
181b687

Choose a tag to compare

v3.0.0-rc.1 Pre-release
Pre-release
add recovery for stuck funds (#133)

* add recovery for stuck funds

* oopsie

* update channels

* fix timeout

* lint

v2.0.0

22 Dec 00:42
fc211de

Choose a tag to compare

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

New Contributors

Full Changelog: v1.0.1...v2.0.0

v2.0.0-alpha.3

21 Dec 02:43

Choose a tag to compare

v2.0.0-alpha.3 Pre-release
Pre-release
Testing gas fix for loadVersions

v2.0.0-alpha.2

20 Dec 14:41
ac6e87a

Choose a tag to compare

v2.0.0-alpha.2 Pre-release
Pre-release
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

19 Dec 02:13
125195b

Choose a tag to compare

v2.0.0-alpha.1 Pre-release
Pre-release
Version 2.0. Fix for issue that prevents packet forwarding between ch…

v1.0.1

18 Dec 18:24

Choose a tag to compare

v1.0.1 Pre-release
Pre-release
Fix missing gRPC gateway registration

v1.0.0

14 Dec 23:09
574fe82

Choose a tag to compare

Version 1.0.0 of sscd after completion of testing

v1.0.0-rc.1

12 Dec 05:00
574fe82

Choose a tag to compare

v1.0.0-rc.1 Pre-release
Pre-release
Security audited codebase and release candidate version