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

[Merged by Bors] - [Remote signer] Fold signer into Lighthouse repository #1852

Closed
wants to merge 5 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Nov 3, 2020

The remote signer relies on the types and crypto/bls crates from Lighthouse. Moreover, a number of tests of the remote signer consumption of LH leverages this very signer, making any important update a potential dependency nightmare.

@ghost ghost requested review from paulhauner and michaelsproul November 3, 2020 00:40
@ghost ghost changed the title Fold BLS remote signer into Lighthouse repository [Remote signer] Fold signer into Lighthouse repository Nov 5, 2020
@ghost ghost added A1 UX-and-logs labels Nov 5, 2020
Copy link
Member

@paulhauner paulhauner left a comment

Choose a reason for hiding this comment

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

Awesome, remote signer is go!

Feel free to bors r+ when you see fit :)

@ghost
Copy link
Author

ghost commented Nov 6, 2020

bors r+

bors bot pushed a commit that referenced this pull request Nov 6, 2020
The remote signer relies on the `types` and `crypto/bls` crates from Lighthouse. Moreover, a number of tests of the remote signer consumption of LH leverages this very signer, making any important update a potential dependency nightmare.

Co-authored-by: Paul Hauner <[email protected]>
@bors
Copy link

bors bot commented Nov 6, 2020

Build failed:

@ghost ghost force-pushed the move-rs-here branch from 509e57f to 4cf49e7 Compare November 6, 2020 06:16
@ghost
Copy link
Author

ghost commented Nov 6, 2020

bors r+

bors bot pushed a commit that referenced this pull request Nov 6, 2020
The remote signer relies on the `types` and `crypto/bls` crates from Lighthouse. Moreover, a number of tests of the remote signer consumption of LH leverages this very signer, making any important update a potential dependency nightmare.

Co-authored-by: Paul Hauner <[email protected]>
@bors bors bot changed the title [Remote signer] Fold signer into Lighthouse repository [Merged by Bors] - [Remote signer] Fold signer into Lighthouse repository Nov 6, 2020
@bors bors bot closed this Nov 6, 2020
paulhauner added a commit that referenced this pull request Nov 9, 2020
The remote signer relies on the `types` and `crypto/bls` crates from Lighthouse. Moreover, a number of tests of the remote signer consumption of LH leverages this very signer, making any important update a potential dependency nightmare.

Co-authored-by: Paul Hauner <[email protected]>
@paulhauner paulhauner deleted the move-rs-here branch February 15, 2021 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant