Marko
234cdc45f2
refactor(x/staking)!: removing unbonding queue index ( #22795 )
2024-12-16 10:48:54 +00:00
Facundo Medica
bd76b47e1d
feat(indexer): add to modules and implement proto fields ( #22544 )
2024-11-28 09:46:59 +00:00
Marko
f220f8bf62
refactor: remove consensus as a imported type in modules ( #21480 )
2024-09-10 15:36:33 +00:00
Marko
b68eb39412
refactor(staking)!: remove historical info ( #20845 )
...
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-07-05 09:28:49 +00:00
Facundo Medica
3c13bc03cd
fix(x/staking): Check existing pubkeys when creating a Validator + refactors ( #20713 )
...
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
Co-authored-by: Ezequiel Raynaudo <raynaudo.ee@gmail.com>
2024-06-19 15:52:47 +00:00
Facundo Medica
4133dc23cb
refactor(x/staking)!: rename NewToOldConsKeyMap to ConsKeyToValidatorIdentifierMap ( #20696 )
2024-06-17 14:27:40 +00:00
Matt Kocubinski
a6bc921c9a
refactor: fetch CometInfo from service ( #20238 )
...
Co-authored-by: Marko <marko@baricevic.me>
2024-05-03 01:14:22 +00:00
Julien Robert
5e7aae0db1
refactor(core,x/**): simplify core service api and embed environment in keepers ( #20071 )
2024-04-17 18:18:16 +00:00
Julien Robert
d54e940d50
refactor(x/staking): use sdk validator updates ( #19788 )
2024-03-28 13:48:52 +00:00
Marko
2dafb8780c
refactor(x/staking): migrate to use env ( #19414 )
...
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-02-14 23:11:06 +00:00
atheeshp
2a95a4abdd
docs: add consensus pubkey docs ( #19081 )
...
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
2024-01-18 09:23:21 +00:00
atheeshp
19e66a9dc8
feat: include rotate keys logic in abci ( #18236 )
2023-12-22 10:14:15 +00:00
atheeshp
0f8c6c2c12
feat(x/staking): implement RotateConsPubKey method ( #18188 )
2023-11-15 06:59:50 +00:00
Marko
2a6640d488
refactor(staking): add go.mod ( #18257 )
2023-10-26 07:39:34 +00:00
Marko
86ab9890b8
chore: amend validator to validators ( #17809 )
2023-09-19 12:34:13 +00:00
Marko
c05ff14a97
refactor(staking): change historicalinfo to contain minimal set of data ( #17655 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-09-19 10:59:04 +00:00
atheeshp
28112706b7
refactor: migrate x/staking Params to use collections ( #17778 )
2023-09-18 16:06:42 +00:00
Likhita Polavarapu
2085695078
refactor(x/staking): migrate RedelegationQueue to collections ( #17486 )
...
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-09-08 17:10:33 +00:00
Likhita Polavarapu
e53830d58a
refactor(x/staking): Migrate ValidatorQueue to use Collections ( #17562 )
...
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
Co-authored-by: unknown unknown <unknown@unknown>
2023-09-08 16:43:44 +00:00
Oleg Kovalov
7ff1ae999a
chore: fix nolint comments ( #17644 )
2023-09-06 21:32:11 +00:00
Likhita Polavarapu
97661429e0
docs: Add k/v docs in structs using collections ( #17609 )
2023-09-04 22:24:19 +00:00
Likhita Polavarapu
eb853117a9
refactor(x/staking): Use gogotypes Int64Value instead of bytes for LastValidatorPower ( #17604 )
2023-09-01 21:28:17 +00:00
Likhita Polavarapu
3e07c80ebc
refactor(x/staking): Migrate LastValidatorPower to Collections ( #17498 )
2023-08-30 21:21:40 +00:00
Likhita Polavarapu
3ed40a925c
refactor(x/staking): Migrate UnbondingDelegationByValIndex to use collections ( #17291 )
...
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2023-08-30 09:21:10 +00:00
Likhita Polavarapu
6ed81a737c
refactor(x/staking): migrate UnbondingQueue to collections ( #17481 )
2023-08-29 07:15:22 +00:00
Likhita Polavarapu
70b3e85781
refactor(x/staking): Migrate Validators to use Collections ( #17123 )
2023-08-28 14:56:14 +00:00
Likhita Polavarapu
a734071c05
refactor(x/staking): Migrate UnbondingDelegation to collections ( #17270 )
2023-08-28 08:38:11 +00:00
atheeshp
76a72ceb9d
refactor(x/staking): migrate RedelegationByValDstIndexKey key to collections ( #17336 )
2023-08-23 04:57:47 +00:00
atheeshp
222d28e179
refactor(x/staking): migrate RedelegationByValSrcIndexKey key to collections ( #17332 )
2023-08-22 07:00:23 +00:00
atheeshp
09db6997c5
refactor(x/staking): migrate redelegation key to use collections ( #17315 )
2023-08-17 10:32:10 +00:00
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
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
atheeshp
257d3e5e7c
refactor(x/staking): migrate delegations by validator to use collections ( #17155 )
2023-07-28 08:46:12 +00:00
atheeshp
c74e2887b0
refactor(x/staking): migrate historicalInfo to use collections ( #17063 )
2023-07-25 09:05:26 +00:00
Likhita Polavarapu
535d711e7f
refactor(x/staking): migrate ValidatorUpdates to collections ( #17062 )
2023-07-20 06:49:40 +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
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
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
Jacob Gadikian
6afece635c
style: add gci linter ( #16605 )
2023-06-22 15:35:51 +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
Marko
c8ab555174
refactor(bech32): remove embedding of addresscodec ( #16197 )
2023-05-22 10:20:45 +00:00
Marko
7f0e05ebb9
refactor(staking): remove account address bech32 global ( #15598 )
2023-04-02 21:53:59 +02:00
Julien Robert
aeaa301506
feat: integration test helpers ( #15556 )
2023-03-31 18:02:15 +00:00
Julien Robert
a7ac29e3f4
chore: rename log pkg and add zerolog ( #14955 )
2023-02-08 11:32:22 +00:00
Marko
281017ae90
refactor: use cosmos-sdk/log throughout ( #14909 )
...
## Description
removes the dependency of tendermint/utils/log from countless locations. This is in effort of reducing Tendermint's lib usage in the sdk
this is nonbreaking as the interface is the same. To eliminate tm/utils/log in the sdk we need a few more things. Once we have fully removed the tendermint logger, I would propose we break the interface and define our own for our use case, when we pass the logger to tendermint in the node.New() function we can wrap our logger for its use case
---
### Author Checklist
*All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.*
I have...
- [ ] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json ) in the PR title
- [ ] added `!` to the type prefix if API or client breaking change
- [ ] targeted the correct branch (see [PR Targeting](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#pr-targeting ))
- [ ] provided a link to the relevant issue or specification
- [ ] followed the guidelines for [building modules](https://github.com/cosmos/cosmos-sdk/blob/main/docs/docs/building-modules )
- [ ] included the necessary unit and integration [tests](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#testing )
- [ ] added a changelog entry to `CHANGELOG.md`
- [ ] included comments for [documenting Go code](https://blog.golang.org/godoc )
- [ ] updated the relevant documentation or specification
- [ ] reviewed "Files changed" and left comments if necessary
- [ ] confirmed all CI checks have passed
### Reviewers Checklist
*All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.*
I have...
- [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json ) in the PR title
- [ ] confirmed `!` in the type prefix if API or client breaking change
- [ ] confirmed all author checklist items have been addressed
- [ ] reviewed state machine logic
- [ ] reviewed API design and naming
- [ ] reviewed documentation is accurate
- [ ] reviewed tests and test coverage
- [ ] manually tested (if applicable)
2023-02-07 10:54:48 +00:00
Julien Robert
41a3dfeced
refactor!: migrate Cosmos SDK to CometBFT ( #14897 )
2023-02-05 14:51:33 +01:00