prysm-pulse/beacon-chain/db
kasey 9328e9af1f
Capella State Detection (#11862)
* capella state version detection bug fix

* add capella to yaml "template"

* changes for capella state detection

* lint

* don't set capella fork version == altair!!!

* less brittle test for fork schedule rpc

* fix assertions that use wrong field name

* don't test capella/sharding fv against upstream

* hat tip Terence for sanity check

* Update config/params/loader_test.go

Co-authored-by: terencechain <terence@prysmaticlabs.com>

Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: terencechain <terence@prysmaticlabs.com>
2023-01-13 04:04:37 +00:00
..
filters Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
iface fix typo and log error (#11565) 2022-10-23 22:01:44 +00:00
kv Capella State Detection (#11862) 2023-01-13 04:04:37 +00:00
slasherkv Remove Bolt Mmap Flag (#11236) 2022-08-17 12:22:41 +00:00
testing Remove Bolt Mmap Flag (#11236) 2022-08-17 12:22:41 +00:00
alias.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
db_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
db.go Remove Bolt Mmap Flag (#11236) 2022-08-17 12:22:41 +00:00
errors.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +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 Remove Bolt Mmap Flag (#11236) 2022-08-17 12:22:41 +00:00
restore.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00