Commit Graph
859 Commits
Author SHA1 Message Date
Alex | Interchain Labs f62fb52ae9 chore: add note in x/staking about reserved keys from LSM modules (#24629) 2025-04-30 17:51:42 +00:00
Alex | Interchain Labs b55b9e14fb chore: move simsx to testutil (#24481) 2025-04-14 17:30:59 +00:00
Alexander PetersandAlex | Interchain Labs 65acc32084 chore(staking): Replace panics with error results; more verbose error messages (#24391)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-09 17:33:38 +00:00
Alex | Interchain Labs c755efef89 chore: clean up buf warnings when running make proto-all (#24416) 2025-04-08 14:01:24 +00:00
b49e864cf8 perf(staking): optimize endblock by reducing bech32 conversions (#24354)
Co-authored-by: Dev Ojha <dojha@berkeley.edu>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-04 18:55:29 +00:00
julienrbrtandAlex | Interchain Labs 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
julienrbrtandAlex | Interchain Labs 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
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
3ec128b4d1 feat(client): add default key name (backport #18101) (#24332)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-02 15:03:54 +00:00
Alexander PetersandAlex | Interchain Labs 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
lido333andAlex | Interchain Labs 8cd9b20cbc chore: slices Delete (#24164)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-31 16:26:44 +00:00
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
7827aee97b fix(sims): Minor fixes (#24095)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-25 17:45:55 +00:00
quantix9andTyler 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
Alex | Interchain Labs 7fd79df4e1 chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
Alex | Interchain Labs 98f0f76e73 chore: lint fixes (#24084) 2025-03-20 16:20:39 -04:00
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 LabsandTyler 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 2a338e032c chore: update proto builder (#23721) 2025-02-19 12:58:14 -05:00
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
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
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
Tom b118a0adac fix(staking): fix impossible conditions (#19621) 2024-03-01 19:27:14 +01:00
khanhandJulien Robert c21c8249c8 Merge pull request from GHSA-86h5-xcpx-cfqc
* fix slashing hole with test

* release notes + changelog

* word

* date

* updates

---------

Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-02-27 17:28:05 +01:00
mergify[bot]andJulien Robert c81038cf24 chore: improve align cli help (backport #18179) (#18187)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-20 15:51:39 +00:00
mergify[bot]andEmmanuel T Odeke d9d9a52221 perf(x/staking/keeper): make Slash return early iff zero tokens to burn (backport #18049) (#18126)
Co-authored-by: Emmanuel T Odeke <emmanuel@orijtech.com>
2023-10-16 17:18:30 +02:00
Julien Robert 18733a684e feat: bring autocli module config to v0.50 (#18111) 2023-10-16 15:09:06 +02:00
1f7ec34374 fix(x/slashing/keeper): hoist non-changing addresses parsing out of redelegation loop (backport #18035) (#18037)
Co-authored-by: Emmanuel T Odeke <emmanuel@orijtech.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-10-10 10:34:43 +00:00
mergify[bot]andMarko b0d20bce2b chore(staking): add delegator to events (backport #18006) (#18011)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-10-09 11:48:57 +00:00
mergify[bot] eb90de5334 chore(x/staking): fix some README typos (backport #17997) (#17998) 2023-10-07 09:19:20 +02:00
mergify[bot] 5d73a8e90c chore: Update RequestExtendVote (backport #17993) (#17994) 2023-10-06 19:12:05 +00:00
mergify[bot]andJulien Robert 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]andMarko 013889de23 refactor: introduce abciGenesis interface (backport #17554) (#17575)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-08-31 13:05:57 +02:00
b922a37513 fix(baseapp): Utilizing voting power from VEs in ValidateVoteExtensions (backport #17518) (#17552)
Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-28 15:49:16 +02:00
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
69db56b49b fix: ValidatorStore interface doesn't match StakingKeeper (backport #17164) (#17283)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-03 23:13:13 +00:00
mergify[bot] db64728aff refactor(staking): remove expected distribution keeper (backport #17261) (#17263) 2023-08-02 17:52:31 +02:00
mergify[bot]andatheeshp abd0bd5b10 fix(x/staking): DelegationsByValidator migrations (backport #17154) (#17156)
Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
2023-07-27 11:39:37 +02:00
46be66ed42 refactor: remove global valaddress bech32 codec calls (1/2) (backport #17098) (#17149)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-27 00:55:11 +02:00
mergify[bot]andJulien Robert 983c9f7aec chore: cherry-pick some inj changes (backport #17109) (#17110)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-24 13:36:24 +00:00
mergify[bot]andDevon Bear d68a1231a4 refactor(x/staking): Use ValidatorAddrCodec (backport #17095) (#17097)
Co-authored-by: Devon Bear <itsdevbear@berachain.com>
2023-07-24 00:01:19 +02:00
16ab635645 refactor(staking): use validator & address codecs in staking (backport #16958) (#17066)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-19 16:02:28 +02:00
mergify[bot]andJulien Robert 6ddf0af2e7 refactor(runtime): define address codec providers in runtime (backport #17037) (#17043)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-18 16:38:14 +02:00
mergify[bot]andJulien Robert 562723cfa9 chore: replace amino cosmos_dec_bytes annoation by scalar cosmos.Dec and add missing annotations (backport #17000) (#17002)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-14 18:46:33 +00:00
mergify[bot]andJulien Robert 4076c6a918 feat(staking)!: add consensus and validator address codec in staking (backport #16959) (#16977)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-13 11:40:57 +00:00
mergify[bot]andJulien Robert df8ba7e8ac feat!: simplify AppModuleBasic interface for CLI (backport #16890) (#16904)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-10 14:11:53 +00:00
mergify[bot]andFacundo Medica 8295e4a3e0 fix: Revert 16794 (backport #16895) (#16896)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2023-07-10 08:02:04 +00:00
4762a2fa7d feat(staking): add autocli query cmd (backport #16641) (#16884)
Co-authored-by: Jeancarlo Barrios <JeancarloBarrios@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-07 16:58:28 +00:00