Preston Van Loon
63126fd51f
Holesky support ( #12821 )
...
* Add holesky config
Copy config/params from deneb-integration
* Add --holesky flag
* Handle no genesis block error and suggest to user a workaround
2023-08-29 14:27:50 +00:00
Potuz
ad65c841c4
Add a justified balance getter to forkchoice ( #11513 )
...
* init
* unit test
* DeepSource complains
* gaz
* shutting deepsource down
* change var name and use handler type
* Kasey's name suggestion
* fix stategen
* interface signature
Co-authored-by: terencechain <terence@prysmaticlabs.com>
2022-09-30 06:39:07 -03:00
Raul Jordan
01bf97293f
Fix Miscellaneous Deep Source Issues ( #8007 )
...
* deep source fixes
* sh fixes
* fix import
* test err
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
2020-11-30 19:55:30 -06:00
rkapka
e492343ffd
Code quality issues - Remove unused code ( #6864 )
...
* remove unused code
* gofmt
* remove junk file
* bring back metrics-related functions
* bring back keymanager's code
2020-08-05 13:59:46 +02:00
terence tsao
6e514b96fd
Remove unused code ( #6065 )
...
* Ran code cleanup from goland
* Typo
* Remove unused code
* Gazelle
* Delete comments
2020-05-31 15:47:15 -07:00
terence tsao
e5da756c47
Add error definitions for state gen pkg ( #5000 )
...
* Add error file
* Fmt
* Merge branch 'master' into error-file
2020-03-04 16:50:08 +00:00