Commit Graph

14 Commits

Author SHA1 Message Date
github-actions[bot]
06f5339d78
chore: fix spelling errors (#23270)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
2025-01-09 20:52:55 +00:00
Akhil Kumar P
8a11925ce5
test(integration): port x/staking tests to server v2 (#22813) 2024-12-18 07:45:37 +00:00
cool-developer
98eb0b7cd6
fix(staking): avoid the double iterator close in staking (#21823) 2024-09-19 21:05:04 +00:00
Ezequiel Raynaudo
502661ba93
refactor(staking): check for nil ptrs after GetCachedValue() (#21300) 2024-09-04 15:13: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
Facundo Medica
43991b99e4
fix(x/staking): stop validators from rotating to the same key on the same block (#20649) 2024-06-13 11:27:44 +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
Facundo Medica
ea7bdd1724
fix: Do not call Remove during Walk (#19833)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-03-24 18:56:24 +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
b16aa35d14
test: add tests for cons pubkey rotation (#18965)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-01-09 04:56:14 +00:00
atheeshp
19e66a9dc8
feat: include rotate keys logic in abci (#18236) 2023-12-22 10:14:15 +00:00
Julien Robert
3853e7ff70
ci: optimize linter script (#18480) 2023-11-16 12:57:32 +00:00
atheeshp
0f8c6c2c12
feat(x/staking): implement RotateConsPubKey method (#18188) 2023-11-15 06:59:50 +00:00