Commit Graph
1529 Commits
Author SHA1 Message Date
dependabot[bot]andgithub-actions 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]andJulien Robert 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]andgithub-actions 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
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]andgithub-actions 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]andgithub-actions 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]andJulien Robert 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
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
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]andgithub-actions 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]andJulien Robert 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]andgithub-actions 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]andJulien Robert 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
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
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
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]andhattizai 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
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]andgithub-actions 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]andgithub-actions 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]andgithub-actions 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
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
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
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
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
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
8f25a613c2 feat: add base64 Pubkeys from cli (backport #17639) (#18434)
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-11-10 11:13:31 +01:00
Julien Robert 2bad2b5a5d chore: prepare v0.50 module tags (#18409) 2023-11-07 21:02:05 +01:00
Julien Robert e36a25c65b chore: prepare v0.50.0 release notes and changelog (#18191) 2023-11-07 18:14:16 +01:00
d1f41e55bb build(deps): Bump cosmossdk.io/math from 1.1.3-rc.1 to 1.2.0 (#18386)
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-07 10:01:18 +00:00
mergify[bot]andJulien Robert 1313c0e1af fix(client/v2): fix short command description if not set and skip unsupported commands (backport #18324) (#18371)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-11-06 11:38:18 +00:00
mergify[bot]andJulien Robert e83a20081c fix(client/v2): fix marshalling of queries with any (backport #18309) (#18354)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-11-03 11:11:58 +00:00
dependabot[bot]andgithub-actions 4fed7392c6 build(deps): Bump cosmossdk.io/store from 1.0.0-rc.0 to 1.0.0 (#18340)
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-11-02 16:23:00 +01:00
mergify[bot]andJulien Robert d73199f8b3 fix(client/v2): set context for queries (backport #18323) (#18326)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-11-01 10:34:26 +00:00
dependabot[bot]andgithub-actions 1788e32d11 build(deps): Bump github.com/cosmos/ledger-cosmos-go from 0.13.2 to 0.13.3 (#18315)
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-10-31 09:16:09 +00:00
mergify[bot]andJulien Robert 06dacdcee8 fix(simapp): textual wiring (backport #18242) (#18244)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-24 21:52:24 +00:00
1376e0dc3f fix(textual): only enable when online and added upgrading docs (backport #18166) (#18222)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-23 17:12:06 +00:00
3abc61fb75 build(deps): Bump cosmossdk.io/api from 0.7.1 to 0.7.2 (#18137)
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-10-18 12:40:24 +00:00
dependabot[bot] 4d2638bc1a build(deps): Bump cosmossdk.io/x/tx from 0.10.0 to 0.11.0 (#18138) 2023-10-17 08:39:24 +02:00
dependabot[bot] 02de6cd5fc build(deps): Bump github.com/cosmos/ledger-cosmos-go from 0.13.1 to 0.13.2 (#18139) 2023-10-17 08:38:32 +02:00
40447199f0 build(deps): Bump github.com/cosmos/ledger-cosmos-go from 0.13.0 to 0.13.1 (#18098)
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-10-12 09:20:25 +00:00
mergify[bot]andJulien Robert fb4e8cffaa test(client/v2): update golden file (backport #18048) (#18050)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-10 20:28:52 +02:00
mergify[bot]andMarko 0d25c00a59 fix: comment on flag for textual (backport #18040) (#18045)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-10-10 14:33:25 +00:00
mergify[bot]andJulien Robert 0f419f36d8 feat(x/slashing): add autocli options for tx (backport #17967) (#18017)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-09 14:36:33 +00:00
mergify[bot]andJulien Robert daaff088e2 feat(x/feegrant): add autocli options for tx (backport #17959) (#18013)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-09 14:18:07 +02:00
mergify[bot]andJulien Robert 10bd5a2cac feat(x/nft): add autocli options for tx (backport #17825) (#17974)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-05 14:04:44 +00:00