terence tsao
|
c69bce5d84
|
Use fieldparams for BLS public key (#10042)
* Use fieldparams for pubkey length
* Fix validator tests
* fix more tests
* fix mock validator
* Fix typo
* bunch of typos
* Update bytes.go
* Update BUILD.bazel
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2022-01-06 17:33:08 +00: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
|
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
|
41ab27402f
|
Sync committee subnet cache (#9350)
* Add sync subnet id cache
* Update BUILD.bazel
* Update BUILD.bazel
* Update beacon-chain/cache/sync_subnet_ids.go
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
* Add comments
* add more comments
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
Co-authored-by: nisdas <nishdas93@gmail.com>
|
2021-08-11 00:26:20 +00:00 |
|