Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Releases: oraichain/orai

v0.41.5-rc1

09 Oct 01:49
524ad3b
Compare
Choose a tag to compare
v0.41.5-rc1 Pre-release
Pre-release

v0.41.5-rc0

26 Sep 03:09
cae2c79
Compare
Choose a tag to compare
v0.41.5-rc0 Pre-release
Pre-release

v0.41.4

14 Sep 23:17
bca1336
Compare
Choose a tag to compare

What's Changed

  • Update/rpc timestamp wasm legacy by @ducphamle2 in #33
  • Feat/ibc wasm hooks by @ducphamle2 in #34
  • Added IBC Wasm Hooks module of Osmosis and Packet Forward Middleware to leverage the power of IBC
  • Added interchain test and e2e docker test
  • Switched to using Go Workspace
  • Fixed CometBFT tx search DDOS vector

Full Changelog: v0.41.3...v0.41.4

v0.41.4-rc0

13 Sep 05:52
fa77b0d
Compare
Choose a tag to compare
v0.41.4-rc0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.41.3...v0.41.4-rc0

v0.41.3-statesync-script

21 Aug 11:44
Compare
Choose a tag to compare

Full Changelog: v0.41.3...v0.41.3-statesync-script

  • Added: production statesync script

v0.41.3

26 Jun 15:18
22d9acf
Compare
Choose a tag to compare

What is the purpose of the change

  • Fixed Huckleberry and code name Cherry bugs
  • Pumped CosmWasm to the latest version
  • Updated wasmvm lib to v1.2.4
  • Pumped Cosmos SDK to 0.45.15
  • Switched to CometBFT version 0.34.29

Does this pull request introduces a new feature or user-facing behaviour changes? no
How is the feature or change documented? yes

What's Changed

Full Changelog: v0.41.2...v0.41.3

v0.41.2

10 Feb 19:31
1b6ea25
Compare
Choose a tag to compare

What is the purpose of the change

  • Add state sync feature for cosmwasm
  • Fix upgrade feature when adding interchain accounts module
  • Add test scripts
  • Update wasmvm lib
  • Pump Cosmos SDK & Tendermint version

Brief Changelog

  • Add state sync handler for cosmwasm
  • Fix upgradeHandler() function to add interchain accounts
  • Add state sync test scripts for the network upgrade v0.41.2
  • Pump wasmvm to v1.2.0
  • Pump Cosmos SDK to 0.45.12 & Tendermint to 0.34.25

Documentation and Release Note

  • Does this pull request introduces a new feature or user-facing behaviour changes? yes
  • How is the feature or change documented? yes

v0.41.2-beta.0

07 Feb 20:07
20f244e
Compare
Choose a tag to compare
v0.41.2-beta.0 Pre-release
Pre-release

What is the purpose of the change

  • Add state sync feature for cosmwasm
  • Fix upgrade feature when adding interchain accounts module
  • Add test script
  • Update wasmvm lib

Brief Changelog

  • Add state sync handler for cosmwasm
  • Fix upgradeHandler() function to add interchain accounts
  • Add state sync test script
  • Pump wasmvm to v1.2.0

Documentation and Release Note

  • Does this pull request introduces a new feature or user-facing behaviour changes? yes
  • How is the feature or change documented? yes

v0.41.1

27 Nov 17:44
Compare
Choose a tag to compare

This release patches the app hash error when running on OS other than Alpine, which caused by using the wrong libwasmvm lib.

Oraichain mainnet v0.41.0

05 Oct 17:36
Compare
Choose a tag to compare

This is the official release of the Oraichain mainnet v0.41.0

  • Custom CosmWasm that supports backward compatibility and ZK Proof
  • Latest Cosmos SDK v0.45.10
  • Dragonberry fix

CHANGELOGS will be added later