.. |
config
|
fix client config don't take effect (#9211)
|
2021-05-19 08:44:15 +00:00 |
debug
|
refactor(client): add client/Context.Codec and deprecate JSONCodec (#9498)
|
2021-06-11 11:49:39 +00:00 |
docs
|
style: fix lint errors and update lint timeout (#9464)
|
2021-06-08 16:27:39 +00:00 |
flags
|
fix memo flag description (#9436)
|
2021-06-02 13:50:59 +00:00 |
grpc
|
feat: add cosmos-sdk Version (#9429)
|
2021-06-18 12:56:55 +00:00 |
input
|
…
|
|
keys
|
fix: duplicate vesting and format (#9535)
|
2021-06-18 01:50:37 +00:00 |
rest
|
various linter fixes (#8666)
|
2021-02-23 08:46:01 +00:00 |
rpc
|
Remove bech32 PubKey support (#7477)
|
2021-03-25 14:53:22 +00:00 |
tx
|
Cleanup remains of ServiceMsg (#9236)
|
2021-05-07 09:31:20 +00:00 |
account_retriever.go
|
Replace tmcrypto.PubKey by our own cryptotypes.PubKey (#7419)
|
2020-11-09 16:01:43 +00:00 |
broadcast.go
|
client: update client error handling to use tx hash from tendermint (#9462)
|
2021-06-07 02:55:08 -04:00 |
broadcast_test.go
|
tm: update to latest (#7376)
|
2020-09-23 13:44:40 +00:00 |
cmd.go
|
Add client config subcommand to CLI (#8953)
|
2021-03-31 12:04:33 +02:00 |
cmd_test.go
|
Limit context background (#8093)
|
2021-02-03 09:47:25 +00:00 |
context.go
|
refactor(client): add client/Context.Codec and deprecate JSONCodec (#9498)
|
2021-06-11 11:49:39 +00:00 |
context_test.go
|
refactor(client): add client/Context.Codec and deprecate JSONCodec (#9498)
|
2021-06-11 11:49:39 +00:00 |
grpc_query.go
|
Make gRPC requests go through tendermint Query (#8549)
|
2021-02-15 10:01:44 +00:00 |
grpc_query_test.go
|
Add ADR 031 BaseApp and codec infrastructure (#7519)
|
2020-10-15 13:07:59 +00:00 |
query.go
|
fix: grpc-gateway error codes (#9015)
|
2021-03-29 13:42:43 +00:00 |
test_helpers.go
|
Replace tmcrypto.PubKey by our own cryptotypes.PubKey (#7419)
|
2020-11-09 16:01:43 +00:00 |
tx_config.go
|
Add fee grant module (#8061)
|
2021-01-29 19:54:51 +00:00 |
utils.go
|
Add client config subcommand to CLI (#8953)
|
2021-03-31 12:04:33 +02:00 |
utils_test.go
|
…
|
|