prysm-pulse/proto/migration
Radosław Kapka 79754bded2
Implement SubmitAttestations in the beacon API (#8563)
* update ethereumapis deps

* V1AttToV1Alpha1 migration

* Implementation plus happy path test

* fix root variable names

* Invalid attestation test

* gzl

* mod tidy

* use a single append to concatenate two slices

* remove outdated comment from attestation processing

* invoke ProcessAttestationNoVerifySignature when validating attestations

* implement missing PoolMock members

* use new VerifyAttestationNoVerifySignature function
2021-03-08 15:42:05 +01:00
..
BUILD.bazel Implement SubmitAttestations in the beacon API (#8563) 2021-03-08 15:42:05 +01:00
migration_test.go Implement SubmitAttestations in the beacon API (#8563) 2021-03-08 15:42:05 +01:00
migration.go Implement SubmitAttestations in the beacon API (#8563) 2021-03-08 15:42:05 +01:00