terence tsao
|
c21e43e4c5
|
Refactor: move functions beacon-chain/core/time -> time/slots (#9719)
* Move necessary functions beacon-chain/core/time -> time/slots
* Fix fuzz
* Fix build
* Update slot_epoch.go
|
2021-10-01 15:17:57 -05:00 |
|
terence tsao
|
8219af46e4
|
Move slot epoch from core to time pkg (#9714)
* Move slot epoch from core to time pkg
* Fix fuzz
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-09-30 19:00:14 +00:00 |
|
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
|
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 |
|
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 |
|
Raul Jordan
|
8f0008c45a
|
Move Related Packages Into API/ Pkg (#9619)
* begin on api pkg
* build
* build
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-09-16 19:55:51 +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
|
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 |
|