For the primary time ever, the Ethereum Basis will probably be sponsoring a spread of hacker prizes associated to Eth2 at a significant hackathon.
With Eth2 improvement continuing quickly, there at the moment are many discrete areas of labor {that a} staff of motivated hackers can full over a weekend. The bounties beneath embody helpful academic instruments for Eth2 improvement, essential tooling, and useful analysis.
Members of Eth2 groups will probably be obtainable remotely in the course of the hackathon to reply questions from hackers and supply recommendation associated to those prizes.
The EF will provide 5 prizes of $1,000 every, for initiatives that deal with any (or multiple!) of the next concepts:
Training
- Implement the proposed BLS key requirements (EIPs 2333, 2334, 2335) in a language of your selection (suggestion: one of many eth2 client languages)
- Quick viz: Given only a single BeaconState, visualize the final occasions and validator registry state (suggestion: use lodestar code to work within the browser)
- Attestation encompass/double vote checker (suggestion: have a look at eth2.0-pm repo issue 63)
- Attestation pool: make a naked bones software that listens on the attestation aggregation subnets and international web, and present what’s there (suggestion: begin with logging acquired attestations)
- Beacon node load balancer: implement a validator API that proxies visitors to any wholesome up-to-date beacon node (suggestion: take present http proxy, and concentrate on the nodes well being standing)
- Netstats2: log/visualize the well being standing of a listing of eth2 testnet nodes (suggestion: prysm or lighthouse testnet, begin with easy api queries like newest block)
- Merkle multi proof builder: take a look at simpleserialize.com and the tree visualization. This could possibly be enhanced with checkboxes in every node to interactively create multiproofs with (suggestion: begin with a easy proof encoding format – Cayman Nava and Proto will probably be obtainable to assist on the ETHWaterloo discord)
- Validator monitoring: a service that you could level at a validator and it notifies you if the validator is offline.
Analysis
Inquisitive about different bounties or prizes provided by the Ethereum Basis?
Listed here are just a few different bounties at the moment reside:
Ethereum.org Gitcoin Bounties
Legendre PRF
- The Legendre pseudo-random perform is an especially MPC-friendly one bit PRF. This PRF is at the moment slated for use within the proof of custody scheme in Part 1 of Eth 2.0, as it’s the solely identified technique to make the proof of custody attainable in a shared secret setting. To encourage extra analysis about this PRF, the Ethereum Basis has set out a collection of bounties right here: legendreprf.org/bounties
STARK-Pleasant Hash Problem
- The Ethereum Basis has requested StarkWare to suggest a STARK-Pleasant Hash (SFH). The StarkWare hash problem is a public competitors aimed toward evaluating the safety of present proposed SFH candidates. The problem is proposed at 4 safety ranges: low-security, medium-security, target-security, and high-security in a number of eventualities. See starkware.co/hash-challenge for extra particulars in regards to the competitors and learn how to get began.