kasey
|
87cd96afd3
|
BlobSidecarsByRoot (#12420)
* BlobSidecarsByRoot RPC handler
* BlobSidecarsByRange rpc handler (#12499)
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
---------
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
|
2023-08-31 08:41:57 -05:00 |
|
terencechain
|
d17996f8b0
|
Update to V4 🚀 (#12134)
* Update V3 from V4
* Fix build v3 -> v4
* Update ssz
* Update beacon_chain.pb.go
* Fix formatter import
* Update update-mockgen.sh comment to v4
* Fix conflicts. Pass build and tests
* Fix test
|
2023-03-17 18:52:56 +00:00 |
|
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 |
|
Håvard Anda Estensen
|
d2f4a8cc7c
|
Replace ioutil with io and os (#10541)
* Replace ioutil with io and os
* Fix build errors
|
2022-04-18 20:42:07 +00:00 |
|
Raul Jordan
|
090fbbf18c
|
Add Goland Standard "cmd" Pattern for Beacon-Chain Binaries (#8540)
* beacon chain cmd pattern
* imports spacing
* more import fix
* edit build file
* e2e viz
* amend e2e
|
2021-03-02 13:36:03 -06:00 |
|
Victor Farazdagi
|
be078d6a16
|
Update TestMain(): do not call os.Exit() explicitly (#8046)
* update workspace
* update testmain
|
2020-12-04 16:10:07 +00:00 |
|
Victor Farazdagi
|
f361450e8d
|
Update TestMain() to use os.Exit() (#7814)
* update TestMain
* fix sync/initial-sync test
* restore code in rate limiter
* fix rate_limiter tests
|
2020-11-13 18:28:14 -08:00 |
|
Victor Farazdagi
|
09e3f0360e
|
Remove redundant calls to os.exit() in TestMain (#7761)
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2020-11-10 14:56:47 +00:00 |
|
Victor Farazdagi
|
f461f586a1
|
Refactors redundant global variables from sync (#5860)
* refactors global variables from sync
* gazelle
* Merge branch 'master' into sync-remove-globals
* better spacing
* Merge branch 'sync-remove-globals' of github.com:prysmaticlabs/prysm into sync-remove-globals
* Merge branch 'master' into sync-remove-globals
|
2020-05-15 08:53:19 +00:00 |
|
Victor Farazdagi
|
471779e4fc
|
Fixes bug with excessive rate limiting (#5853)
* fixes bug with excessive rate limiting
|
2020-05-14 13:43:36 +00:00 |
|