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
|
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 |
|
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 |
|
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
|
526596a679
|
State/v1: add atts and block roots getter tests (#9255)
* Add att and block getter tests
* Update BUILD.bazel
* Update getters_attestation_test.go
* Update beacon-chain/state/v1/getters_block_test.go
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
* Fix mutation tests
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
|
2021-07-22 22:31:14 +00:00 |
|