prysm-pulse/beacon-chain/db
Radosław Kapka 32fb183392
Modify the algorithm of updateFinalizedBlockRoots (#13486)
* rename error var

* new algo

* replay_test

* add comment

* review

* fill out parent root

* handle edge cases

* review
2024-03-21 21:09:56 +00:00
..
filesystem Remove unused deneb code (#13712) 2024-03-09 00:12:26 +00:00
filters Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
iface Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
kv Modify the algorithm of updateFinalizedBlockRoots (#13486) 2024-03-21 21:09:56 +00:00
slasherkv Slasher: Reduce surrounding/surrounded attestations processing time (#13629) 2024-02-21 15:12:37 +00:00
testing Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
alias.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
BUILD.bazel Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
db_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
db.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
errors.go Remove unused deneb code (#13712) 2024-03-09 00:12:26 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
restore_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
restore.go Implement EIP-3076 minimal slashing protection, using a filesystem database (#13360) 2024-03-05 15:27:15 +00:00