cosmos-sdk/proto/cosmos/bank/v1beta1
MD Aleem 7df79b55f0
x/authz: Add DelegateAuthorization, UndelegateAuthorization (#8472)
* add proto msgs

* add delegate authorization

* add delegate authorization tests

* add delegate authorization to cli

* fix lint

* add cli tests

* made max_tokens optional

* add tests

* add table tests

* resolve conflicts

* add undelegate authorization

* proto-gen

* fix errors

* fix lint

* resolve conflicts

* fix imports

* add allow & deny lists to delegate authorization

* refactor authorizations

* proto-docs

* fix lint

* review changes

* golint

* proto lint

* review changes

* add staking authorization

* review changes

* fix protos

* review changes

* review changes

* clean docs

* proto-docs

* proto-gen

* proto-docs
2021-02-20 06:57:57 +00:00
..
authz.proto x/authz: Add DelegateAuthorization, UndelegateAuthorization (#8472) 2021-02-20 06:57:57 +00:00
bank.proto Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
genesis.proto Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
query.proto x/bank: client denom metadata gRPC (#8317) 2021-01-18 18:15:16 +00:00
tx.proto All Makefile proto commands use Docker (#7931) 2020-11-13 16:36:58 +00:00