snarkOS icon indicating copy to clipboard operation
snarkOS copied to clipboard

Update HW requirements, node start commands, and node shell scripts

Open kpandl opened this issue 1 year ago • 0 comments

This PR changes the README.md file and the validator/client/prover shell scripts.

Rendered Version

For the README.md, the PR specifically:

  • provides updated HW requirements for validators/clients
  • removes official HW recommendations for provers
  • introduces the concept of core and outer clients
  • updates the recommended start commands of validators/clients

For the corresponding shell scripts, it:

  • makes use of the updated start commands
  • provides a shell script for core/outer clients instead of general clients
  • removes the automatic GitHub update loop (which could trigger a large number of nodes to go offline around the same time)

kpandl avatar Jul 05 '24 05:07 kpandl