cosmos-sdk/x/group/keeper
atheeshp 81e9d0bd92
fix: failing tests in x/group (#11184)
* fix: failing tests in `x/group`

* add comments

* unnecessary line of code
2022-02-14 18:36:13 +01:00
..
config.go feat: Add max metadata length as a group keeper parameter (#11034) 2022-02-03 12:40:45 +00:00
genesis_test.go refactor: Align on gov/group Proposals and Vote syntax (#11097) 2022-02-14 13:48:17 +00:00
genesis.go feat: Add simulations to group module (#10723) 2022-01-21 10:52:26 +00:00
grpc_query_test.go fix: Update "Group Account" naming to "Group Policy" in group module (#10865) 2022-01-05 08:54:52 +00:00
grpc_query.go feat: Add genesis import/export to group module (#10659) 2022-01-11 08:56:35 +00:00
invariants_test.go refactor: Align on gov/group Proposals and Vote syntax (#11097) 2022-02-14 13:48:17 +00:00
invariants.go refactor: Align on gov/group Proposals and Vote syntax (#11097) 2022-02-14 13:48:17 +00:00
keeper_test.go fix: failing tests in x/group (#11184) 2022-02-14 18:36:13 +01:00
keeper.go feat: Add max metadata length as a group keeper parameter (#11034) 2022-02-03 12:40:45 +00:00
msg_server.go refactor: Align on gov/group Proposals and Vote syntax (#11097) 2022-02-14 13:48:17 +00:00
proposal_executor.go fix: Update "Group Account" naming to "Group Policy" in group module (#10865) 2022-01-05 08:54:52 +00:00