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 bug with pledge delta from proving deadline #943

Merged
merged 2 commits into from
Jan 22, 2021
Merged

Conversation

austinabell
Copy link
Contributor

Summary of changes
Changes introduced in this pull request:

  • Solves consensus fork because delta was off because of an addition in place of a subtraction
  • Also updates an assert to be an error return to avoid a panic

Reference issue to close (if applicable)

Closes

Other information and links

@austinabell austinabell merged commit 60e5969 into main Jan 22, 2021
@austinabell austinabell deleted the austin/pledgefix branch January 22, 2021 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants