cosmos-sdk/x/gov/keeper
mergify[bot] 8b843727b0
refactor: simplify collected metrics (backport #21963) (#21967)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-28 19:22:10 +00:00
..
abci_internal_test.go refactor(core,stf,x)!: remove InvokeTyped from router (backport #21224) (#21392) 2024-08-23 21:59:49 +00:00
abci.go refactor: simplify collected metrics (backport #21963) (#21967) 2024-09-28 19:22:10 +00:00
common_test.go refactor: revert auth extraction (backport #21507) (#21529) 2024-09-03 22:21:22 +00:00
config.go feat(x/gov): add MaxVoteOptionsLen (#20087) 2024-04-22 09:46:53 +00:00
deposit_test.go refactor: revert auth extraction (backport #21507) (#21529) 2024-09-03 22:21:22 +00:00
deposit.go refactor(x/gov): Audit gov changes (backport #21454) (#21567) 2024-09-05 17:31:06 +00:00
export_test.go feat(x/gov): add custom fuction to calculate vote results and vp (#19592) 2024-03-01 17:24:16 +00:00
grpc_query_test.go chore: bump golangci-lint and fix all linting issues (backport #21761) (#21779) 2024-09-17 11:49:10 +00:00
grpc_query.go fix(x/gov): grpc query tally for failed proposal (#19725) 2024-03-12 09:28:20 +00:00
hooks_test.go refactor(x/gov)!: migrate to use env var (#19481) 2024-03-05 06:01:37 +00:00
internal_test.go refactor: move gov into own go.mod (#18197) 2023-10-23 14:17:04 +00:00
invariants.go refactor: move gov into own go.mod (#18197) 2023-10-23 14:17:04 +00:00
keeper_test.go refactor(x/gov)!: remove Accounts.String() (#19850) 2024-03-26 10:29:47 +00:00
keeper.go feat(x/gov): add MaxVoteOptionsLen (#20087) 2024-04-22 09:46:53 +00:00
migrations.go chore: fix function name (#20442) 2024-05-24 09:59:30 +00:00
msg_server_test.go chore: bump golangci-lint and fix all linting issues (backport #21761) (#21779) 2024-09-17 11:49:10 +00:00
msg_server.go refactor(core,stf,x)!: remove InvokeTyped from router (backport #21224) (#21392) 2024-08-23 21:59:49 +00:00
proposal_test.go refactor(x/gov): Audit gov changes (backport #21454) (#21567) 2024-09-05 17:31:06 +00:00
proposal.go refactor(x/gov): Audit gov changes (backport #21454) (#21567) 2024-09-05 17:31:06 +00:00
tally_test.go refactor(x/gov)!: remove Accounts.String() (#19850) 2024-03-26 10:29:47 +00:00
tally.go refactor(x/gov): Audit gov changes (backport #21454) (#21567) 2024-09-05 17:31:06 +00:00
vote_test.go feat(x/gov): add MaxVoteOptionsLen (#20087) 2024-04-22 09:46:53 +00:00
vote.go refactor(x/gov): Audit gov changes (backport #21454) (#21567) 2024-09-05 17:31:06 +00:00