ethereum / ethereum/consensus-specs
process_builder_pending_payments can go anywhere
Open
- Dominant language
- Python
- Stars
- 4k
- Forks
- 1.3k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 58
Description
The function `process_builder_pending_payments` was added in the middle of epoch processing because it would affect validators effective balances. However after the move to non-validating builders, this function can be executed anywhere in epoch transition.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.