cosmos-sdk/x/auth
Amaury a93edeef4c
Move QueryTx functions to x/auth/tx (#8734)
* Use x/auth/client for querying Txs

* Fix lint

* Fix small test

* Update todos

* Move QueryTx functions to x/auth/tx

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2021-03-01 15:57:28 +00:00
..
ante [Bank] Remove the unsafe balance changing API (#8473) 2021-02-17 18:20:33 +00:00
atlas x/auth: atlas manifest (#8140) 2020-12-10 17:02:29 +01:00
client Move QueryTx functions to x/auth/tx (#8734) 2021-03-01 15:57:28 +00:00
keeper auth: query all accounts stored via gRPC (#8522) 2021-02-22 14:21:46 +00:00
legacy Allow REST endpoint to query txs with multisig (#8730) 2021-03-01 13:01:05 +00:00
signing [Bank] Remove the unsafe balance changing API (#8473) 2021-02-17 18:20:33 +00:00
simulation codecs: rename MakeCodecs rename and docs update (#8245) 2021-01-07 21:50:52 +00:00
spec x/{auth, bank, distr} docs basic cleanup (#8268) 2021-01-11 12:11:22 +00:00
testutil multisig checks and optimization (#8600) 2021-02-23 15:55:06 +00:00
tx Move QueryTx functions to x/auth/tx (#8734) 2021-03-01 15:57:28 +00:00
types various linter fixes (#8666) 2021-02-23 08:46:01 +00:00
vesting various linter fixes (#8666) 2021-02-23 08:46:01 +00:00
genesis.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
module.go various linter fixes (#8666) 2021-02-23 08:46:01 +00:00
module_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00