cosmos-sdk/x/distribution/keeper
Facundo Medica 797bd12af5
refactor!: Remove sdk.Router and refactor baseapp tests (#13005)
* test

* progress-ish

* progress

* progress

* make mocks

* progress

* test

* progress

* progress

* progress

* progress

* progress

* progress

* fix mock tests

* progress

* pretty much done, might need some tidying up

* lint

* re-enable blockgas test

* remove router

* gofumpt

* remove more references of Router

* fix

* remove unused code

* remove unused code

Co-authored-by: Marko <marbar3778@yahoo.com>
2022-08-30 23:50:47 +02:00
..
alias_functions.go Update x/auth to use Any (#6165) 2020-05-20 19:21:00 +00:00
allocation_test.go refactor: use mocks for x/distribution (#12889) 2022-08-29 20:15:51 -03:00
allocation.go refactor!: Remove proposer-based rewards (#12876) 2022-08-16 08:53:00 -04:00
common_test.go refactor: use mocks for x/distribution (#12889) 2022-08-29 20:15:51 -03:00
delegation_test.go refactor!: Remove sdk.Router and refactor baseapp tests (#13005) 2022-08-30 23:50:47 +02:00
delegation.go chore: math lib update and type fixes (#12791) 2022-08-02 11:16:40 +00:00
fee_pool.go Merge PR #6010: Merge x/supply into x/bank 2020-04-20 11:22:12 -04:00
genesis.go feat: deprecate x/params usage in x/distr (#12434) 2022-07-08 09:47:34 -04:00
grpc_query.go refactor: x/distr module create querier (#12829) 2022-08-05 17:17:24 +02:00
hooks.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 refactor: use mocks for x/distribution (#12889) 2022-08-29 20:15:51 -03:00
keeper.go chore: use math.Int instead of math.Int and apply linting (#12702) 2022-07-26 00:24:47 +02:00
migrations.go chore: fix migration paths (#12579) 2022-07-14 10:32:06 -04:00
msg_server.go refactor!: Refactor CommunityPoolSpendProposal (#12852) 2022-08-22 16:09:22 -04:00
params_test.go refactor: use mocks for x/distribution (#12889) 2022-08-29 20:15:51 -03:00
params.go refactor!: Remove proposer-based rewards (#12876) 2022-08-16 08:53:00 -04:00
store.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
validator.go chore: math lib update and type fixes (#12791) 2022-08-02 11:16:40 +00:00