mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-09 19:21:19 +00:00
23072983ff
* Verify signatures of attestations * Implement BLS Signing for attestations * Remove custody bit 0 from the attestation for now * Fixes tests for attestations * Fix tests to ensure they use proper attester indice * Run gazelle * Goimports * Test attestation sigs in block operations * Change formatting and make sure signatures are actually verified * Fix duplicate import * Fix duplicate import from merge * Organize attestation sig to be conssitent with codebase * Update to comments * Change signatures to use aggregation * Run gazelle * Change function to return err instead of bool Also gofmt * Fix for comments * Move createAggregationSignature to a function in attestations.go |
||
---|---|---|
.. | ||
BUILD.bazel | ||
fake_validator_test.go | ||
runner_test.go | ||
runner.go | ||
service_test.go | ||
service.go | ||
validator_attest_test.go | ||
validator_attest.go | ||
validator_propose_test.go | ||
validator_propose.go | ||
validator_test.go | ||
validator.go |