cosmos-sdk/x/gov/keeper
mergify[bot] a05fc0d1d6
fix(x/gov): set default constitution in gov migration (backport #17953) (#17983)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-10-06 08:34:40 +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 fix(x/gov): set default constitution in gov migration (backport #17953) (#17983) 2023-10-06 08:34:40 +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 refactor(x/gov): remove gov vote and proposal based telemetry (backport #17910) (#17915) 2023-09-27 19:37:56 +00: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