Skip to content

Releases: ixofoundation/ixo-blockchain

v0.20.0-rc.2

14 Mar 15:51
Compare
Choose a tag to compare
v0.20.0-rc.2 Pre-release
Pre-release

v0.20.0-rc.1

10 Mar 09:31
Compare
Choose a tag to compare
v0.20.0-rc.1 Pre-release
Pre-release

Full Changelog: v0.19.3...v0.20.0-rc.1

v0.19.3

25 Jan 14:10
418d28e
Compare
Choose a tag to compare

What's Changed

  • added dockerfile for official builds by @YBAAC in #288
  • patch(app): add ibc proposal handlers to gov module by @Michael-Ixo in #289

New Contributors

Full Changelog: v0.19.2...v0.19.3

v0.19.2

10 Jan 19:32
93cb4b4
Compare
Choose a tag to compare

What's Changed

  • Patch(Deps): Updated to the latest cosmos-sdk by @wgmouton in #283
  • patch(app): updated capability seal to fix ibc transfer by @wgmouton in #286

Full Changelog: v0.19.1...v0.19.2

v0.19.1

07 Dec 13:10
234b082
Compare
Choose a tag to compare

What's Changed

  • Updated the token module and patches across all other modules by @wgmouton in #277

Full Changelog: v0.19.0...v0.19.1

v0.19.0

16 Nov 13:23
c2c16e4
Compare
Choose a tag to compare

What's Changed

  • Feature (Modules): Added the iid, entity, token module and various outer patches. by @wgmouton in #275

Full Changelog: v0.18.1...v0.19.0

v0.18.1

01 Aug 12:41
b862aa7
Compare
Choose a tag to compare

What's Changed

  • patch(rest): added back legacy txs endpoint by @wgmouton in #265

Full Changelog: v0.18.0...v0.18.1

v0.18.0

14 Jul 07:26
509f920
Compare
Choose a tag to compare

What's Changed

  • OPS (ci-cd, standards): Added some GitHub actions and forcing some standards by @wgmouton in #257
  • upgrade (cosmos-sdk): upgrading cosmos-sdk to version 0.45 by @wgmouton in #252
  • v0.18 upgrade by @wgmouton in #264

Full Changelog: v0.17.0...v0.18.0

v0.16.2

31 May 13:28
fd16f84
Compare
Choose a tag to compare

What's Changed

  • bug(bonds): filtered out failed and settled bonds from bonds_detailed query by @wgmouton in #263

Full Changelog: v0.16.1...v0.16.2

v0.16.1

04 Apr 05:43
4b08f05
Compare
Choose a tag to compare

Added self signing for messages using our DID singing method.