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 |
|
Tom
|
b118a0adac
|
fix(staking): fix impossible conditions (#19621)
|
2024-03-01 19:27:14 +01:00 |
|
khanh
|
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]
|
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]
|
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 |
|
mergify[bot]
|
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]
|
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]
|
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]
|
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]
|
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 |
|
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 |
|
mergify[bot]
|
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]
|
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 |
|
mergify[bot]
|
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]
|
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]
|
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 |
|
mergify[bot]
|
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]
|
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]
|
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]
|
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]
|
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]
|
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 |
|
mergify[bot]
|
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 |
|
mergify[bot]
|
4bda616956
|
fix: remove setting of finalizeBlockState in FinalizeBlock + fix initialHeight + add ProcessProposal in tests/sims (backport #16794) (#16857)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2023-07-06 12:22:57 -04:00 |
|
mergify[bot]
|
af357c8d30
|
chore(x/staking): audit changes (backport #16795) (#16815)
Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-03 08:04:12 +00:00 |
|
mergify[bot]
|
d9c53bfefc
|
refactor!: remove types/math aliases (backport #16798) (#16803)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-30 19:56:38 +02:00 |
|
mergify[bot]
|
9f4a4e416f
|
build(deps): use hashicorp/go-metrics instead of armon/go-metrics (backport #16790) (#16800)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-30 15:27:05 +00:00 |
|
mergify[bot]
|
0bbfc654a3
|
feat(auth,client/v2): add validator address codec (backport #16768) (#16789)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-30 10:33:40 +00:00 |
|
Julien Robert
|
c452721442
|
style: add gci linter (#16758)
Co-authored-by: Jacob Gadikian <faddat@users.noreply.github.com>
|
2023-06-29 09:46:37 +00:00 |
|
mergify[bot]
|
9f7a16080a
|
refactor(x/staking)!: KVStoreService, return errors and use context.Context (backport #16324) (#16598)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Facundo Medica <facundomedica@gmail.com>
|
2023-06-19 11:40:27 -03:00 |
|
Marko
|
5097b0c226
|
refactor(test): remove header dependence from tests (#16342)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-05-31 15:42:23 +00:00 |
|
Matt Kocubinski
|
737dcfd1a2
|
refactor!: rm GetSignBytes (#16062)
|
2023-05-30 19:34:35 +00:00 |
|
testinginprod
|
0e34478eb7
|
refactor(mint)!: migrate state management to collections (#16329)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-05-30 09:12:45 +00:00 |
|
Julien Robert
|
cf1a573679
|
chore: set correct eden version number (#16281)
|
2023-05-24 19:58:45 +00:00 |
|
Aleksandr Bezobchuk
|
6cee22df52
|
feat!: Comet v0.38 Integration (#15519)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-05-24 16:09:19 +00:00 |
|
Julien Robert
|
166be3766b
|
chore: make params module optional in app wiring (#16269)
|
2023-05-24 11:54:07 +00:00 |
|
Marko
|
c8ab555174
|
refactor(bech32): remove embedding of addresscodec (#16197)
|
2023-05-22 10:20:45 +00:00 |
|
atheeshp
|
76f0d10153
|
fix: duplicate prefix in staking keys (#16176)
|
2023-05-16 11:07:19 +00:00 |
|
Matt Kocubinski
|
4c85b6a341
|
refactor(simulations): marshal OperationMsg.Msg as protoBytes (#16155)
|
2023-05-15 17:38:32 +00:00 |
|
Javier Su
|
ddf51ccddf
|
fix: allow non-EOA accounts to stake in simulation (#16068)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2023-05-12 13:54:23 +00:00 |
|
MSalopek
|
b28c50fdd2
|
fix: call AfterUnbondingInitiated for new unbonding entries only (#16043)
|
2023-05-11 09:46:48 +00:00 |
|
bjwswang
|
908677e648
|
chore: fix typo in staking's genesis proto (#16095)
Signed-off-by: bjwswang <bjwswang@gmail.com>
|
2023-05-11 09:03:35 +00:00 |
|
Marko
|
044fe13789
|
refactor(math)!: remove aliases in math (#16040)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-05-07 17:25:59 +00:00 |
|
Likhita Polavarapu
|
672b1f9e15
|
test(x/staking): write integration tests (#15890)
|
2023-05-02 20:01:19 +00:00 |
|
Facundo Medica
|
91278f6602
|
refactor(x/authz)!: Use KVStoreService, context.Context and return errors instead of panic (#15962)
|
2023-04-27 15:15:45 +00:00 |
|
Facundo Medica
|
428e19f4f0
|
refactor(x/distribution)!: Use KVStoreService, context.Context and return errors instead of panic (#15948)
|
2023-04-27 13:26:51 +00:00 |
|