mergify[bot]
5f08d2183b
feat(client/v2): add map support (backport #23544 ) ( #23554 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2025-01-29 17:37:36 +00:00
mergify[bot]
f1b139de54
feat(x/tx): add an option to encode maps using amino json (backport #23539 ) ( #23540 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2025-01-28 21:09:12 +01:00
dependabot[bot]
9d3c384c84
build(deps): Bump github.com/cosmos/ledger-cosmos-go from 0.13.3 to 0.14.0 ( #23029 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-20 08:16:55 +00:00
dependabot[bot]
f465587407
build(deps): Bump github.com/cosmos/cosmos-db from 1.1.0 to 1.1.1 ( #23030 )
2024-12-20 08:42:03 +01:00
Julien Robert
eb1a8e88a4
chore: prep v0.50.11 release notes ( #22898 )
2024-12-16 17:17:28 +01:00
Alexander Peters
ba7ac458c9
Merge commit from fork
...
* Limit recursion depth for unknown field detection
(cherry picked from commit f038dc731c55be1e1c526e67695acc358631afd6)
* Limit unpack any
(cherry picked from commit 1a2bff56fb7391f9ce87d4fbe9e0367ae991c0b2)
* Update Changelog
* Another limit recursion depth for unknown field detection
* Update changelog
2024-12-16 17:06:10 +01:00
mergify[bot]
679ca5efcd
chore: edit changelog store (partial backport #22864 ) ( #22884 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-16 11:26:24 +01:00
dependabot[bot]
3b082b5e14
build(deps): Bump cosmossdk.io/x/tx from 0.13.6-0.20241003112805-ff8789a02871 to 0.13.6 ( #22844 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-12 09:54:42 +00:00
mergify[bot]
d62bcbdb55
fix(x/tx): fix amino json drift from legacy spec (backport #21825 ) ( #22088 )
2024-12-12 02:13:57 +01:00
mergify[bot]
4a73a1ecef
fix(client/v2/autocli): add CoinDec flag (backport #22817 ) ( #22821 )
...
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-10 22:32:14 +01:00
Julien Robert
96a30160b3
chore: prepare v0.50.11 ( #22643 )
2024-12-02 11:48:49 +01:00
dependabot[bot]
43ac3df692
build(deps): Bump github.com/cosmos/iavl from 1.2.0 to 1.2.2 ( #22662 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-27 09:28:29 +01:00
dependabot[bot]
7bb2a3d8ce
build(deps): Bump github.com/cosmos/cosmos-db from 1.0.2 to 1.1.0 ( #22638 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-25 13:07:13 +01:00
mergify[bot]
8210b50647
fix(client/v2/autocli): prevent duplicate addition of customCommands (backport #22576 ) ( #22615 )
...
Co-authored-by: violet <158512193+fastfadingviolets@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-21 21:43:48 +01:00
dependabot[bot]
56c2c7dce7
build(deps): Bump cosmossdk.io/math from 1.3.0 to 1.4.0 ( #22607 )
2024-11-21 11:46:22 +04:00
mergify[bot]
47874acfaf
fix(server): fix fallback genesis path (backport #22564 ) ( #22573 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-20 15:33:42 +00:00
auricom
d8d7eb0a31
build(deps): Bump actions/xxx-artifact from v3 to v4 ( #22473 )
2024-11-08 10:20:25 +01:00
dependabot[bot]
0ab53198c7
build(deps): Bump cosmossdk.io/depinject from 1.0.0 to 1.1.0 ( #22463 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
2024-11-07 09:47:34 +01:00
mergify[bot]
3b72e771ec
feat(client/v2): add keyring flags in query commands (backport #22443 ) ( #22445 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-06 16:21:51 +01:00
mergify[bot]
6be4b79066
fix(x/group): proper address rendering in error (backport #22425 ) ( #22432 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-05 10:26:27 +01:00
mergify[bot]
751e5ecbb2
chore(x/group): update supported flags (backport #22229 ) ( #22231 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-11 14:04:02 +02:00
mergify[bot]
9efec4293d
fix(x/tx): sort with oneof field name in amino-json (backport #21782 ) ( #22228 )
...
Co-authored-by: Luis Carvalho <mail.lmcarvalho@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-11 13:35:38 +02:00
mergify[bot]
955304a491
docs: add docs boilerplate (backport #22202 ) ( #22210 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-10 10:40:00 +02:00
Julien Robert
27f1f7885d
chore(simapp): be consistent with runtime ( #22203 )
2024-10-10 08:35:33 +02:00
mergify[bot]
b57ce4d19b
docs(x/genutil): fix genesis migrate command examples (backport #22090 ) ( #22097 )
...
Co-authored-by: tutufen <tutufen@outlook.com>
2024-10-03 14:30:18 +02:00
Julien Robert
d3ee514b1e
chore: Revert "docs: update gov docs (backport #22048 )" ( #22064 )
2024-10-03 11:53:17 +02:00
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]
35f8d0565b
docs: update gov docs (backport #22048 ) ( #22050 )
2024-10-02 16:59:11 +00:00
mergify[bot]
4e74a30430
chore: regenerate addrbook.json for in-place-testnet (backport #21941 ) ( #21947 )
...
Co-authored-by: Adam Tucker <adam@osmosis.team>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-27 07:50:31 +00: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
mergify[bot]
bcd31a16ab
fix(sims): Skip sims test when running dry on validators (backport #21906 ) ( #21910 )
...
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-26 09:58:40 +02:00
mergify[bot]
2609f9c55e
fix(cli): avoid id isn't supported error when query address-by-acc-num (backport #21919 ) ( #21922 )
...
Co-authored-by: mmsqe <mavis@crypto.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-26 09:29:12 +02:00
mergify[bot]
fa02dcd021
chore(docs): rename merlin to simapp (backport #21884 ) ( #21886 )
...
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-09-25 09:39:13 +00:00
mergify[bot]
a5f463a965
fix(x/staking): query redelegation command (backport #21856 ) ( #21861 )
...
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-23 15:56:53 +00:00
mergify[bot]
809950e764
feat(crypto/keyring): add Linux's keyctl support (backport #21653 ) ( #21840 )
...
Co-authored-by: Alessio Treglia <al@essio.dev>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-21 18:27:56 +00:00
Julien Robert
6dc6e8b2a8
chore: correct date cl v0.50.10 ( #21832 )
2024-09-20 12:56:35 +02:00
mergify[bot]
043cea3cf0
feat(testutil/integration): allow to pass baseapp options (backport #21816 ) ( #21818 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-09-19 15:31:23 +00: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]
7ee3115a9d
feat(x/tx): add aminoNameAsTypeURL option in aminojson encoder (backport #21712 ) ( #21798 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-18 14:21:44 +02:00
Julien Robert
f812291dd0
chore: prepare v0.50.10 ( #21498 )
2024-09-17 20:10:08 +02:00
mergify[bot]
b2ec2f6fff
fix(runtime): fix option order (backport #21769 ) ( #21771 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-17 10:16:12 +00:00
mergify[bot]
9a0a76f3bc
docs(x/circuit): display correct example (backport #21768 ) ( #21773 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-17 10:12:30 +00:00
Julien Robert
3feb2c08b5
docs: demonstrate how to wire custom ante handlers in 0.50 app_di ( #21767 )
2024-09-17 11:01:19 +02:00
mergify[bot]
b21441cf59
feat(types/collections): add LegacyDec collection value (backport #21693 ) ( #21724 )
...
Co-authored-by: John Letey <john@noble.xyz>
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
2024-09-16 09:31:14 +02:00
mergify[bot]
f78ed4997f
feat(x/genutil): add better error messages for genesis validation (backport #21701 ) ( #21708 )
...
Co-authored-by: Eric Mokaya <4112301+ziscky@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-09-13 12:43:39 +02:00
mergify[bot]
fe37dfba5e
docs(x/authz): update grant docs (backport #21677 ) ( #21700 )
...
Co-authored-by: Eric Mokaya <4112301+ziscky@users.noreply.github.com>
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-09-13 11:13:08 +05:30
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
mergify[bot]
dad56e1c65
docs(x/evidence): fix evidence module subcommands help message (backport #21589 ) ( #21592 )
2024-09-09 08:50:50 +02:00