cosmos-sdk/x/gov/keeper
Đông Liều 0846f9a3c7
fix(x/gov): Do not call Remove during Walk (#24460)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-04-15 16:54:51 +00:00
..
common_test.go chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
deposit_test.go chore: run modernize (#24356) 2025-04-03 10:42:20 -04:00
deposit.go feat: custom gov tally fn (#24355) 2025-04-07 12:51:09 +00:00
export_test.go feat(x/gov): limit deposited coins to accepted proposal denom (backport #18189) (#18192) 2023-10-20 18:30:20 +02:00
grpc_query_test.go chore: run modernize (#24356) 2025-04-03 10:42:20 -04:00
grpc_query.go chore: lint v2 (#24118) 2025-03-25 15:57:24 +00:00
hooks_test.go chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
internal_test.go x/gov v0.43 Audit updates (#9258) 2021-05-07 12:00:19 +00:00
keeper_test.go chore: x/gov Audit changes (backport #16822) (#16844) 2023-07-05 17:31:08 +02:00
keeper.go feat: custom gov tally fn (#24355) 2025-04-07 12:51:09 +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: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
msg_server.go chore: lint v2 (#24118) 2025-03-25 15:57:24 +00:00
proposal_test.go chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
proposal.go feat: custom gov tally fn (#24355) 2025-04-07 12:51:09 +00:00
tally_test.go fix(x/gov): Do not call Remove during Walk (#24460) 2025-04-15 16:54:51 +00:00
tally.go fix(x/gov): Do not call Remove during Walk (#24460) 2025-04-15 16:54:51 +00:00
vote_test.go chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
vote.go feat: custom gov tally fn (#24355) 2025-04-07 12:51:09 +00:00