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

v0.40.1-beta Mainnet

Compare
Choose a tag to compare
@ducphamle2 ducphamle2 released this 06 Aug 05:03
· 4 commits to v0.40.1 since this release

Oraichain Mainnet Release Notes

This release focuses on fixing the slow synchronization bug for the Oraichain mainnet nodes.

Commenting all BeginBlock and EndBlock custom functions.

There are still some custom functions related to the custom modules that have not been deprecated yet, which is the direct cause of slowing down the synchronization process for all the nodes within the network. In this release, we have fixed it by commenting out such functions.

Updating Cosmos SDK and Tendermint.

Cosmos SDK and Tendermint have been pumped up to v0.42.9 and v0.34.11 respectively to utilize all the bugs fixed and additional features from them.