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 |
|
terence tsao
|
3e71997290
|
Create time Package for Shared/timeutil, mclock and slotutil (#9594)
* add time pkg
* Go fmt
|
2021-09-15 00:09:04 +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
|
eac542a8ac
|
Change Eth2 Repository Names (#9425)
* eth2 repo name changes
* rem sha
* use consensus spec terminology and pin sha
|
2021-08-19 13:00:57 -05:00 |
|
terence tsao
|
d77616f705
|
Fixes Issues Found by Goland IDE Code Inspect (#9368)
* Ran code inspect
* Update shared/testutil/altair.go
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-08-11 20:12:22 +00:00 |
|
Raul Jordan
|
9145310647
|
Eliminate Proto V2 Namespace (#9297)
* get rid of v2 in prysm codebase
* replace block2
* builds
* terence comments
* gazelle
|
2021-07-28 21:23:44 +00:00 |
|
terence tsao
|
8db0c9a0e6
|
Move proto/interfaces -> proto/prysm/v2 (#9270)
* Move proto/interfaces -> proto/prysm
* Update paths
* Fix block2
* Update blocks_fetcher_utils.go
* Update BUILD.bazel
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-07-23 20:10:15 +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 |
|