Dependent root instead of target (#15996)

* Add DepdenentRootForEpoch forkchoice helper

* Use dependent root in helpers to get head
This commit is contained in:
Potuz
2025-11-07 20:18:44 -05:00
committed by GitHub
parent 02fb1534e1
commit 6735c921f8
13 changed files with 157 additions and 22 deletions

View File

@@ -0,0 +1,3 @@
### Changed
- Use dependent root instead of target when possible.