You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automate process of fetching peer nodes from a bootstrap server directly via a command line option (--peers). This feature is crucial for efficiently joining the network without manual intervention, enhancing user experience and network participation.
Implementation
Implement command in snarkOS that can fetch a list of peer nodes from a specified bootstrap node endpoint using HTTP (e.g., curl http://bootstrap-node-ip:port/peers/all),
Are you willing to open a pull request? (See CONTRIBUTING)
Sure yes!
The text was updated successfully, but these errors were encountered:
🚀 Feature
Motivation
Automate process of fetching peer nodes from a bootstrap server directly via a command line option (--peers). This feature is crucial for efficiently joining the network without manual intervention, enhancing user experience and network participation.
Implementation
Implement command in snarkOS that can fetch a list of peer nodes from a specified bootstrap node endpoint using HTTP (e.g., curl http://bootstrap-node-ip:port/peers/all),
Are you willing to open a pull request? (See CONTRIBUTING)
Sure yes!
The text was updated successfully, but these errors were encountered: