Raul Jordan
|
45bfd82c88
|
Add Encoding SSZ Package (#9630)
* ssz package
* compile
* htrutils
* rem pkg doc
* fix cloners_test.go
* fix circular dep/build issues
Co-authored-by: prestonvanloon <preston@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-09-21 15:02:48 +00:00 |
|
Raul Jordan
|
23e2d62c0c
|
Create Container Package for Shared/ Subpackages (#9607)
* ensure run
* amend
* fix initial sync test target
Co-authored-by: prestonvanloon <preston@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-09-16 12:05:58 -05: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 |
|
Nishant Das
|
a5998fab2f
|
Clean Up State Representation (#9339)
* checkpoint all work
* add new fixes
* fixes
* gaz
* terence's review
* terence's review
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-08-09 21:54:24 +00:00 |
|
terence tsao
|
012d279663
|
Fix duplicated imports (#9304)
* Fix duplicated imports
* Fix metrics test
|
2021-07-29 16:45:17 -05: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
|
54772596e0
|
State/V2: rest of pkg (#9283)
* Add rest of state v2
* Update BUILD.bazel
|
2021-07-27 15:47:03 +00:00 |
|
Raul Jordan
|
2d10bcf179
|
Move State Protos Into V2 Namespace (#9257)
* move state protos
* regen ssz
* edit v1 code
* fix imports
* building
* beacon chain builds
* validator and shared builds
* fuzz builds
* changes
* spectest builds
* tools build
* remove import cycle
* generate ssz
* pcli
* gaz
* kafka
* gaz
|
2021-07-23 08:07:40 -05:00 |
|
terence tsao
|
1beb0071b5
|
State/v2: Add InitializeFromProto and InitializeFromProtoUnsafe (#9226)
* Add `InitializeFromProto`
* Update BUILD.bazel
|
2021-07-19 16:47:42 +00:00 |
|