cosmos-sdk/proto/cosmos/bank/v1beta1
technicallyty 709ab089c1
x/bank v0.43 Audit updates (#9271)
* add godoc to keeper functions

* re-add ValidateBasic to MsgSend CLI tx

* add comment to reflect new return value on method

* remove unecessary variable

* cleanup key comments

* typo

* unused param

* update messages spec

* move event emission to end of method

* update keeper spec

* update proto message to point correct path to interface

* keeper spec typos

* fix test for event emission being moved

* change to blocklist

* rename SendEnabledCoin(s) -> IsSendEnabledCoins

* typo

* remove unecessary check

* move changelog line

Co-authored-by: technicallyty <48813565+tytech3@users.noreply.github.com>
2021-05-10 12:17:55 -04:00
..
authz.proto x/authz: Add DelegateAuthorization, UndelegateAuthorization (#8472) 2021-02-20 06:57:57 +00:00
bank.proto x/bank v0.43 Audit updates (#9271) 2021-05-10 12:17:55 -04:00
genesis.proto Fix genesis supply handling (#8930) 2021-03-22 18:15:29 +00:00
query.proto Paginate supply queries (#8798) 2021-04-06 14:43:08 +00:00
tx.proto All Makefile proto commands use Docker (#7931) 2020-11-13 16:36:58 +00:00