cosmos-sdk/x/group/keeper
Jacob Gadikian 5decd22cd3
chore: use math.Int instead of math.Int and apply linting (#12702)
* linting round

* fix changelog

* revert docs changes

* Update CHANGELOG.md

* revert an accidental change to security.md

* Update simapp/integration/client/grpc/tmservice/service_test.go

Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-07-26 00:24:47 +02:00
..
genesis_test.go feat: decouple x/group from simapp (#12277) 2022-06-18 00:43:39 +02:00
genesis.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
grpc_query_test.go feat: decouple x/group from simapp (#12277) 2022-06-18 00:43:39 +02:00
grpc_query.go chore!: var-naming linter errors (#12135) 2022-06-03 13:19:54 +00:00
invariants_test.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
invariants.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
keeper_test.go fix: deadlock when querying group members (#12342) 2022-06-28 13:55:54 -04:00
keeper.go chore: use math.Int instead of math.Int and apply linting (#12702) 2022-07-26 00:24:47 +02:00
msg_server.go chore!: var-naming linter errors (#12135) 2022-06-03 13:19:54 +00:00
proposal_executor.go refactor: Revert middlewares to antehandlers (part 1/2: baseapp) (#11979) 2022-05-20 09:27:27 +00:00
tally_test.go feat: decouple x/group from simapp (#12277) 2022-06-18 00:43:39 +02:00
tally.go chore!: var-naming linter errors (#12135) 2022-06-03 13:19:54 +00:00