cosmos-sdk icon indicating copy to clipboard operation
cosmos-sdk copied to clipboard

[Feature]: Atomic updates in SS

Open cool-develope opened this issue 1 year ago • 2 comments

Summary

In store/v2, SC is atomic and it can roll back to the previous version. But SS is not, and pruning doesn't handle errors properly.

Problem Definition

No response

Proposed Feature

  • more appropriate error handling
  • Introduce rollback features in the dedicated backend

cool-develope avatar Jun 11 '24 17:06 cool-develope

is this a blocker for final release?

tac0turtle avatar Jun 25 '24 09:06 tac0turtle

good to have, but let's see how robust the current flow is while e2e testing, if needed, will do it

cool-develope avatar Jun 25 '24 13:06 cool-develope

SS is gone since https://github.com/cosmos/cosmos-sdk/pull/22683

julienrbrt avatar Dec 03 '24 22:12 julienrbrt