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

Bug fixes from deployment #62

Merged
merged 9 commits into from
May 15, 2020
Merged

Bug fixes from deployment #62

merged 9 commits into from
May 15, 2020

Conversation

jinmannwong
Copy link
Contributor

@jinmannwong jinmannwong commented May 15, 2020

  • Fixed oversized computed entropy message from using group public key as initial entropy. Replace group public key by with hash of key as initial entropy
  • Changed consensus state so that it ignores old entropy in channel
  • Corrected threshold number of dry run messages to complete dkg successfully to be 2/3N rather than threshold (1/2N + 1), where N is the number of cabinet members
  • Fixed bug in generating of noise encryption keys

@jinmannwong jinmannwong merged commit 974498e into master May 15, 2020
@jinmannwong jinmannwong deleted the bug_fix/entropy_generation branch May 15, 2020 13:49
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