This is the final release for the v0.11.0 upgrade which is proposed to take place at height 6,777,500 which should occur approximately July 11th, 2022 at 14:00:00 UTC with a margin of error of ~6 hours to accommodate for any clock drift. The chain id will remain bitsong-2b.
This on-chain upgrade governance proposal, is to adopt go-bitsong v0.11.0 which includes a number of updates, fixes and new modules. By voting YES to this proposal, you approve of adding these updates to the BitSong Network.
Background
Since the last upgrade at height 4566000 there have been a number of updates, fixes and new modules added to the Cosmos SDK, IBC and Tendermint. This upgrade include the Fantoken and Merkledrop modules. The following updates are included in go-bitsong v0.11.0:
- (fantoken) introduce the fantoken module
- (merkledrop) introduce the merkledrop module
- (app) bump cosmos-sdk to v0.45.6
- (app) bump ibc to v3.0.0
- (app) bump tendermint to v0.34.19
- (app) bump packet-forward-middleware to v2.1.1
- (app) update swagger to reflect new modules
- (app) small fixs Makefile
Golang v1.18.x
This upgrade require golang v1.18.x
On-Chain Upgrade Process
This upgrade can be performed in multiple ways. When the network reaches the halt height, the state machine program of the BitSong Network will be halted. The classic method for upgrading requires all validators and node operators to manually substitute the existing state machine binary with the new binary.