* rewrite of ProposeExit # Conflicts: # validator/accounts/v2/accounts_exit.go * translate todos to English * use node client to calculate current epoch * resolve dependency cycle * add missing dependencies * changed required epochs error message * fix ProposeExit tests * remove unused metrics * simplify public-keys flag name * organize CLI function * fix incorrect list of exited keys * fix formatting of non-exited keys * add exit root to span attributes * use errors instead of logs * log info when all exits failed * do not log stack trace for non-critical errors * modify test asserts * use standard way of displaying errors * remove todo * add missing function to wallet mock * gazelle * gazelle after stash * move creating clients to separate function * gazelle
Prysm: An Ethereum 2.0 Client Written in Go
This is the core repository for Prysm, a Golang implementation of the Ethereum 2.0 client specifications developed by Prysmatic Labs.
Getting Started
A detailed set of installation and usage instructions as well as breakdowns of each individual component are available in the official documentation portal. If you still have questions, feel free to stop by either our Discord or Gitter and a member of the team or our community will be happy to assist you.
Come join the testnet!
Participation is now open to the public for our Ethereum 2.0 phase 0 testnet release. Visit prylabs.net for more information on the project or to sign up as a validator on the network. You can visualize the nodes in the network on eth2stats.io, explore validator rewards/penalties via Bitfly's block explorer: beaconcha.in, and follow the latest blocks added to the chain on Etherscan.
Contributing
Want to get involved? Check out our Contribution Guide to learn more!
