terence tsao
|
376d248c22
|
Add in progress handler to committee cache (#9664)
* Add in progress handler for committee cache
* Remove debug print
* Update validators.go
* Fix all the tests
* More tests
* Update committee_disabled.go
* Update committee_disabled.go
* Update testing util
* Update main.go
Co-authored-by: Nishant Das <nishdas93@gmail.com>
|
2021-09-26 23:27:57 +08:00 |
|
Raul Jordan
|
a9a4bb9163
|
Move Shared/Testutil into Testing (#9659)
* move testutil
* util pkg
* build
* gaz
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-09-23 18:53:46 +00:00 |
|
Raul Jordan
|
29513c804c
|
Create Encoding Bytesutil (#9658)
* bytesutil
* gaz
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-09-23 15:23:37 +00:00 |
|
terence tsao
|
f52f737d2b
|
Review Altair core epoch files with changes (#9556)
* Clean up core epoch for Altair
* Update BUILD.bazel
* Remove check for spec test
* Update validators_test.go
* Update validators_test.go
* Update beacon-chain/core/altair/epoch_precompute.go
Co-authored-by: Radosław Kapka <rkapka@wp.pl>
* Update beacon-chain/core/altair/epoch_precompute_test.go
Co-authored-by: Radosław Kapka <rkapka@wp.pl>
* Update beacon-chain/core/altair/epoch_spec.go
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: Radosław Kapka <rkapka@wp.pl>
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
|
2021-09-22 15:07:05 +00:00 |
|
Raul Jordan
|
f3d6dbcc1e
|
Move Shared/Params Into Config/Params (#9642)
* config params into pkg
* gaz
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-09-21 19:59:25 +00:00 |
|
terence tsao
|
ee5d75732d
|
Add pkg crypto (#9603)
* Add pkg crypto
* Update go.yml
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-09-15 22:55:11 +00:00 |
|
Raul Jordan
|
6340e58f36
|
Move Spectests Into a Testing/ Folder (#9582)
|
2021-09-14 16:02:58 +00:00 |
|