prysm-pulse/crypto/bls
Potuz c1f00923c1
Implement bls_to_execution_changes beacon endpoint (#11845)
* Initial implementation

* fix withrawal unit tests

* add custom hooks api middleware test

* unit tests for endpoint

* update screwed proto file

* double import

* Raul review

Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2023-01-06 05:17:33 +00:00
..
blst Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00
common Implement bls_to_execution_changes beacon endpoint (#11845) 2023-01-06 05:17:33 +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