Raul Jordan
|
6dadb80cc4
|
Move v1alpha1 into Prysm API namespace (#9245)
|
2021-07-21 21:34:07 +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 |
|
Raul Jordan
|
5aac06f04e
|
Move EthereumAPIs Into Prysm (#8968)
* begin move
* use same import path
* imports
* regen protos
* regen
* no rename
* generate ssz
* gaz
* fmt
* edit build file
* imports
* modify
* remove generated files
* remove protos
* edit imports in prysm
* beacon chain all builds
* edit script
* add generated pbs
* add replace rules
* license for ethereumapis protos
* change visibility
* fmt
* update build files to gaz ignore
* use proper form
* edit imports
* wrap block
* revert scripts
* revert go mod
|
2021-06-02 18:49:52 -05: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 |
|