cosmos-sdk/x/group
2022-02-14 23:39:35 +01:00
..
client refactor: Align on gov/group Proposals and Vote syntax (#11097) 2022-02-14 13:48:17 +00:00
errors feat: Add server implementation of Group module (#10570) 2021-12-10 11:02:11 +00:00
internal docs: Code blocks in SDK docs are broken (#11189) 2022-02-14 23:39:35 +01:00
keeper fix: failing tests in x/group (#11184) 2022-02-14 18:36:13 +01:00
module feat: Add simulations to group module (#10723) 2022-01-21 10:52:26 +00:00
simulation refactor: Align on gov/group Proposals and Vote syntax (#11097) 2022-02-14 13:48:17 +00:00
spec docs: Code blocks in SDK docs are broken (#11189) 2022-02-14 23:39:35 +01:00
codec.go refactor: Align on gov/group Proposals and Vote syntax (#11097) 2022-02-14 13:48:17 +00:00
events.pb.go refactor: Align on gov/group Proposals and Vote syntax (#11097) 2022-02-14 13:48:17 +00:00
expected_keepers.go feat: Add server implementation of Group module (#10570) 2021-12-10 11:02:11 +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 refactor: Align on gov/group Proposals and Vote syntax (#11097) 2022-02-14 13:48:17 +00:00
genesis.pb.go feat: Add simulations to group module (#10723) 2022-01-21 10:52:26 +00:00
keys.go feat: Add server implementation of Group module (#10570) 2021-12-10 11:02:11 +00:00
msgs_test.go refactor: Align on gov/group Proposals and Vote syntax (#11097) 2022-02-14 13:48:17 +00:00
msgs.go refactor: Align on gov/group Proposals and Vote syntax (#11097) 2022-02-14 13:48:17 +00:00
proposal.go refactor: Align on gov/group Proposals and Vote syntax (#11097) 2022-02-14 13:48:17 +00:00
query.pb.go fix: Update "Group Account" naming to "Group Policy" in group module (#10865) 2022-01-05 08:54:52 +00:00
query.pb.gw.go fix: Update "Group Account" naming to "Group Policy" in group module (#10865) 2022-01-05 08:54:52 +00:00
tx.pb.go refactor: Align on gov/group Proposals and Vote syntax (#11097) 2022-02-14 13:48:17 +00:00
types_test.go refactor: Align on gov/group Proposals and Vote syntax (#11097) 2022-02-14 13:48:17 +00:00
types.go refactor: Align on gov/group Proposals and Vote syntax (#11097) 2022-02-14 13:48:17 +00:00
types.pb.go refactor: Align on gov/group Proposals and Vote syntax (#11097) 2022-02-14 13:48:17 +00:00
typesupport.go feat: Add server implementation of Group module (#10570) 2021-12-10 11:02:11 +00:00