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
|
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 |
|
Raul Jordan
|
eebcd52ee6
|
Miscellaneous Packages from Shared Into Proper Folders (#9638)
* slashutil
* builds
* interop
* viz
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-09-21 18:11:16 +00:00 |
|
Preston Van Loon
|
4beb352e6f
|
Move Slot and Epoch functions from helpers to core pkg (#9519)
* Move Slot and Epoch functions from helpers to core
* limited viz
* goimports
* fix fuzz build
* fix fuzz build
* fix
* fix
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-09-03 20:10:31 +00:00 |
|
Raul Jordan
|
6dadb80cc4
|
Move v1alpha1 into Prysm API namespace (#9245)
|
2021-07-21 21:34:07 +00:00 |
|
terence tsao
|
1d3a9983cc
|
Move block interface next to generated pb (#9146)
* Move block interface next to pb
* Update fuzz build bazel
* Move interface to /proto/interface and wrapper next to generated pb
* Fix fuzz build bazel
* Add //proto/eth/v1alpha1/wrapper
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-07-06 15:34:05 +00:00 |
|
terence tsao
|
1edf1f4c87
|
Restructure RPC packages to be future compatible (#9136)
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-07-02 15:54:52 +00:00 |
|