cosmos-sdk/client/v2/autocli
mergify[bot] 3d9ce99e4e
feat(client/v2): message binder (backport #17707) (#17829)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-09-21 09:23:56 +00:00
..
flag feat(client/v2): message binder (backport #17707) (#17829) 2023-09-21 09:23:56 +00:00
keyring feat(client,simapp): inject keyring in autocli opts (backport #17351) (#17382) 2023-08-14 14:44:58 +00:00
testdata feat: use autocli for comet commands (backport #17389) (#17405) 2023-08-16 12:03:38 +00:00
app.go feat(client/v2): Add clientCtx to commands in autocli (backport #17709) (#17763) 2023-09-15 17:36:41 +02:00
builder.go feat(client/v2): Add clientCtx to commands in autocli (backport #17709) (#17763) 2023-09-15 17:36:41 +02:00
common_test.go feat(client/v2): Add clientCtx to commands in autocli (backport #17709) (#17763) 2023-09-15 17:36:41 +02:00
common.go fix(client/v2): fix duplicate modules addition and add logger (backport #17390) (#17391) 2023-08-15 13:59:47 +00:00
flags.go feat: use autocli for comet commands (backport #17389) (#17405) 2023-08-16 12:03:38 +00:00
interface.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
msg_test.go feat(client/v2): Add clientCtx to commands in autocli (backport #17709) (#17763) 2023-09-15 17:36:41 +02:00
msg.go feat(client/v2): Add clientCtx to commands in autocli (backport #17709) (#17763) 2023-09-15 17:36:41 +02:00
query_test.go feat(client/v2): message binder (backport #17707) (#17829) 2023-09-21 09:23:56 +00:00
query.go feat(client/v2): stringify bytes cosmos.Dec (backport #16985) (#17714) 2023-09-13 17:04:11 +02:00
util.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
validate.go feat(client/v2): add autocli run + simapp example (#13867) 2022-12-31 01:53:08 +00:00