cosmos-sdk/proto/cosmos
SaReN 72ebafeeca
Update auth cli commands (#6717)
* add utils

* update sign cmd

* update multisign cmd

* update sign batch cmd

* update genutil cmd

* add wrap tx builder

* update gentx cli

* update validate sigs cmd

* fix lint

* add flag reader to cli

* update marshaler for batchscan

* add register query server

* update to master

* remove depricated methods

* fix keyring issue

* update wraptx

* Fix batch scan

* fix register interfaces issue

* update printOutput

* Update Validate Sigs test

* WIP on signature JSON

* Cleanup

* Cleanup

* Test fixes

* Test fixes

* Fixes

* WIP on tests

* Fix gov tests

* fix lint

* fix MultiSign tests

* fix tests

* refactor tests

* Cleanup

* Address review comments

* Update encode

* Test fix

* Rename SignData func

* Fix lint

* Fix lint

* Revert ReadTxCommandFlags

Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
2020-07-29 22:33:42 +00:00
..
auth x/auth genesis protobuf migration (#6880) 2020-07-29 16:00:15 +00:00
bank x/{distribution, staking, bank, mint, crisis} genesis protobuf migration (#6835) 2020-07-28 09:20:17 +00:00
capability x/{capability, genutil} genesis types migrated to proto (#6867) 2020-07-29 15:01:20 +00:00
crisis x/{distribution, staking, bank, mint, crisis} genesis protobuf migration (#6835) 2020-07-28 09:20:17 +00:00
crypto Add support for protobuf TxGenerator and SIGN_MODE_DIRECT (#6385) 2020-07-06 17:03:45 +00:00
distribution x/{distribution, staking, bank, mint, crisis} genesis protobuf migration (#6835) 2020-07-28 09:20:17 +00:00
evidence x/evidence genesis protobuf migration (#6864) 2020-07-29 18:22:51 +00:00
genutil x/{capability, genutil} genesis types migrated to proto (#6867) 2020-07-29 15:01:20 +00:00
gov Migrate gov, ibc-transfer genesis state to proto (#6866) 2020-07-28 19:57:09 +00:00
mint x/{distribution, staking, bank, mint, crisis} genesis protobuf migration (#6835) 2020-07-28 09:20:17 +00:00
params proto: Consistent naming for Params (#6803) 2020-07-21 14:04:51 +00:00
query Rename proto Req/Res to Pagination (#6796) 2020-07-20 16:51:16 +00:00
slashing proto: Consistent naming for Params (#6803) 2020-07-21 14:04:51 +00:00
staking x/{distribution, staking, bank, mint, crisis} genesis protobuf migration (#6835) 2020-07-28 09:20:17 +00:00
tx Update auth cli commands (#6717) 2020-07-29 22:33:42 +00:00
upgrade x/upgrade gRPC query service (#6590) 2020-07-04 17:30:17 +00:00
vesting Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00
cosmos.proto refactor auths broadcast cmd in alignment with #6216 (#6713) 2020-07-17 17:17:21 +00:00