Preston Van Loon
|
5442d0f486
|
Altair: Merge passing hf1 tests and shared code (#9447)
* Altair: Merge passing hf1 tests and shared code
* Remove weird files
* del commented code
* Add dynamic file fetching, remove hardcoded list of files
* Remove hard coded paths
* remove hardcoded paths from phase0 too
* nosec fixes
|
2021-08-23 20:09: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 |
|
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
|
c8685d256c
|
Lint: add v1 as import alias (#9250)
* Add v1 as import alias
* Update helpers.go
* More
* Update skip_slot_cache_test.go
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-07-22 17:13:18 +00:00 |
|
Raul Jordan
|
b23f63a064
|
Beacon State V2 Interface Definition With Semantic Version Paths (#9125)
* v2 state initialize and semantic paths
* ensure build
* gaz changes to ignored build files
* gaz
|
2021-06-30 15:06:19 +00:00 |
|
Victor Farazdagi
|
d1a952a6fc
|
Spec tests: improve readability of rewards tests output (#8826)
* Spec tests: improve readability of rewards tests output
* fix minimal tests
* remove redundant var
* simplify
|
2021-04-27 16:14:11 +00:00 |
|
Victor Farazdagi
|
386b69f473
|
Fix comments (#8802)
* fix incorrect exported name in comments
* add comments to exported methods
|
2021-04-23 12:06:05 +00:00 |
|
Victor Farazdagi
|
648e360842
|
Refactor shared/testutil/spectest.go (#8800)
* Refactor shared/testutil/spectest
* update operations
* update epoch_processing
* rename spectest.go
|
2021-04-22 16:34:00 +00:00 |
|
Victor Farazdagi
|
23ff14c34b
|
Move spectests into a separate package (#8798)
* move general/phase0/bls tests
* phase0/operations tests
* phase0/sanity/blocks
* fix import
* phase0/sanity/slots
* phase0/sanity/slots minimal
* phase0/epoch_processing tests
* phase0/rewards tests
* simplify
* more simplification
* phase0/shuffling tests
* phase0/ssz_static tests
* spectest/utils
* fix build
* readme
* update test sizes
* update readme
|
2021-04-22 14:53:30 +00:00 |
|