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

Scheme configuration system and unchained randomness #816

Merged
merged 33 commits into from
Oct 13, 2021

Conversation

emmanuelm41
Copy link
Contributor

No description provided.

@emmanuelm41 emmanuelm41 force-pushed the unchained-beacon branch 3 times, most recently from 2ecc7e4 to d260411 Compare September 29, 2021 19:03
Copy link
Collaborator

@nikkolasg nikkolasg left a comment

Choose a reason for hiding this comment

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

Hey - great start. I think I made a lot of similar comments, so please excuse me if I'm being redundant. My main point here is that we should treat this PR as already adding a new protocol to drand, and not just a tweak. And we give a version flag to identify the logic with this new way of doing things. If we get that, then any further updates will be simpler because we can "just" create a new version flag. Obviously I'm not asking for the most generic thing already, but let's start to employ the right mindset to think about this: we are creating a new protocol version here.

Sorry for the large comments, I hope it's all right with you, and thanks for taking care of this <3

.github/workflows/tests.yaml Outdated Show resolved Hide resolved
chain/beacon.go Show resolved Hide resolved
client/client.go Outdated Show resolved Hide resolved
test/test.go Outdated Show resolved Hide resolved
test/mock/grpcserver.go Outdated Show resolved Hide resolved
key/group.go Outdated Show resolved Hide resolved
cmd/drand-cli/control.go Outdated Show resolved Hide resolved
client/verify_test.go Outdated Show resolved Hide resolved
client/http/http_test.go Outdated Show resolved Hide resolved
client/client.go Outdated Show resolved Hide resolved
@emmanuelm41 emmanuelm41 marked this pull request as draft September 30, 2021 12:20
@emmanuelm41 emmanuelm41 marked this pull request as ready for review October 13, 2021 14:32
@emmanuelm41 emmanuelm41 changed the title Previous signature decoupled Unchained randomness Oct 13, 2021
@emmanuelm41 emmanuelm41 changed the title Unchained randomness Scheme configuration system and unchained randomness Oct 13, 2021
common/scheme/scheme.go Outdated Show resolved Hide resolved
client/verify.go Outdated Show resolved Hide resolved
chain/convert.go Outdated Show resolved Hide resolved
@nikkolasg nikkolasg merged commit 7af9e77 into drand:master Oct 13, 2021
@emmanuelm41 emmanuelm41 deleted the unchained-beacon branch October 13, 2021 18:03
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

3 participants