Skip to content

Commit a71fabc

Browse files
committed
chore: update CHANGELOG_ORAI
1 parent f35ef02 commit a71fabc

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

CHANGELOG_ORAI.md

+26-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
1-
## Unreleased
1+
# CHANGELOG
2+
3+
## v0.50.0
4+
5+
<!--
6+
Add a summary for the release here.
7+
8+
If you don't change this message, or if this file is empty, the release
9+
will not be created. -->
10+
11+
Upgrade Oraichain mainnet to v0.50.0 with Cosmos SDK v0.50.10, CometBFT 0.38.12 and more. This upgrade allows Oraichain to apply strategic features, improve performances and user
12+
experiences.
213

314
### BREAKING CHANGE
415

@@ -8,6 +19,11 @@
819
([\#19](https://github.com/oraichain/wasmd/issues/19))
920
- IAVL 1.0 enhances performance
1021
([\#19](https://github.com/oraichain/wasmd/issues/19))
22+
- Stop supporting cosmwasm contracts version <= 0.13.x
23+
([\#23](https://github.com/oraichain/wasmd/issues/23))
24+
- Stop using `evmutil` module ([\#25](https://github.com/oraichain/wasmd/issues/25))
25+
- Stop using `intertx` module
26+
([\#24](https://github.com/oraichain/wasmd/issues/24))
1127
- Upgrade Oraichain mainnet to Cosmos SDK 0.50.10 with module
1228
enhancements like gov module emergency proposals; advanced IBC features
1329
([\#19](https://github.com/oraichain/wasmd/issues/19))
@@ -24,3 +40,12 @@
2440
- Drastically reduce load time when running a forked node using a heavy genesis
2541
state. Also, significantly reduce memory consumption when loading a large
2642
genesis file ([\#20](https://github.com/oraichain/wasmd/issues/20))
43+
44+
---
45+
46+
Oraichain Wasmd is a fork of [Wasmd](https://github.com/cosmwasm/wasmd) as of October 2024.
47+
48+
## CHANGELOG
49+
50+
Read our [README](../README.md) for mor information
51+

0 commit comments

Comments
 (0)