atheeshp
|
f907a27d31
|
refactor(x/staking): migrate delegation key to collections (#17162)
|
2023-08-09 07:15:12 +00:00 |
|
Likhita Polavarapu
|
f04fefdc7a
|
refactor(x/staking): Migrate UnbondingIndex to use collections (#17288)
|
2023-08-08 10:27:19 +00:00 |
|
Facundo Medica
|
c3ae0b09d4
|
fix: ValidatorStore interface doesn't match StakingKeeper (#17164)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-08-03 22:53:05 +00:00 |
|
Likhita Polavarapu
|
92dffb5fa8
|
refactor(x/staking): Migrate UnbondingID to collections (#17256)
|
2023-08-03 12:50:16 +00:00 |
|
atheeshp
|
9443fc1051
|
refactor(x/staking): migrate ValidatorByConsAddr key to collections (#17260)
|
2023-08-03 11:31:14 +00:00 |
|
Likhita Polavarapu
|
a7977b8633
|
refactor(x/staking): migrate UnbondingType to collections (#17248)
|
2023-08-03 10:11:23 +00:00 |
|
Julien Robert
|
6937c7642b
|
refactor(staking): remove expected distribution keeper (#17261)
|
2023-08-02 15:31:36 +00:00 |
|
atheeshp
|
257d3e5e7c
|
refactor(x/staking): migrate delegations by validator to use collections (#17155)
|
2023-07-28 08:46:12 +00:00 |
|
atheeshp
|
9a42a3e7a0
|
fix(x/staking): DelegationsByValidator migrations (#17154)
|
2023-07-27 08:13:31 +00:00 |
|
Marko
|
58855c6859
|
refactor: remove global valaddress bech32 codec calls (1/2) (#17098)
Co-authored-by: Devon Bear <itsdevbear@berachain.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-26 19:01:21 +00:00 |
|
atheeshp
|
c74e2887b0
|
refactor(x/staking): migrate historicalInfo to use collections (#17063)
|
2023-07-25 09:05:26 +00:00 |
|
Julien Robert
|
5442197d6b
|
chore: cherry-pick some inj changes (#17109)
|
2023-07-24 13:07:06 +00:00 |
|
Devon Bear
|
bf9f85a2d9
|
refactor(x/staking): Use ValidatorAddrCodec (#17095)
|
2023-07-23 21:31:16 +00:00 |
|
Likhita Polavarapu
|
535d711e7f
|
refactor(x/staking): migrate ValidatorUpdates to collections (#17062)
|
2023-07-20 06:49:40 +00:00 |
|
Marko
|
c23505b037
|
refactor(staking): use validator & address codecs in staking (#16958)
|
2023-07-19 11:01:32 +00:00 |
|
Julien Robert
|
0c4f246d86
|
refactor(runtime): define address codec providers in runtime (#17037)
|
2023-07-18 12:41:26 +00:00 |
|
Likhita Polavarapu
|
1a986f015a
|
refactor: migrate LastTotalPower to use collections in x/staking (#17026)
|
2023-07-17 16:10:03 +00:00 |
|
Julien Robert
|
7ed04f71b4
|
chore: replace amino cosmos_dec_bytes annoation by scalar cosmos.Dec and add missing annotations (#17000)
|
2023-07-14 18:10:28 +00:00 |
|
Julien Robert
|
e0be2b80fc
|
feat(staking)!: add consensus and validator address codec in staking (#16959)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2023-07-13 09:08:27 +00:00 |
|
Robert Zaremba
|
bc4ccab74b
|
refactor(types)!: remove IntProto and DecProto (#16918)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-12 22:16:28 +00:00 |
|
Julien Robert
|
f3e4697195
|
feat!: simplify AppModuleBasic interface for CLI (#16890)
|
2023-07-10 13:36:22 +00:00 |
|
Facundo Medica
|
ebe97e5e12
|
fix: Revert 16794 (#16895)
|
2023-07-10 07:45:48 +00:00 |
|
Jeancarlo Barrios
|
5aaadf74b5
|
feat(staking): add autocli query cmd (#16641)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-07 15:47:51 +00:00 |
|
Facundo Medica
|
0fd6227a06
|
fix: remove setting of finalizeBlockState in FinalizeBlock + fix initialHeight + add ProcessProposal in tests/sims (#16794)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-07-06 13:33:10 +00:00 |
|
Jacob Gadikian
|
f0aec3f30d
|
style: use thelper (#16777)
|
2023-07-03 13:33:05 +00:00 |
|
atheeshp
|
9b237c7189
|
chore(x/staking): audit changes (#16795)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-07-03 07:14:17 +00:00 |
|
Julien Robert
|
8c72f66396
|
refactor!: remove types/math aliases (#16798)
|
2023-06-30 17:09:03 +00:00 |
|
Julien Robert
|
ae39e8e631
|
build(deps): use hashicorp/go-metrics instead of armon/go-metrics (#16790)
|
2023-06-30 14:21:57 +00:00 |
|
Julien Robert
|
02b7607768
|
feat(auth,client/v2): add validator address codec (#16768)
|
2023-06-30 09:44:28 +00:00 |
|
Jacob Gadikian
|
8d4ff7a19a
|
style: bump golangci-lint (#16667)
|
2023-06-23 12:49:34 +00:00 |
|
Jacob Gadikian
|
6afece635c
|
style: add gci linter (#16605)
|
2023-06-22 15:35:51 +00:00 |
|
Emmanuel T Odeke
|
99a570a7aa
|
chore: properly propagate fmt.Errorf errors + use errors.New (#16537)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-06-22 09:50:07 +00:00 |
|
Facundo Medica
|
1be7d9805e
|
refactor(x/staking)!: KVStoreService, return errors and use context.Context (#16324)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-06-16 18:40:44 +00:00 |
|
atheeshp
|
dcac757a04
|
chore: remove x/gov module dependencies in x/staking (#16567)
|
2023-06-15 17:17:37 +00:00 |
|
Matt Kocubinski
|
fe458e0686
|
refactor(x/auth): rm dependency on x/staking (#16545)
|
2023-06-15 08:34:53 +00:00 |
|
Matt Kocubinski
|
bbb452f609
|
refactor(x/staking): rm dependency on x/distribution (#16531)
|
2023-06-13 20:16:20 +00:00 |
|
Matt Kocubinski
|
1363a02da0
|
refactor: remove cyclic authz dependencies (#16509)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-06-13 18:30:22 +00:00 |
|
testinginprod
|
2d1d68d3fd
|
refactor(distribution)!: use collections for ValidatorCurrentRewards (#16459)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-06-09 09:19:37 +00: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 |
|