Go to file
Preston Van Loon 9a10462c64
p2p: return error when attempting to connect to a bad peer (#7885)
* return error when attempting to connect to a bad peer

* temporarily skip test
2020-11-21 20:09:07 +00:00
.github
.well-known
beacon-chain p2p: return error when attempting to connect to a bad peer (#7885) 2020-11-21 20:09:07 +00:00
contracts
endtoend
fuzz
proto
scripts
shared
slasher
third_party
tools
validator
.bazelrc
.bazelversion
.buildkite-bazelrc
.codecov.yml
.deepsource.toml
.dockerignore
.gitattributes
.gitignore
.golangci.yml
.policy.yml
.travis.yml
bazel.sh
BUILD.bazel
CONTRIBUTING.md
DEPENDENCIES.md
deps.bzl
go.mod
go.sum Add GenesisValidatorRoot to ChainStartResponse (#7846) 2020-11-17 20:15:48 -06:00
interop.Dockerfile
INTEROP.md
LICENSE.md update to GPLv3 (#297) 2018-07-20 10:23:48 -05:00
nogo_config.json
prysm.bat
prysm.ps1
prysm.sh
README.md
service-account.json.enc
TERMS_OF_SERVICE.md
TESTNET.md
VERSION
WORKSPACE

Prysm: An Ethereum 2.0 Client Written in Go

Build status Go Report Card ETH2.0_Spec_Version 1.0.0 Discord

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 our Discord.

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 beaconscan.

Contributing

Want to get involved? Check out our Contribution Guide to learn more!

License

GNU General Public License v3.0