- Testing and Release Updates
- Client Updates
- Research Updates
- Networking
- Spec discussion
- Open Discussion/Closing Remarks
Video | 9:27 |
---|
Specification (spec) v0.11.0
released. This release includes updates to the P2P networking specification with DOS hardening, and other changes, updates to the state transition specification including support for isolating chains, adding proposer index blocks to increase verification usefulness, and other changes. v0.11.0
spec is the stable multi-client specification target. There are no expectations to further update the state-transition outside of feedback from client implementors. As multi-clients are tested, minor changes are expected to be included in the networking spec in the future, with an emphasis on clarifications.
Next testing priorities include:
- Fork-choice
- Networking
As workload transitions from creating a specification to testing, advancements in tests are expected.
Tests have been up-to-date for v0.10.0
. Priorities have been shifted to network testing and integration testing.
A networking tool called Rumor will be utilized for testing scenarios.
Video | 13:25 |
---|
- Work started towards a peer reputation system.
- ENR pulled into an independent crate for sharing with Open Ethereum.
- Improving Node Discovery Protocol v5 (discv5) implementation to work with the ENR crate, and allow performance improvements, and increase the speed of peer discovery.
- Building an ENR predicate query search to upgrade for the attestation aggregation scheme.
- Released a validator UX survey to understand staker needs
- Trialed a light implementation of @protolambda's remerkleable. Results were promising, however, the changes required to transition to remerkleable are significant.
- Experimenting optimizations with BLS signature verification. Positive results currently.
- Onboarded two new developers.
- Interop with Lighthouse on their ETHDenver branch.
- Version 0.1 of the slashing service added to the Prysm testnet.
- Successfully cut a double vote.
- Slash was reflected in block explorers.
- New SSZ created for Prysm, resulting in significant performance improvements.
- Working on a staging service that significantly improves the memory and CPU usage.
- Working on dynamic substitutions of subnets.
- Working on noise interoperability.
- Upgrading to spec
v0.11.0
.
- New targets for March sprint
- Interop
- Initiate audit
- Remove libp2p daemon
- Almost to spec
v0.10.1
. Fixing BLS bugs. Progress on attestation aggregation. - CI automatically launches a small local network and ensures finalization after 5 epochs.
- Can now interop with Geth discv5 for peer discovery.
- Testing interop with Lighthouse.
- Several improvements for libp2p stability.
- Acquired a new log analysis tool to track libp2p errors.
- Performance bug from the previous call identified and fixed, resulting in being able to handle 5x more traffic.
- Discv5 merged. It can discover Lighthouse nodes, but not Teku nodes.
- Deposit processing is done.
- Sync operational.
- Good progress on RPC implementation.
- Interest in standardizing RPC interfaces across clients. Possibly led by Infura.
- Merged PR to implement remerkleable, resulting in a 4x boost in block processing, and a 4x slow-down epoch processing. Epoch processing will be optimized.
- 98% of block processing time is now signature verification, marking the next target.
- Working on optimizing database operations.
v0.10.1
to be merged to the master branch.
A write-up for improving BLS signature performance has been published by Vitalik. On normal blocks, this proposal should increase performance by approximately 20%.
- Increased stability of node and libp2p stack.
- Interoperable with Geth and Lighthouse for discv5.
- Working towards
v0.11.0
.
- Discv5 ready for testing interop in the next week.
- Working to improve database storage.
- Audit results returned fairly positive.
- The next few weeks marked for syncing public testnets and improving node stability.
- Updated to
v0.10.1
, supporting the latest BLS requirements. - Validators processes synchronizing.
Video | 26:43 |
---|
Audit results received. Some changes already included in v0.11.0
spec. The audit will be made public soon.
Phase 1 major PR to be merged. General structures of Phase 1 are in place. The last week of March to early April will be preferred for Phase 1 prototyping.
Two articles published.
- On the way to Eth1 finality covering the safety of Eth1.x follow distance.
- Appraisal of Non-sequential Receipt Cross-shard Transactions covering non-sequential receipt cross-shard transactions.
Vitalik published an article detailing polynomial commitments to replace state roots. Instead of using Merkle trees to store state roots, polynomial commitments would be used. A polynomial commitment is a hash of a polynomial that mathematical checks can be performed on. This update kind can be performed on Eth1.x as well. This structure easily allows very short witnesses for very large amounts of keys and values. Witness size, which has been a bottleneck for stateless clients, will be reduced by over 90% with polynomial commitments. Relies on recent breakthroughs in mathematics by AZTEC team made in the past month.
Polynomial commitments for state roots require a more long-term project. In short-term, polynomial commitments can be utilized for block bodies, and potentially receipts. Polynomial commitments may be considered for storing shard block data.
Increased optimism in using zk-SNARKs over a full virtual machine in the medium term.
Seeing where Eth2.0 research can be implemented in the current Eth1.x chain. Updates on Eth2.0 research from Quilt to be discussed on the next call.
Video | 36:36 |
---|
Previous networking call was productive. New networking calls to be decided if to take place.
During and after EthCC testing has moved forward. Discovered discv5 issue with txids. Requesting client implementors to share their discv5 implementations for testing.
Video | 39:00 |
---|
Spec discussion taking place in Eth2.0 spec repo.
March marked for multi-client experimentation and updating to v0.11.0
.
April marked for multi-client testnets.
Video | 40:07 |
---|
Client retreat for interop postponed foreseeably one or more months. Work remote currently.
Finalizing roadmap for Phase 1 should initiate the end of March, the first week of April.
Eth1 client teams looking to prototype Eth1 immigration against Eth2-Phase 1 prototypes.
- Phase 0 Networking specification
- Phase 0 State Transition specification
- Node Discovery Protocol v5 (discv5)
- Sigma Prime Validator user experience survey
- Remerkleable
- Rumor
- Fast verification of multiple BLS signatures
- On the way to Eth1 finality
- Appraisal of Non-sequential Receipt Cross-shard Transactions
- Using polynomial commitments to replace state roots
- Eth2.0 Networking Call #3 Notes
- Eth2.0 spec discussions
- Aditya
- Alex Stokes
- Ansgar Dietrichs
- Ben Edgington
- Carl Beekhuizen
- Cayman
- Cem Ozer
- Chih-Cheng Liang
- Danny Ryan
- Dmitry Shmatko
- Evan Van Ness
- Guillaume
- Herman Junge
- Hsiao-Wei Wang
- Joseph Delong
- Leo BSC
- Mamy
- Marin Petrunic
- Meredith Baxter
- Mikhail Kalinin
- Nicolas Liochon
- Nishant Das
- Paul Hauner
- Protolambda
- Sam Wilson
- Steven Schroeder
- Terence Tsao
- Tomasz Stanczak
- Trenton Van Epps
- Vitalik Buterin
Thursday, March 26, 2020.