这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Conversation

@MarkJr94
Copy link
Contributor

Problem

Tvu::new takes too many arguments and is part of the public crate API

Summary of Changes

Now pass in sockets through the solana::tvu::Sockets struct

Move ClusterInfo::keypair to pub(crate) privacy in order to remove redundant
signing keypair parameter

Fixes #836

Now pass in sockets through a the crate::tvu::Sockets struct

Move ClusterInfo.keypair to pub(crate) in order to remove redundant
signing keypair parameter
@garious garious added the CI Pull Request is ready to enter CI label Dec 12, 2018
@solana-grimes solana-grimes removed the CI Pull Request is ready to enter CI label Dec 12, 2018
@garious garious requested a review from rob-solana December 12, 2018 00:52
@garious garious added the CI Pull Request is ready to enter CI label Dec 12, 2018
@solana-grimes solana-grimes removed the CI Pull Request is ready to enter CI label Dec 12, 2018
@rob-solana rob-solana merged commit b1b190b into solana-labs:master Dec 13, 2018
@rob-solana
Copy link
Contributor

thanks MarkJr94 for this contribution!

yihau pushed a commit to yihau/solana that referenced this pull request Jul 18, 2024
… startup (backport of solana-labs#1971) (solana-labs#2114)

blockstore: only consume duplicate proofs from root_slot + 1 on startup (solana-labs#1971)

* blockstore: only consume duplicate proofs from root_slot + 1 on startup

* pr feedback: update test comments

* pr feedback: add pub behind dcou for test fns

(cherry picked from commit 2a48564)

Co-authored-by: Ashwin Sekar <ashwin@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.

6 participants