cosmos-sdk/client
Ismail Khoffi 06f094563a Merge PR #2301: remove BechValidator
- replace with and unexported struct and amino's ability to override /
implement MarshalJSON & UnmarshalJSON to have the pub key bechified

- replaced default time to UTC as I (from London) always got an error
while decoding (epoch but in BST ;-)

- remove all occurrences of `BechValidator
2018-09-10 18:37:03 -04:00
..
context Merge PR #2266: Fix CLI commands JSON output 2018-09-08 16:33:55 +08:00
keys Merge PR #2040: Refactor Validator Account Types/Bech32 Prefixing 2018-08-31 00:06:44 -04:00
lcd Merge PR #2301: remove BechValidator 2018-09-10 18:37:03 -04:00
rpc Merge PR #2040: Refactor Validator Account Types/Bech32 Prefixing 2018-08-31 00:06:44 -04:00
tx Add plaintext flags to show keys; default print response to true; helptext updates 2018-08-21 15:36:53 -07:00
utils Merge remote-tracking branch 'origin/develop' into alessio/auth-txcontext-to-txbuilder 2018-09-07 10:49:12 -07:00
flags.go Implement generate-only option for commands that create txs 2018-09-04 02:32:05 +02:00
input.go Implement command/REST endpoint for offline tx sign off #1953 2018-09-07 12:57:50 +01:00
keys.go update for tm v0.22.0. tmlibs->tendermint/libs 2018-07-02 16:34:06 -04:00