prysm-pulse/encoding/ssz
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
..
detect Capella State Detection (#11862) 2023-01-13 04:04:37 +00:00
equality Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
BUILD.bazel Fix withdrawalRoot hasher (#11655) 2022-11-12 09:00:53 -08:00
export_test.go Fix withdrawalRoot hasher (#11655) 2022-11-12 09:00:53 -08:00
hashers_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
hashers.go Add Encoding SSZ Package (#9630) 2021-09-21 15:02:48 +00:00
helpers_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
helpers.go Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00
htrutils_fuzz_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
htrutils_test.go Update block Beacon APIs to Capella (#11706) 2022-12-15 23:42:07 +00:00
htrutils.go Update block Beacon APIs to Capella (#11706) 2022-12-15 23:42:07 +00:00
merkleize_test.go Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00
merkleize.go Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00