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

Rename GroupID and change it to bytes #595

Merged
merged 3 commits into from
Feb 20, 2019
Merged

Rename GroupID and change it to bytes #595

merged 3 commits into from
Feb 20, 2019

Conversation

ngrinkevich
Copy link
Contributor

@ngrinkevich ngrinkevich commented Feb 18, 2019

Refs: #31

Rename GroupID since its technically a group public key and change it to bytes so we can store 64Bytes compressed BLS pub keys.

@ngrinkevich ngrinkevich requested a review from a team February 18, 2019 17:36
@pdyraga
Copy link
Member

pdyraga commented Feb 19, 2019

Refs: #31

cmd/relay.go Outdated Show resolved Hide resolved
pkg/beacon/relay/relay.go Outdated Show resolved Hide resolved
pkg/chain/local/local.go Show resolved Hide resolved
@ngrinkevich
Copy link
Contributor Author

@pdyraga ok addressed your comments, just to make sure this PR is about renaming/change type and to sync devs to use it asap, I expect the rest will be taken care of in forthcoming PRs (Phase 14, BLS and Requests)

@pdyraga
Copy link
Member

pdyraga commented Feb 20, 2019

Testing...

@pdyraga pdyraga added ⛓️ solidity 🔀 relay Often interface-separated from chain/network work labels Feb 20, 2019
@pdyraga
Copy link
Member

pdyraga commented Feb 20, 2019

I've run 5 nodes and submitted relay entry to see if they enter the loop. Everything works fine, no problems found.

@pdyraga pdyraga merged commit 0d4e273 into master Feb 20, 2019
@pdyraga pdyraga deleted the group-id-rename branch February 20, 2019 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⛓️ solidity 🔀 relay Often interface-separated from chain/network work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants