cosmos-sdk/simapp/params
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
..
amino.go Add protobuf Tx unit tests (#6614) 2020-07-23 17:31:42 +00:00
doc.go Sim refactor 3: move weighted operations to modules (#4869) 2019-12-05 10:29:54 +01:00
encoding.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
params.go Merge PR #5378: application interfaces for simulation 2019-12-17 13:28:52 -05:00
proto.go Update auth cli commands (#6717) 2020-07-29 22:33:42 +00:00
weights.go Merge PR #5384: Fund Community Pool -- Part II 2019-12-10 23:02:15 -05:00