cosmos-sdk/x/group/keeper
Alex | Interchain Labs ad0b79a020
Merge commit from fork
* 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>
2025-02-25 11:08:23 -05:00
..
genesis_test.go chore: set up release/v0.53.x branch (#23660) 2025-02-12 15:48:20 -05:00
genesis.go feat(group): add group event tally result (#16191) 2023-05-26 09:43:17 +00:00
grpc_query_test.go chore: set up release/v0.53.x branch (#23660) 2025-02-12 15:48:20 -05:00
grpc_query.go feat(group): autocli query support (backport #17006) (#17028) 2023-07-17 13:17:14 +00:00
keeper_test.go chore: set up release/v0.53.x branch (#23660) 2025-02-12 15:48:20 -05:00
keeper.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
migrations.go fix(group): migrate group policy account to base accounts with credentials (#13742) 2022-11-21 22:46:48 +00:00
msg_server_test.go Merge commit from fork 2025-02-25 11:08:23 -05:00
msg_server.go Merge commit from fork 2025-02-25 11:08:23 -05:00
proposal_executor.go fix(x/group): proper address rendering in error (backport #22425) (#22432) 2024-11-05 10:26:27 +01:00
tally_test.go chore: lint tests (#14268) 2022-12-18 23:48:31 +00:00
tally.go refactor: fix lint issues + gofumpt (#15062) 2023-02-19 10:31:49 +00:00