cosmos-sdk/types/tx
Matt Kocubinski 8c281ee731
feat(x/bank): app wiring migration (#12032)
* Initial work on bank module app wiring

* Fix import in bank module

* integrating bank module into simapp DI

* Integrate usages of ModuleAccountAddrs into DI container, remove from SimApp

* Remove dependency on authkeeper from bank module

* Integrate with keyed resolvers feature of depinject

* Refactoring to remove direct dependency from bank -> auth

* Clean up app.yaml usage in test

* Clean up comments, keys, and testing fns.

* Remove commented example in bank module config

* Regenerate code from proto files

* Fix usage of BlockedModuleAccountsOverride
2022-06-01 16:21:42 -05:00
..
signing chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
direct_aux_test.go fix: AuxTxBuilder check all AuxSignerData match (#10547) 2021-11-16 21:48:52 +01:00
direct_aux.go fix: AuxTxBuilder check all AuxSignerData match (#10547) 2021-11-16 21:48:52 +01:00
ext.go refactor(x/auth/middleware)!: tx middleware to support pluggable feemarket module (#11413) 2022-03-29 14:46:56 +00:00
msgs.go refactor: middleware refactor to change tx.Handler interface (#10527) 2021-12-02 06:54:38 +00:00
service.pb.go refactor(group): Distinguish Voting period and Execution period for group policies (#11198) 2022-03-02 12:00:59 +00:00
service.pb.gw.go fix: dockerfile for building proto (#11452) 2022-03-25 12:35:09 +00:00
tips.go feat: Add fee.{payer,granter} and tip fields to StdSignDoc (#10348) 2021-10-22 15:13:37 +02:00
tx.pb.go feat(x/bank): app wiring migration (#12032) 2022-06-01 16:21:42 -05:00
types.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00