Go to file
Radosław Kapka cc147c7097
Align eth1data Majority Vote with the spec (#7200)
* align voting with the spec
* Merge branch 'master' into eth1vote-spec-align
* remove redundant else statements
* add comment to exported variable
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge branch 'master' into eth1vote-spec-align

# Conflicts:
#	beacon-chain/rpc/validator/proposer_test.go
* refactor tests
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* fix mock POWChain
* move last block's time check and add more test cases
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
* Merge refs/heads/master into eth1vote-spec-align
2020-09-18 09:46:31 +00:00
.github
.well-known
beacon-chain Align eth1data Majority Vote with the spec (#7200) 2020-09-18 09:46:31 +00:00
contracts
endtoend Use Bufio Large Buffer Instead of Scanner for Large Files in E2E (#7254) 2020-09-16 23:41:41 +00:00
fuzz
proto
scripts
shared Streaming logs: add backfill of messages for new connections" (#7265) 2020-09-17 19:34:03 -05:00
slasher
test/fuzz
third_party
tools No-op Instruction analyzer (#7249) 2020-09-17 16:18:19 +00:00
validator Restructure Prysm Wallet V2 Package to Prevent Import Cycles (#7247) 2020-09-16 20:34:42 -05:00
.bazelrc
.bazelversion
.buildkite-bazelrc
.codecov.yml
.dockerignore
.gitattributes
.gitignore
.golangci.yml
.travis.yml
bazel.sh
BUILD.bazel No-op Instruction analyzer (#7249) 2020-09-17 16:18:19 +00:00
CONTRIBUTING.md
DEPENDENCIES.md
deps.bzl Implement and test GetWeakSubjectivityCheckpoint (#7216) 2020-09-17 12:50:31 -05:00
go.mod Implement and test GetWeakSubjectivityCheckpoint (#7216) 2020-09-17 12:50:31 -05:00
go.sum Implement and test GetWeakSubjectivityCheckpoint (#7216) 2020-09-17 12:50:31 -05:00
interop.Dockerfile
INTEROP.md
LICENSE.md
nogo_config.json No-op Instruction analyzer (#7249) 2020-09-17 16:18:19 +00:00
prysm.bat
prysm.ps1
prysm.sh
README.md
renovate.json
service-account.json.enc
TESTNET.md
VERSION
WORKSPACE

Prysm: An Ethereum 2.0 Client Written in Go

Build status ETH2.0_Spec_Version 0.12.2 Discord Gitter

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!

License

GNU General Public License v3.0