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

Bug fix seen in deployment #198

Merged
merged 5 commits into from
Oct 7, 2020

Conversation

jinmannwong
Copy link
Contributor

Do not reject keys that are empty in dkg runner. This was previously added because the entropy generator did not enforce strict ordering of the next aeon key queue by the start and ends of aeons. However, this is now not necessary and can lead to replaying of dkg runner from genesis.

n-hutton
n-hutton previously approved these changes Oct 7, 2020
@jinmannwong jinmannwong merged commit 48ad539 into fetchai:master Oct 7, 2020
@jinmannwong jinmannwong deleted the bug_fix/dkg_replay branch October 7, 2020 13:05
jinmannwong added a commit to jinmannwong/cosmos-consensus that referenced this pull request Oct 7, 2020
* Bug fix seen in deployment

* Aeon start must correspond to entropy generation start

* Bug fix

* Add termination for find vals in dkg runner
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