cosmos-sdk/x/gov/keeper
Likhita Polavarapu f1062c7f2c
refactor: x/gov audit changes (#14174)
* make proto changes

* wip

* wip

* wip

* `make lint-fix`

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-12-07 00:51:34 +00:00
..
common_test.go refactor: x/gov audit changes (#14174) 2022-12-07 00:51:34 +00:00
deposit_test.go test(gov): Refactor x/gov keeper tests to use mocks (#12988) 2022-08-25 20:15:44 +00:00
deposit.go refactor: x/gov audit changes (#14174) 2022-12-07 00:51:34 +00:00
export_test.go refactor: x/gov audit changes (#14174) 2022-12-07 00:51:34 +00:00
grpc_query_test.go refactor: x/gov audit changes (#14174) 2022-12-07 00:51:34 +00:00
grpc_query.go refactor: x/gov audit changes (#14174) 2022-12-07 00:51:34 +00:00
hooks_test.go test(gov): Refactor x/gov keeper tests to use mocks (#12988) 2022-08-25 20:15:44 +00:00
internal_test.go x/gov v0.43 Audit updates (#9258) 2021-05-07 12:00:19 +00:00
invariants.go refactor: x/gov audit changes (#14174) 2022-12-07 00:51:34 +00:00
keeper_test.go test(gov): Refactor x/gov keeper tests to use mocks (#12988) 2022-08-25 20:15:44 +00:00
keeper.go refactor: x/gov audit changes (#14174) 2022-12-07 00:51:34 +00:00
migrations.go refactor: x/gov audit changes (#14174) 2022-12-07 00:51:34 +00:00
msg_server_test.go chore: clean-up deprecated function usage (#14078) 2022-11-30 01:10:50 +01:00
msg_server.go refactor: x/gov audit changes (#14174) 2022-12-07 00:51:34 +00:00
params.go refactor: x/gov audit changes (#14174) 2022-12-07 00:51:34 +00:00
proposal_test.go refactor: x/gov audit changes (#14174) 2022-12-07 00:51:34 +00:00
proposal.go refactor: x/gov audit changes (#14174) 2022-12-07 00:51:34 +00:00
tally.go chore: math lib update and type fixes (#12791) 2022-08-02 11:16:40 +00:00
vote_test.go test(gov): Refactor x/gov keeper tests to use mocks (#12988) 2022-08-25 20:15:44 +00:00
vote.go feat!: (x/gov) store an index of proposals that are in voting period (#13576) 2022-10-26 14:52:00 +00:00