-
Notifications
You must be signed in to change notification settings - Fork 638
panic: non-recoverable error when signing vote #2357
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
Labels
Milestone
Comments
4 tasks
Opened iqlusioninc/tmkms#857 |
Closing since it's not a CometBFT issue. |
This was referenced Feb 20, 2024
github-merge-queue bot
pushed a commit
that referenced
this issue
Feb 26, 2024
Refs #2357 --- #### PR checklist - [x] Tests written/updated - [x] Changelog entry added in `.changelog` (we use [unclog](https://github.com/informalsystems/unclog) to manage our changelog) - [x] Updated relevant documentation (`docs/` or `spec/`) and code comments - [x] Title follows the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec
mergify bot
pushed a commit
that referenced
this issue
Feb 26, 2024
Refs #2357 --- #### PR checklist - [x] Tests written/updated - [x] Changelog entry added in `.changelog` (we use [unclog](https://github.com/informalsystems/unclog) to manage our changelog) - [x] Updated relevant documentation (`docs/` or `spec/`) and code comments - [x] Title follows the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec (cherry picked from commit e623c44)
mergify bot
pushed a commit
that referenced
this issue
Feb 26, 2024
Refs #2357 --- #### PR checklist - [x] Tests written/updated - [x] Changelog entry added in `.changelog` (we use [unclog](https://github.com/informalsystems/unclog) to manage our changelog) - [x] Updated relevant documentation (`docs/` or `spec/`) and code comments - [x] Title follows the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec (cherry picked from commit e623c44) # Conflicts: # types/vote_test.go
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Bug Report
Setup
CometBFT version (use
cometbft version
orgit rev-parse --verify HEAD
if installed from source): v0.38.5Have you tried the latest version: no
ABCI app (name for built-in, URL for self-written if it's publicly available): vega
Environment:
node command runtime flags:
Config
https://download.mainnet.community/tmkms.tar.gz
What happened?
Panic during the attempted upgrade.
What did you expect to happen?
No panic.
How to reproduce it
https://download.mainnet.community/tmkms.tar.gz
Logs
dump_consensus_state
outputAnything else we need to know
The text was updated successfully, but these errors were encountered: