celestiaorg / celestia-app

Celestia consensus node
https://celestiaorg.github.io/celestia-app/
Apache License 2.0
345 stars 285 forks source link

Upgrade to v0.46.0 of the cosmos-sdk #557

Closed evan-forbes closed 2 years ago

evan-forbes commented 2 years ago

We will want to upgrade to v0.46.0 of the cosmos-sdk as soon as that is released. We are currently using a version based on v0.46.0-beta2, and there have been many state breaking changes since then, so this will have to be a hardfork.

This also means that we will be using a downgraded version of celestia-core to tendermint v0.34.20, and is therefore blocked by https://github.com/celestiaorg/celestia-core/issues/790 and https://github.com/celestiaorg/celestia-core/issues/791

We have already started this work in https://github.com/celestiaorg/celestia-app/pull/472

evan-forbes commented 2 years ago

closed with #492