cosmos-sdk/x/bank/simulation
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
..
genesis_test.go feat(bank)!: Move the bank module SendEnabled info into state (from Params). (#11977) 2022-06-10 13:40:57 -06:00
genesis.go fumpt (#12376) 2022-06-28 14:41:42 +01:00
operations_test.go refactor!: Remove sdk.Router and refactor baseapp tests (#13005) 2022-08-30 23:50:47 +02:00
operations.go chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
params_test.go feat(bank)!: Move the bank module SendEnabled info into state (from Params). (#11977) 2022-06-10 13:40:57 -06:00
params.go feat(bank)!: Move the bank module SendEnabled info into state (from Params). (#11977) 2022-06-10 13:40:57 -06:00