Skip to content
This repository has been archived by the owner on Aug 24, 2022. It is now read-only.

Fix race and nil return in precommits/votes #220

Merged
merged 4 commits into from
Oct 29, 2020

Conversation

jinmannwong
Copy link
Contributor

@jinmannwong jinmannwong commented Oct 28, 2020

  • Fix failed interface conversion from return of nil interface in height vote set getPrecommit and getPrevote
  • Fix race condition in getting validator set size in consensus/reactor log message. Save validator set size in creation of PrecommitRecord instead
  • Fix incorrect signing of votes in timestamp test

@jinmannwong jinmannwong merged commit af5f49d into fetchai:master Oct 29, 2020
@jinmannwong jinmannwong deleted the bug_fix/height_vote_set branch October 29, 2020 10:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants