cosmos-sdk/client
Aaron Craelius bb4642ad0d
Decouple client/tx from x/auth (#5992)
As part of #5864 part 2), this PR decouples the new client/tx
package from x/auth (as an incremental step to deprecating
all the tx logic in x/auth) and adds StdFee, StdSignature,
StdSignMsgBase and StdTxBase to codec/std, while
deprecating the corresponding types in x/auth.
2020-04-15 23:55:02 +02:00
..
context fix all bits broken by viper API changes (#5982) 2020-04-14 17:24:27 +02:00
debug Merge PR #5495: Replace Redundant Bech32 PubKey Functions 2020-01-09 09:04:28 -05:00
flags client/flags: bind keyring flag for query commands (#5956) 2020-04-08 15:00:59 +02:00
input Enter the new keyring interface (#5904) 2020-04-08 11:38:28 +02:00
keys spring cleanup (#5991) 2020-04-14 19:13:15 +00:00
lcd x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
rpc add missing keyring-backend flag (#5985) 2020-04-11 18:52:36 +02:00
tx Decouple client/tx from x/auth (#5992) 2020-04-15 23:55:02 +02:00
cmd.go Merge PR #5920: Fix validate cmd bug 2020-04-04 14:24:11 -04:00
cmd_test.go Merge PR #5920: Fix validate cmd bug 2020-04-04 14:24:11 -04:00
config.go client: show defaults when config help screen is displayed (#5896) 2020-03-31 16:05:18 +02:00
config_test.go client: show defaults when config help screen is displayed (#5896) 2020-03-31 16:05:18 +02:00
routes.go Merge PR #5442: Remove of the client/alias.go 2019-12-23 11:05:47 -05:00
utils.go Merge PR #4658: Generalize Querier REST Pagination 2019-07-02 09:00:46 -04:00
utils_test.go Merge PR #5203: Add more linters 2019-10-17 09:47:35 -04:00