-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Create solana-bootnode for better node bootstrapping (Validator public testnet configuration) #349
Create solana-bootnode for better node bootstrapping (Validator public testnet configuration) #349
Comments
Does this need to be on v0.7.0? I have plenty of questions, but don't want to ask them if the testnet will run without this feature. Biggest question, is it possible for the validator to already know everything its asking of the drone? And so if trying to set up a validator from behind a firewall, the advice would be, "yep, don't do that." |
For a bear bones mvp, no. |
Cool, stretch goals are good, thanks. |
Bitcoin bootstrapping: https://en.bitcoin.it/wiki/Network#Bootstrapping I don't think we should extend the drone into this space. Instead, we should create a new executable called |
Renamed issue title and booted from 0.7.0 as this is not required for this release. |
@aeyakovenko, this one needs a lot of historical context to guess what should be done. What do you think about opening a new updated ticket and closing this one? |
@garious i think @rob-solana knows what to do by now :) |
* Safer pack/unpack * fix cli * clippy * fix swap * nit * clippy Co-authored-by: Michael Vines <mvines@gmail.com>
… binaries (backport of solana-labs#155) (solana-labs#349) Use agave prefix in scripts for pre-installed binaries (solana-labs#155) (cherry picked from commit 68be105) Co-authored-by: Justin Starry <justin@anza.xyz>
The text was updated successfully, but these errors were encountered: