Raul Jordan
|
d077483577
|
Add V3 Suffix to All Prysm Packages (#11083)
* v3 import renamings
* tidy
* fmt
* rev
* Update beacon-chain/core/epoch/precompute/reward_penalty_test.go
* Update beacon-chain/core/helpers/validators_test.go
* Update beacon-chain/db/alias.go
* Update beacon-chain/db/alias.go
* Update beacon-chain/db/alias.go
* Update beacon-chain/db/iface/BUILD.bazel
* Update beacon-chain/db/kv/kv.go
* Update beacon-chain/db/kv/state.go
* Update beacon-chain/rpc/prysm/v1alpha1/validator/attester_test.go
* Update beacon-chain/rpc/prysm/v1alpha1/validator/attester_test.go
* Update beacon-chain/sync/initial-sync/service.go
* fix deps
* fix bad replacements
* fix bad replacements
* change back
* gohashtree version
* fix deps
Co-authored-by: Nishant Das <nishdas93@gmail.com>
Co-authored-by: Potuz <potuz@prysmaticlabs.com>
|
2022-08-16 12:20:13 +00:00 |
|
Raul Jordan
|
20ab988a4a
|
Rename Block Package in Consensus-Types to Interfaces (#10605)
* interfaces package
* builds
* gaz
|
2022-05-02 14:32:37 -04:00 |
|
Raul Jordan
|
16bbf5602f
|
Move Consensus Type Wrappers Into Consensus Types Package (#10598)
* builds
* move block to consensus-types
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2022-05-02 15:43:40 +00:00 |
|
Preston Van Loon
|
28e0dc5d09
|
Tool to print current eth1data votes (#9335)
* Initial progress on eth1data votes reporting tool
* gofmt
* add pyrmont genesis time to help txt
* Fix eth1voting tool
* correct Prater genesis time
* Update so it builds
* Add a README
* gofmt
Co-authored-by: rkapka <rkapka@wp.pl>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2022-02-02 20:41:14 +00:00 |
|