sigp / lighthouse

Ethereum consensus client in Rust
https://lighthouse.sigmaprime.io/
Apache License 2.0
2.81k stars 696 forks source link

Update pending balance deposit processing #6005

Open michaelsproul opened 4 days ago

michaelsproul commented 4 days ago

Proposed Changes

Update the pending deposit processing for the changes in spec v1.5.0-alpha.3. These changes likely come with a bit of a performance impact, but I'm not too worried about optimising this code path yet, as it is likely to change again: