Skip to content

Releases: oraichain/orai

v0.42.4

21 Sep 07:05
fbc32fd
Compare
Choose a tag to compare

What's Changed

New features:

  • Add globalfee module, applying a required minimum gas price for the chain.
  • Enable staking stargate querier.
  • EVM is now fully compatible with CosmWasm via a new precompile feature.

Full Changelog: v0.42.3...v0.42.4

v0.42.3

28 Aug 19:02
a3ec742
Compare
Choose a tag to compare

What's Changed

  • Fix gasless contracts not having enough gas to execute contracts #56
  • Fix the clock counter contract not updating the counter value after each block #59
  • Fix the timeout_commit value still being 5 secs when using oraid commands other than init to populate config files #58
  • Remove docker-related files
  • Add even more e2e tests
  • Return block timestamp for websocket cometbft

Full Changelog: v0.42.2...v0.42.3-rc0

v0.42.2

06 Aug 00:21
429ed2e
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @omahs made their first contribution in #53

Full Changelog: v0.42.1...v0.42.2

v0.42.1

12 Jul 22:53
8a71cdf
Compare
Choose a tag to compare

What's Changed

  • v0.42.1 by @ducphamle2 in #52
  • Allows permissioned contracts to be gasless
  • Adds tokenfactory module
  • Links cosmos to evm address having the same public key

Full Changelog: v0.42.0...v0.42.1

v0.42.1-rc3

12 Jul 21:34
3058964
Compare
Choose a tag to compare
v0.42.1-rc3 Pre-release
Pre-release

v0.42.1-rc2

07 Jul 23:50
4342df9
Compare
Choose a tag to compare
v0.42.1-rc2 Pre-release
Pre-release
feat: disable force transfer & add cw bindings tests

v0.42.1-rc1

05 Jul 01:10
07c250c
Compare
Choose a tag to compare
v0.42.1-rc1 Pre-release
Pre-release
chore: add e2e docker upgrade tests

v0.42.1-rc0

04 Jul 01:02
c90343a
Compare
Choose a tag to compare
v0.42.1-rc0 Pre-release
Pre-release
chore: remove redundan files

v0.42.0

13 May 05:06
6ec54fc
Compare
Choose a tag to compare
  • Enable EVM for the chain

v0.42.0-rc2

13 May 02:39
dbe3fda
Compare
Choose a tag to compare
v0.42.0-rc2 Pre-release
Pre-release
  • Add eth keys
  • Fix hard-coded akava bug denom evmutil