cosmos-sdk/client/v2/autocli
mergify[bot] e018ac1c1d
feat(client/v2): add keyring flags in query commands (backport #22443) (#22444)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-06 16:20:11 +01:00
..
flag feat(client/v2): factory (backport #20623) (#22416) 2024-11-04 15:24:24 +01:00
keyring feat(client/v2): factory (backport #20623) (#22416) 2024-11-04 15:24:24 +01:00
testdata refactor(cli): Standardize Use field convention and update readme (backport #21369) (#21376) 2024-08-23 20:08:16 +00:00
app.go feat(client/v2): add keyring flags in query commands (backport #22443) (#22444) 2024-11-06 16:20:11 +01:00
builder.go refactor(client/v2,simapp): align and simplify sign mode wiring (#19216) 2024-01-24 10:52:07 +00:00
common_test.go feat(client/v2): get keyring from context (#19646) 2024-06-19 14:53:13 +00:00
common.go feat(client/v2): get keyring from context (#19646) 2024-06-19 14:53:13 +00:00
interface.go style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00
msg_test.go refactor(cli): Standardize Use field convention and update readme (backport #21369) (#21376) 2024-08-23 20:08:16 +00:00
msg.go fix(client/v2): correctly handle enhanced sub commands (backport #21809) (#21929) 2024-09-26 15:24:00 +02:00
query_test.go ci: actually enable v2 system test (backport #21539) (#21931) 2024-09-26 13:43:30 +00:00
query.go fix(client/v2): correctly handle enhanced sub commands (backport #21809) (#21929) 2024-09-26 15:24:00 +02:00
util.go fix(client/v2): resolve keyring flags properly (#19060) 2024-01-18 19:26:45 +00:00
validate.go feat(client/v2): add autocli run + simapp example (#13867) 2022-12-31 01:53:08 +00:00