-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v2 Documentation #22531
Comments
The
I'd also like to see something under It'd be nice to have something at the top of the |
Great feedback, thanks, we'll amend! |
@SpicyLemon I think invariants are deprecated and dropped in v0.52 |
Right. But what are we expected to do with current invariants that we have? Is something replacing them or are we just supposed to do without these safety checks? A good deprecation message indicates what to change to even if that message is something along the lines of "There is no replacement for this functionality." |
Ideally, invariant should be assured on a tx level. But if you need more - then how about adding it to |
Once #21429 is completed, we should focus on the documentation and upgrading documentation for docs.cosmos.network/v2 for Cosmos SDK (server) v2.
The removal of baseapp and change of all core concepts will require quite an overhaul.
Documentation
Core Concepts
App
CometBFT server
Modules
Module documentation changes are limited compared to #21429 thanks to core v1:
Testing
Upgrading Guide
UPGRADING_V2.md
Modules
Server
App
The text was updated successfully, but these errors were encountered: