Commit Graph

992 Commits

Author SHA1 Message Date
Đông Liều
0846f9a3c7
fix(x/gov): Do not call Remove during Walk (#24460)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-04-15 16:54:51 +00:00
Alex | Interchain Labs
b55b9e14fb
chore: move simsx to testutil (#24481) 2025-04-14 17:30:59 +00:00
Tyler
b8723adca1
docs: add docs about x/gov new option (#24493)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-14 14:07:57 +00:00
julienrbrt
73bedad9ad
fix(client/v2): add fallbacks when incorrect protos (#24449) 2025-04-09 16:45:14 -04:00
Alex | Interchain Labs
ed70bf336f
feat: custom gov tally fn (#24355)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-04-07 12:51:09 +00:00
julienrbrt
28c50a4ab1
fix(proto): set added_in annotations (#24358)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-03 14:34:31 -04:00
julienrbrt
a2cf15cd38
feat(client/v2): support gov proposals (cherry-pick #18461) (#24359)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-03 14:52:56 +00:00
Alex | Interchain Labs
3c6deab626
chore: run modernize (#24356) 2025-04-03 10:42:20 -04:00
Aaron Craelius
167f3f12e2
refactor: migrate codec/types to type aliases, remove depinject dep on sdk (#24336)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-04-02 23:37:19 +00:00
Alexander Peters
ea908cef68
feat(sims): Add simsx support to modules (#24145)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-02 13:23:36 +00:00
Đông Liều
49be51a951
refactor(proto): Use cosmos_proto added_in annotation instead comments (#24105)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-25 17:57:47 +00:00
quantix9
5254d57c5b
chore(all): modernized code with slices (#24125)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-25 17:31:32 +00:00
Alex | Interchain Labs
b7a20b81f6
chore: lint v2 (#24118) 2025-03-25 15:57:24 +00:00
Đông Liều
9b2e91fbf9
fix: Do not call Remove during Walk (#24044)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-24 15:18:59 +00:00
Alex | Interchain Labs
7fd79df4e1
chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
Alexander Peters
bc57ce3ba7
perf: Replace runsim with Go stdlib testing (#24045)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-21 15:48:00 +00:00
Alex | Interchain Labs
98f0f76e73
chore: lint fixes (#24084) 2025-03-20 16:20:39 -04: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
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]
5b6045c6b9
style: Fix gov query proposals examples syntax (backport #20353) (#20357) 2024-05-12 11:26:26 +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]
9c53142c92
feat(x/gov): emit depositor in proposal_deposit event (backport #19853) (#19859)
Co-authored-by: Kien <kien@notional.ventures>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-25 16:42:08 +00:00
mergify[bot]
a0faab3cb9
feat(x/gov): emit proposer address in submit proposal event (backport #19842) (#19844)
Co-authored-by: Aryan Tikarya <akaladarshi@gmail.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-24 21:23:00 +00:00
mergify[bot]
a877c47d47
fix(x/gov): grpc query tally for failed proposal (backport #19725) (#19727)
Co-authored-by: David Tumcharoen <david@alleslabs.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-12 12:04:27 +00:00
mergify[bot]
60c6d9ba88
fix(x/gov): check right params (backport #19102) (#19104) 2024-01-18 19:24:34 +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]
14bc239f36
feat(x/gov): better gov genesis validation (backport #18707) (#18711) 2023-12-13 07:51:24 +01:00
mergify[bot]
2b42efcfc0
refactor(x/gov): refactor q gov proposer (backport #18025) (#18432)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-11-10 10:09:22 +00:00
mergify[bot]
680f4c0a30
feat(x/gov): implement a minimum amount per deposit (backport #18146) (#18333)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Facundo <facundomedica@gmail.com>
2023-11-02 20:18:55 +01:00
mergify[bot]
ee589c81d4
feat(x/gov): limit deposited coins to accepted proposal denom (backport #18189) (#18192)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-20 18:30:20 +02:00
mergify[bot]
0c9930dfe3
chore(docs): add missing param to gov readme (backport #18181) (#18182)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-10-20 00:18:33 +02:00
mergify[bot]
faca3c1ce4
refactor(x/gov)!: let hooks return an error (backport #18173) (#18174)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-19 15:55:41 +02:00
Julien Robert
18733a684e
feat: bring autocli module config to v0.50 (#18111) 2023-10-16 15:09:06 +02:00
mergify[bot]
a05fc0d1d6
fix(x/gov): set default constitution in gov migration (backport #17953) (#17983)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-10-06 08:34:40 +00:00
mergify[bot]
71c9b7675f
refactor(x/gov): remove gov vote and proposal based telemetry (backport #17910) (#17915)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-09-27 19:37:56 +00:00
mergify[bot]
ab6a1e6dcb
fix(gov): fail proposal when implementation not found (backport #17873) (#17882)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-09-26 12:03:03 +00:00
mergify[bot]
d9134ee760
chore(x/gov): improve PromptMetadata readability (backport #17859) (#17864)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-09-25 10:11:28 +00:00
mergify[bot]
87ba5a6a13
feat(gov): handle panics when executing x/gov proposals (backport #17780) (#17790)
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-09-18 15:33:57 +00:00
mergify[bot]
32969cf7cc
refactor: precise compiler assertions and cleanup module.go (backport #17718) (#17724)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-09-13 19:08:56 +00:00
mergify[bot]
8cff58c1f6
feat(bank): Allow injectable restrictions on bank transfers (backport #14224) (#17457) 2023-09-07 22:48:49 +02:00
mergify[bot]
013889de23
refactor: introduce abciGenesis interface (backport #17554) (#17575)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-08-31 13:05:57 +02:00
mergify[bot]
657add7a8a
chore: format proto files (backport #17445) (#17447)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-18 17:01:43 +02:00
dependabot[bot]
f9616a2673
build(deps): Bump github.com/cosmos/gogoproto from 1.4.10 to 1.4.11 (#17440)
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-08-18 12:23:13 +02:00
Julien Robert
e19fb38ff5
refactor: remove collections.ErrInvalidIterator when unecessary (#17367) 2023-08-17 09:05:39 +00:00
mergify[bot]
af29f5521d
chore(x/gov): update proposal.json go doc (backport #17397) (#17402)
Co-authored-by: johnzhu0907 <90296451+johnzhu0907@users.noreply.github.com>
2023-08-16 07:37:02 +00:00
mergify[bot]
ae48128ae2
fix(client/v2): fix duplicate modules addition and add logger (backport #17390) (#17391)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-15 13:59:47 +00:00
mergify[bot]
e76102f885
refactor: migrate away from using valBech32 globals (2/2) (backport #17157) (#17379)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-14 17:06:56 +02:00