prysm-pulse/crypto/bls
Manu NALEPA 93298dfc56
Fix #11948 and reduces call to GetFeeRecipientByPubKey only in ListFeeRecipientByPubkey in nothing is defined in VC (#11970)
* Fix #11948 and reduces call to `GetFeeRecipientByPubKey` only in `ListFeeRecipientByPubkey` in nothing is defined in VC

* Fix typo
2023-02-14 04:53:54 +00:00
..
blst Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00
common Fix #11948 and reduces call to GetFeeRecipientByPubKey only in ListFeeRecipientByPubkey in nothing is defined in VC (#11970) 2023-02-14 04:53:54 +00:00
herumi Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
bls_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
bls.go Identify invalid signature within batch verification (#11582) (#11741) 2022-12-20 18:41:47 +08:00
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
constants.go Add pkg crypto (#9603) 2021-09-15 22:55:11 +00:00
error.go Add pkg crypto (#9603) 2021-09-15 22:55:11 +00:00
interface.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
signature_batch_test.go Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00
signature_batch.go Identify invalid signature within batch verification (#11582) (#11741) 2022-12-20 18:41:47 +08:00