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 |
|
dependabot[bot]
|
3dcf24e86e
|
build(deps): Bump cosmossdk.io/math from 1.2.0 to 1.3.0 (#19562)
|
2024-02-26 08:05:24 +01:00 |
|
dependabot[bot]
|
18ea4c5200
|
build(deps): Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.3 to 1.0.0-beta.4 (#19471)
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-02-19 10:10:02 +01:00 |
|
dependabot[bot]
|
55807a2a0b
|
build(deps): Bump github.com/cosmos/iavl from 1.0.0 to 1.0.1 (#19464)
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-02-19 09:22:42 +01:00 |
|
Julien Robert
|
aef27e38b4
|
chore: prepare v0.50.4 (#19432)
|
2024-02-18 10:52:31 +01:00 |
|
mergify[bot]
|
fe2f853d98
|
fix(simapp): fix default home (backport #19393) (#19399)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-02-12 11:07:59 +00:00 |
|
dependabot[bot]
|
859b4140b8
|
build(deps): Bump cosmossdk.io/log from 1.3.0 to 1.3.1 (#19358)
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-06 09:33:58 +01:00 |
|
mergify[bot]
|
d2f9634443
|
fix(simapp): home flag is not respected (backport #18994) (#19297)
Co-authored-by: Connor Davis <17688291+PoisonPhang@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-01-30 21:53:35 +00:00 |
|
dependabot[bot]
|
861a7d7fd0
|
build(deps): Bump github.com/cometbft/cometbft from 0.38.4 to 0.38.5 (#19237)
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-01-25 09:44:46 +01:00 |
|
mergify[bot]
|
bdbd2b09c9
|
refactor(client/v2,simapp): align and simplify sign mode wiring (backport #19216) (#19219)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-01-24 11:28:12 +00:00 |
|
dependabot[bot]
|
30b86c11f6
|
build(deps): Bump github.com/cometbft/cometbft from 0.38.2 to 0.38.4 (#19170)
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-01-23 08:58:14 +01:00 |
|
mergify[bot]
|
3897926e72
|
fix(client/v2): resolve keyring flags properly (backport #19060) (#19105)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-01-18 21:09:41 +00:00 |
|
mergify[bot]
|
8ac0492142
|
feat(gRPC): Add halt-height to gRPC Node Config Query (backport #19043) (#19044)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-01-13 18:38:15 +00:00 |
|
mergify[bot]
|
c0beb19986
|
refactor(client/v2): use address codec instead of global (backport #19026) (#19029)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2024-01-11 12:06:02 +00:00 |
|
mergify[bot]
|
2a199f57c5
|
feat(x/bank): adding DenomOwnersByQuery for denom owners for token (backport #18956) (#19007)
Co-authored-by: gsai967 <153279976+gsai967@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-01-10 17:56:00 +01:00 |
|
mergify[bot]
|
b2c506b12a
|
refactor(client/keys): keys show command help message (backport #18939) (#18947)
Co-authored-by: hattizai <150505746+hattizai@users.noreply.github.com>
|
2024-01-06 12:52:27 +01:00 |
|
mergify[bot]
|
0930b39329
|
feat(client): add WithFromName to tx factory (backport #18852) (#18853)
Co-authored-by: gsai967 <153279976+gsai967@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-12-21 10:24:41 +00:00 |
|
dependabot[bot]
|
314198bbbe
|
build(deps): Bump cosmossdk.io/x/tx from 0.12.0 to 0.13.0 (#18839)
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>
|
2023-12-20 08:48:19 +01:00 |
|
dependabot[bot]
|
fe7a3ec790
|
build(deps): Bump github.com/cometbft/cometbft-db from 0.9.0 to 0.9.1 (#18630)
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>
|
2023-12-05 11:52:22 +01:00 |
|
dependabot[bot]
|
379114d16a
|
build(deps): Bump github.com/cometbft/cometbft-db from 0.7.0 to 0.9.0 (#18618)
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>
|
2023-12-04 10:46:58 +00:00 |
|
dependabot[bot]
|
ab80e48d38
|
build(deps): Bump github.com/cometbft/cometbft from 0.38.1 to 0.38.2 (#18571)
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>
|
2023-11-27 21:21:16 +00:00 |
|
dependabot[bot]
|
ffa30608a7
|
build(deps): Bump github.com/cometbft/cometbft from 0.38.0 to 0.38.1 (#18516)
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>
|
2023-11-20 12:19:26 +00:00 |
|
mergify[bot]
|
1b517b02b4
|
feat(server): cmd flag to disable colored logs (backport #18478) (#18507)
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-11-19 15:11:12 +00:00 |
|
mergify[bot]
|
514ef91f2e
|
fix(client/tx): simulate with correct pk (backport #18472) (#18502)
|
2023-11-18 00:56:54 +01:00 |
|
mergify[bot]
|
50fb4faa9c
|
docs(client/v2): Update README.md - Update Broken Link (backport #18482) (#18484)
Co-authored-by: Erlangshen219 <104747507+Erlangshen219@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-11-16 12:57:18 +01:00 |
|
mergify[bot]
|
b93bdea1dc
|
feat: add debug cmd for application codec types (backport #18219) (#18433)
Co-authored-by: Damian Nolan <damiannolan@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-11-10 10:32:00 +00:00 |
|