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 for panic 'failed to update current block' #4612

Merged
merged 1 commit into from Jan 18, 2024

Conversation

Frozen
Copy link
Contributor

@Frozen Frozen commented Jan 17, 2024

panic: insertChain failed to update current block
goroutine 2302831 [running]:
github.com/harmony-one/harmony/core.(*BlockChainImpl).InsertChain(0xc0010ec000, {0xc0155dee88, 0x1, 0x1}, 0xe0?)
/root/go/src/github.com/harmony-one/harmony/core/blockchain_impl.go:1648 +0x4c6

Copy link
Contributor

@diego1q2w diego1q2w left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@diego1q2w diego1q2w merged commit e15bae1 into dev Jan 18, 2024
4 checks passed
@diego1q2w diego1q2w deleted the fix/panic-failed-to-update-current-block branch January 18, 2024 01:50
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.

None yet

2 participants