Skip to content

Releases: crypto-com/ibc-solo-machine

IBC Solo Machine v0.1.3

23 Feb 03:47
9249dcb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3

IBC Solo Machine v0.1.2

11 May 07:32
5678573
Compare
Choose a tag to compare

Fixed

  • Fixed incorrect decimal parsing in solo-machine-cli. #82

Security

  • Upgraded dependencies. #81

IBC Solo Machine v0.1.1

03 Dec 01:19
d97266a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

IBC Solo Machine v0.1.0

01 Dec 00:56
2fda0da
Compare
Choose a tag to compare

Features

This release contains following features:

  • Ability to perform connection handshake with an IBC enabled chain.
  • Ability to mint and burn IBC tokens on IBC enabled chain.
  • Support for pluggable signers using dylib.
  • Support for pluggable event handlers using dylib.
  • Support for sqlite and postgres for data storage using cargo features.

Compatibility

This release is compatible with chains using ibc-go v2.0.0.

v0.0.0-alpha

27 Aug 02:42
d9f082a
Compare
Choose a tag to compare

This release is just to test the github workflow for creating new releases.

v0.0.0

26 Aug 09:54
8575c1a
Compare
Choose a tag to compare

This release is just to test the github workflow for creating new releases.