Ivan Martinez 60bf3edf0a Optimize GetDuties to not call Eth1 functions (#5516)
* Remove unneeded validator status calls for GetDuties
* Cleanup validator runner function
* Improvements
* Undo validator client changes
* Merge branch 'master' into optimize-getduties
* Revert "Undo validator client changes"

This reverts commit 4385181eaf.
* Merge branch 'master' of https://github.com/prysmaticlabs/prysm into optimize-getduties
* Remove unneeded tests
* Merge branch 'optimize-getduties' of https://github.com/0xKiwi/Prysm into optimize-getduties
* Revert "Cleanup validator runner function"

This reverts commit f0c8c5e8bc.
* Add back test
* Optimize getduties
* Merge branch 'master' of https://github.com/prysmaticlabs/prysm into optimize-getduties
* Merge branch 'master' into optimize-getduties
2020-04-20 22:24:50 +00:00
2020-04-15 21:20:58 +00:00
2020-01-23 16:03:11 +05:30
2020-04-20 17:27:24 +00:00
2020-04-20 19:02:09 +00:00
2020-04-14 20:27:03 +00:00
2020-04-09 21:00:34 +00:00
2020-04-07 00:54:21 +00:00
2020-03-30 20:20:27 -07:00
2019-07-22 14:10:17 -05:00
2020-03-06 17:43:06 +00:00
2019-05-23 06:30:00 -07:00
2020-01-25 06:25:58 -08:00
2018-07-20 10:23:48 -05:00
2020-04-14 20:27:03 +00:00
2019-10-14 15:23:20 -07:00
2019-10-23 17:53:33 +08:00
2019-07-19 19:16:10 -05:00
2020-04-20 20:49:03 +00:00

Prysm: An Ethereum 2.0 Client Written in Go

Build status ETH2.0_Spec_Version 0.11.1 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

Description
No description provided
Readme 904 MiB
Languages
Go 95.3%
Starlark 4.1%
Shell 0.4%
Smarty 0.1%