Ivan Martinez
|
afc3b3168a
|
Add Back Accounts Backup Validator RPC Functionality (#8367)
* Add Back Accounts Backup Validator RPC Functionality
This reverts commit a39db494eb .
* Fix
|
2021-01-29 18:30:44 -06:00 |
|
Preston Van Loon
|
d85cf028ef
|
Update go-pbs after v1 changes (#7830)
|
2020-11-16 21:14:04 +00:00 |
|
Shay Zluf
|
7b5f71229e
|
New attestation store for local protection (#7248)
* Update attestation with new marshal unmarshal
* Add db methods to handle new slashing protection schema
* lint
* add tests
* goimports
* Apply suggestions from code review
Co-authored-by: Ivan Martinez <ivanthegreatdev@gmail.com>
* const fix
* fix ineffectual assignments
* goimports
* fix import issue
* victor feedback fixes
* victor feedback fixes
* receiver methods
* receiver methods
* Update validator/db/kv/attestation_history_new.go
Co-authored-by: Victor Farazdagi <simple.square@gmail.com>
* Update validator/db/kv/attestation_history_new.go
Co-authored-by: Victor Farazdagi <simple.square@gmail.com>
* Update validator/db/kv/attestation_history_new.go
Co-authored-by: Victor Farazdagi <simple.square@gmail.com>
* Update validator/db/kv/attestation_history_new.go
Co-authored-by: Victor Farazdagi <simple.square@gmail.com>
* Update validator/db/kv/attestation_history_new_test.go
* type change
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: Ivan Martinez <ivanthegreatdev@gmail.com>
Co-authored-by: Victor Farazdagi <simple.square@gmail.com>
|
2020-10-06 19:59:36 +00:00 |
|
Raul Jordan
|
f5a1a8b4ed
|
Integrate Validator RPC Server Into Runtime + Add Gateway (#6994)
|
2020-08-13 19:49:57 -07:00 |
|