Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(abci v2): Fix #161

Merged
merged 9 commits into from
Apr 14, 2024
Merged

fix(abci v2): Fix #161

merged 9 commits into from
Apr 14, 2024

Conversation

Reecepbcups
Copy link
Member

@Reecepbcups Reecepbcups commented Apr 14, 2024

ref: #156

Summary

Another attempt simplifying the logic from #149

Goals

  • GenTX validator, set power, ensure cometbft value updates
  • New validators - ensure added to cometbft consensus set
  • Jailed validator

@Reecepbcups Reecepbcups marked this pull request as ready for review April 14, 2024 23:13
@Reecepbcups Reecepbcups merged commit dc4ad45 into reece/spread-test Apr 14, 2024
10 checks passed
Reecepbcups added a commit that referenced this pull request Apr 15, 2024
* cleanup

* add e2e

* move funcs to keeper namespace

* fix(abci v2): Fix  (#161)

* `UpdatedValidatorsCacheKey`

* ABCI: `DeleteValidatorByPowerIndex` logic

* validate ABCI events are not stuck

* wait for blocks jail test

* BeforeJailedValidatorsKey

* lint + fix remove val test (check bonded)

* lint

* logs

* touchups

* cleanup & touches

* deps: bump SDK & Comet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant