mergify[bot]
89fee9c24c
docs: update version references (backport #23898 ) ( #23899 )
...
Co-authored-by: plubber <51789398+ericHgorski@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-05 12:51:29 -05:00
mergify[bot]
40e201e061
refactor: use a more straightforward return value (backport #23718 ) ( #23875 )
...
Co-authored-by: fuyangpengqi <167312867+fuyangpengqi@users.noreply.github.com>
Co-authored-by: aljo242 <alex@interchainlabs.io>
2025-03-03 16:40:33 -05:00
Alex | Interchain Labs
351d704c23
feat(x/bank): Allow value with slashes in DenomMetadata ( #22543 ) ( #23836 )
...
Co-authored-by: Joowon Yun <40225835+JoowonYun@users.noreply.github.com>
2025-02-27 16:14:31 -05:00
Tyler
7f7c41e4aa
feat: backport unordered transactions ( #23708 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-02-27 11:01:50 -08:00
Alex | Interchain Labs
ff779eca8d
feat(epochs): backport ( #23815 )
...
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-02-26 16:10:00 -05:00
Alex | Interchain Labs
4ed61468a2
feat: deprecate x/params ( #23826 )
2025-02-26 15:39:44 -05:00
Alex | Interchain Labs
7df377415d
chore: update all for release/v0.53.x ( #23750 )
2025-02-25 16:02:07 -05:00
Alex | Interchain Labs
ad0b79a020
Merge commit from fork
...
* Prevent empty groups
(cherry picked from commit 95090a0ec1f193104ba7d6d033a490d1515e54d8)
* Handle inflight proposals
(cherry picked from commit 855983471882068894ed7952b592ab3e61b464b9)
* No empty group with simulations
* Update changelog
* Set release date
* updates
* Update RELEASE_NOTES.md
* Update RELEASE_NOTES.md
---------
Co-authored-by: Alex Peters <alpe@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2025-02-25 11:08:23 -05:00
Alex | Interchain Labs
d811f92100
test: fix genutil test ( #23748 )
2025-02-24 17:05:40 -05:00
Alex | Interchain Labs
c2ec9f795c
chore: remove crisis from simapp and deprecate ( #23722 )
2025-02-24 08:48:52 -05:00
Alex | Interchain Labs
1fda5b615c
chore: set proto/cosmos/autocli to main ( #23725 )
2025-02-21 13:39:12 -05:00
Alex | Interchain Labs
2a338e032c
chore: update proto builder ( #23721 )
2025-02-19 12:58:14 -05:00
Alex | Interchain Labs
f5e8e517ab
chore: set up release/v0.53.x branch ( #23660 )
...
Co-authored-by: Zygimantas <5236121+Zygimantass@users.noreply.github.com>
Co-authored-by: Zygimantas <zygis@skip.build>
2025-02-12 15:48:20 -05:00
Alex | Interchain Labs
d9bc4bb317
chore: temp remove sonar cloud ( #23677 )
2025-02-12 10:15:28 -05: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
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
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]
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]
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]
35f8d0565b
docs: update gov docs (backport #22048 ) ( #22050 )
2024-10-02 16:59:11 +00: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]
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]
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
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
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]
dad56e1c65
docs(x/evidence): fix evidence module subcommands help message (backport #21589 ) ( #21592 )
2024-09-09 08:50:50 +02:00
mergify[bot]
c8aec4d15e
feat(x/genutil): bulk add genesis accounts (backport #21372 ) ( #21544 )
...
Co-authored-by: Reece Williams <31943163+Reecepbcups@users.noreply.github.com>
Co-authored-by: Reece Williams <reecepbcups@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-04 19:27:47 +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
mergify[bot]
1ca62cb9d0
fix(x/consensus)!: update cons params parsing checks (backport #21484 ) ( #21493 )
...
Co-authored-by: MSalopek <matija.salopek994@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-02 12:29:06 +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
mergify[bot]
f3b34fdd56
feat(x/bank): add origin address in event multisend (backport #21460 ) ( #21465 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-29 15:14:21 +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
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
Julien Robert
a565daad48
chore: bring in v0.13.x x/tx in release/v0.50.x ( #21158 )
2024-08-02 13:23:53 +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
mergify[bot]
698627016d
fix(simulation): Fix all problems make test-sim-custom-genesis-fast for simulation test. (backport #17911 ) ( #20909 )
...
Co-authored-by: Chenqun Lu <luchenqun@qq.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-11 08:28:37 +00: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