Nishant Das
|
194b3b1c5e
|
Ensure File Does Not Exist (#12536)
* error out
* gaz
---------
Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
|
2023-06-15 21:41:46 +00: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 |
|
Victor Farazdagi
|
3d3b9d1217
|
Spec checker tool (#8722)
* Add specdocs static code analyzer
* docs pulling script
* update content pulling script
* add test
* better parsing of incoming docs
* update test
* implements analyzer
* separate tool
* remove analyzer code
* cleanup
* deep source fixes
* untrack raw specs files
* add back phase0 defs
* update spec texts
* re-arrange code
* updated spec list
* cleanup
* more comments and readme
* add merkle proofs specs
* add extra.md
* mark wrong length issue
* update readme
* update readme
* remove non-def snippets
* update comment
* check numrows
* ignore last empty line
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
|
2021-04-15 14:54:07 +00:00 |
|