Commit Graph

1574 Commits

Author SHA1 Message Date
mergify[bot]
8df6800cc1
docs(keys): remove unsupported --dry-run flag description for keys migrate (backport #22057) (#22070)
Co-authored-by: tutufen <tutufen@outlook.com>
2024-10-03 11:06:23 +02:00
mergify[bot]
ced9572d86
feat(client/v2): improve error message on enums (backport #21936) (#21938)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-26 19:28:07 +00:00
mergify[bot]
412f4e719e
fix(client/v2): correctly handle enhanced sub commands (backport #21809) (#21930)
Co-authored-by: John Letey <john@noble.xyz>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-26 15:28:07 +02:00
Julien Robert
25255e4e3c
feat(client/v2): use x/tx AminoNameAsTypeURL option in 0.50 (#21801) 2024-09-18 15:52:15 +02:00
mergify[bot]
ef8a575d7f
docs(client/debug): correct debug raw-bytes command example (backport #21671) (#21676)
Co-authored-by: lilasxie <thanklilas@163.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-12 08:06:28 +00:00
mergify[bot]
63a535e8d2
docs(client/debug): correct and improve debug pubkey-raw command example (backport #21594) (#21600)
Co-authored-by: lilasxie <thanklilas@163.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-09 08:29:51 +00:00
dependabot[bot]
d0c8d675d7
build(deps): Bump github.com/cometbft/cometbft from 0.38.11 to 0.38.12 (#21535)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-04 16:53:31 +02:00
dependabot[bot]
f2b1a522a5
build(deps): Bump github.com/cosmos/ics23/go from 0.10.0 to 0.11.0 (#21473)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-30 07:56:46 +00:00
dependabot[bot]
73215a9f83
build(deps): Bump cosmossdk.io/log from 1.4.0 to 1.4.1 (#21351)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-19 09:38:30 +02:00
mergify[bot]
e3c64e3adf
docs: rename app v2 to app di when talking about runtime v0 (backport #21329) (#21335)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-17 09:25:42 +00:00
dependabot[bot]
2f49e9e120
build(deps): Bump github.com/cosmos/gogoproto from 1.6.0 to 1.7.0 (#21294)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-14 09:38:49 +02:00
dependabot[bot]
f7ee7006f1
build(deps): Bump github.com/cometbft/cometbft from 0.38.10 to 0.38.11 (#21264)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-13 11:40:29 +02:00
dependabot[bot]
057cd3bc76
build(deps): Bump github.com/cosmos/gogoproto from 1.5.0 to 1.6.0 (#21234)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-09 08:47:46 +02:00
dependabot[bot]
1cde7541b7
build(deps): Bump cosmossdk.io/log from 1.3.1 to 1.4.0 (#21209)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-08 09:02:12 +02:00
dependabot[bot]
3fc80745ee
build(deps): Bump cosmossdk.io/x/tx from 0.13.3 to 0.13.4 (#21170)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-05 10:47:42 +02:00
mergify[bot]
7d0d59da69
fix(client/grpc): node.NewQueryServer method not setting cfg (backport #20969) (#20973) 2024-07-17 13:27:36 +02:00
mergify[bot]
451683bc83
fix(client/v2): use (PREFIX)_HOME instead of NODE_HOME (backport #20964) (#20970)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-17 12:46:13 +02:00
dependabot[bot]
28721bce03
build(deps): Bump github.com/cometbft/cometbft from 0.38.9 to 0.38.10 (#20960)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-16 10:29:55 +02:00
Julien Robert
c64d101080
chore: prepare v0.50.8 (#20910) 2024-07-15 11:45:35 +02:00
dependabot[bot]
1c16683b58
build(deps): Bump github.com/cometbft/cometbft from 0.38.8 to 0.38.9 (#20836)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-02 09:12:34 +02:00
dependabot[bot]
ba5b444dd1
build(deps): Bump github.com/cometbft/cometbft from 0.38.7 to 0.38.8 (#20805)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-28 10:22:08 +02:00
mergify[bot]
e4c342eb99
feat: parse home flag earlier (backport #20771) (#20777)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-06-25 20:04:23 +00:00
mergify[bot]
5d349c2661
feat(client/v2): get keyring from context (backport #19646) (#20727)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-06-19 20:39:31 +00:00
mergify[bot]
5db395bcca
fix: nested multisig signatures using CLI (backport #20438) (#20692)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-06-19 22:25:22 +02:00
mergify[bot]
d6428f7335
feat(client): Add flag & reading mnemonic from file (backport #20690) (#20712)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-06-18 11:01:32 +02:00
mergify[bot]
ea16396f71
fix: Properly parse json in the wait-tx command. (backport #20631) (#20660)
Co-authored-by: Daniel Wedul <github@wedul.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-06-13 21:44:33 +00:00
dependabot[bot]
d8bfb8a36a
build(deps): Bump github.com/cosmos/gogoproto from 1.4.12 to 1.5.0 (#20567)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-06 10:18:38 +02:00
mergify[bot]
83747c5325
feat(client): overwrite client context instead of setting new one (backport #20356) (#20383)
Co-authored-by: Shude Li <islishude@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-05-14 13:59:32 +00:00
mergify[bot]
08fdfec954
feat(client): add consensus address for debug cmd (backport #20328) (#20366)
Co-authored-by: mmsqe <mavis@crypto.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-05-13 15:18:36 +00:00
mergify[bot]
5d5e2d0433
fix(client/v2): correctly check subcommand short descriptions (backport #20330) (#20340) 2024-05-10 06:53:25 +00:00
mergify[bot]
a2d3b2a6e5
feat(client/v2): override short description in generated command (backport #20266) (#20269)
Co-authored-by: John Letey <j@letey.de>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-05-09 09:57:48 +02:00
dependabot[bot]
f74c0e967a
build(deps): Bump github.com/cometbft/cometbft from 0.38.6 to 0.38.7 (#20206)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-29 08:31:39 +00:00
dependabot[bot]
d4896c233f
build(deps): Bump cosmossdk.io/x/tx from 0.13.2 to 0.13.3 (#20152) 2024-04-23 08:13:31 +02:00
Julien Robert
a42a85abd3
build(deps): bump sdk in modules (#20126) 2024-04-22 12:57:20 +02:00
mergify[bot]
2a32f4287d
feat(client/v2): implement version filtering using annotation (backport #20083) (#20099)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-04-19 09:38:55 +00:00
dependabot[bot]
a2abf1a442
build(deps): Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.4 to 1.0.0-beta.5 (#20095) 2024-04-19 10:40:16 +02:00
dependabot[bot]
d6a0fa1504
build(deps): Bump cosmossdk.io/x/tx from 0.13.1 to 0.13.2 (#20042)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-04-15 12:39:46 +02:00
mergify[bot]
741b01c2d2
fix(client/v2): respect output format from client ctx (backport #20033) (#20046)
Co-authored-by: mmsqe <mavis@crypto.com>
2024-04-15 12:25:31 +02:00
mergify[bot]
974a24c58c
feat: Conditionally emit metrics based on enablement (backport #19903) (#20017)
Co-authored-by: Lucas Francisco López <lucaslopezf@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-04-12 12:13:28 +02:00
mergify[bot]
525b720871
fix(client/v2): add encoder for cosmos.base.v1beta1.DecCoin (backport #19976) (#20001)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-04-10 22:02:13 +02:00
dependabot[bot]
4b7176799e
build(deps): Bump github.com/cosmos/iavl from 1.1.1 to 1.1.2 (#19985)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-04-10 10:10:20 +00:00
dependabot[bot]
405471ba0d
build(deps): Bump cosmossdk.io/store from 1.0.2 to 1.1.0 (#19810)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-28 12:21:52 +00:00
mergify[bot]
8641cd2a7c
feat(client): replace event-query-tx-for with wait-tx (backport #19870) (#19887) 2024-03-27 19:18:09 +01:00
dependabot[bot]
87ad797688
build(deps): Bump github.com/cosmos/gogoproto from 1.4.11 to 1.4.12 (#19811)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-21 16:09:28 +01:00
mergify[bot]
1ad7fad702
fix(client/v2): fix comment parsing (backport #19377) (#19777)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-19 09:09:48 +00:00
dependabot[bot]
6977c223b2
build(deps): Bump github.com/cometbft/cometbft from 0.38.5 to 0.38.6 (#19751)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-14 13:38:31 +07:00
mergify[bot]
6689e3689b
build(deps): Bump deps (backport #19655) (#19711)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-11 09:45:50 +00:00
Julien Robert
2abd2ec8a5
feat(client/v2): marshal enum as string (#19653) 2024-03-06 15:33:20 +01:00
dependabot[bot]
09a49fe260
build(deps): Bump cosmossdk.io/x/tx from 0.13.0 to 0.13.1 (#19665)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-06 09:43:01 +01:00
dependabot[bot]
fcfc099953
build(deps): Bump github.com/cosmos/cosmos-db from 1.0.0 to 1.0.2 (#19566)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-02-26 10:34:11 +00:00