v50superfix#24929
Conversation
…backport cosmos#23654) (cosmos#23663) Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Zachary Becker <zrbecker@gmail.com>
* Prevent empty groups (cherry picked from commit 95090a0ec1f193104ba7d6d033a490d1515e54d8) * Handle inflight proposals (cherry picked from commit 855983471882068894ed7952b592ab3e61b464b9) * No empty group with simulations * Update changelog * Set release date * updates * Update RELEASE_NOTES.md * Update RELEASE_NOTES.md --------- Co-authored-by: Alex Peters <alpe@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Eric Warehime <eric.warehime@gmail.com> Co-authored-by: aljo242 <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
…osmos#23879) (cosmos#23903) Co-authored-by: mmsqe <mavis@crypto.com> Co-authored-by: aljo242 <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
* Fix ABS061 * Use typed event * Add changelog * Review feedback * Check for events * Review feedback * Remove unecessary code comments * Set release date * fix changelog --------- Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
…s#24369) (cosmos#24386) Co-authored-by: Julien Robert <julien@rbrt.fr>
…#24449) (cosmos#24455) Co-authored-by: julienrbrt <julien@rbrt.fr>
|
Caution Review failedThe pull request is closed. 📝 WalkthroughWalkthroughThis change removes the entire ORM (Object-Relational Mapping) subsystem from the codebase, including all code, tests, documentation, generated files, and protobuf schemas related to ORM. Additionally, it updates changelog and release notes documentation, and makes a minor bug fix in Changes
Sequence Diagram(s)Not applicable: The changes are either documentation, a bug fix with a simple nil check, or mass deletion of the ORM subsystem. No new or modified control flow or features are introduced that require a sequence diagram. Assessment against linked issues
Assessment against linked issues: Out-of-scope changes
✨ Finishing Touches
🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
|
Description
Closes: #XXXX
Summary by CodeRabbit
Documentation
Bug Fixes
Chores