cosmos-sdk/x/gov/keeper
2023-08-17 09:05:39 +00:00
..
common_test.go chore: x/gov Audit changes (backport #16822) (#16844) 2023-07-05 17:31:08 +02:00
deposit_test.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
deposit.go refactor: remove collections.ErrInvalidIterator when unecessary (#17367) 2023-08-17 09:05:39 +00:00
export_test.go feat!: upstream expedited proposals (#14720) 2023-02-03 00:25:28 +01:00
grpc_query_test.go feat(gov): autocli query support (backport #16987) (#16999) 2023-07-14 09:43:56 +00:00
grpc_query.go feat(gov): autocli query support (backport #16987) (#16999) 2023-07-14 09:43:56 +00:00
hooks_test.go refactor: remove global valaddress bech32 codec calls (1/2) (backport #17098) (#17149) 2023-07-27 00:55:11 +02:00
internal_test.go x/gov v0.43 Audit updates (#9258) 2021-05-07 12:00:19 +00:00
invariants.go refactor: remove collections.ErrInvalidIterator when unecessary (#17367) 2023-08-17 09:05:39 +00:00
keeper_test.go chore: x/gov Audit changes (backport #16822) (#16844) 2023-07-05 17:31:08 +02:00
keeper.go chore: cherry-pick some inj changes (backport #17109) (#17110) 2023-07-24 13:36:24 +00:00
migrations.go refactor(gov)!: use collections for Vote state management. (#16164) 2023-05-16 03:42:03 +00:00
msg_server_test.go chore: cherry-pick some inj changes (backport #17109) (#17110) 2023-07-24 13:36:24 +00:00
msg_server.go chore: gov audit (secondary reviewer) (backport #16870) (#16878) 2023-07-07 14:06:44 +02:00
proposal_test.go fix: delete all votes when proposal is cancelled (backport #16824) (#16837) 2023-07-05 10:56:42 +02:00
proposal.go chore: cherry-pick some inj changes (backport #17109) (#17110) 2023-07-24 13:36:24 +00:00
tally.go refactor: remove collections.ErrInvalidIterator when unecessary (#17367) 2023-08-17 09:05:39 +00:00
vote_test.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
vote.go feat(x/gov): Emit VoterAddr (backport #17354) (#17355) 2023-08-11 08:06:59 +00:00