-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix a bug where we pulled the beacon state head even if we have an old checkpoint * fix a bug where we compute the wrong diff if the pod owner queues a withdrawal * still some outstanding bugs: * i think `sumRestakedBalancesGwei` also needs to use a prior state if we have an existing checkpoint * i ended up completing a 2 day old checkpoint and while status was _more_ accurate than the existing command off master, it was off by a bit. possibly precision issues? idk
- Loading branch information
Showing
2 changed files
with
132 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters