Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Initial vote signing service implementation #1996

Merged
merged 5 commits into from
Dec 4, 2018

Conversation

pgarg66
Copy link
Contributor

@pgarg66 pgarg66 commented Dec 3, 2018

Problem

Extract vote signing functionality to a separate daemon

Summary of Changes

Validator nodes can register/deregister with vote signing service. The nodes can use the service to sign their votes.

Reference: https://github.com/solana-labs/solana/blob/master/rfcs/0009-enclave.md

Fixes #1975 #1950

- Does not use enclave for secure signing
@pgarg66 pgarg66 requested a review from rob-solana December 3, 2018 21:29
@pgarg66 pgarg66 merged commit 2112c87 into solana-labs:master Dec 4, 2018
@pgarg66 pgarg66 deleted the enclave branch December 4, 2018 19:11
vkomenda pushed a commit to vkomenda/solana that referenced this pull request Aug 29, 2021
wen-coding pushed a commit to wen-coding/solana that referenced this pull request Jul 3, 2024
Remove deleted RPC methods from mock_sender
yihau pushed a commit to yihau/solana that referenced this pull request Jul 18, 2024
…) (solana-labs#2008)

Remove rpc methods from mock sender (solana-labs#1996)

Remove deleted RPC methods from mock_sender

(cherry picked from commit 27988e7)

Co-authored-by: Tyera <tyera@anza.xyz>
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.

3 participants