prysm-pulse/crypto/bls/blst
terencechain 76fec1799e
Replace Empty Slice Literals with Nil Slices (#13093)
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2023-10-23 16:36:11 +00:00
..
aliases.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
bls_benchmark_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel Update rules go & gazelle (#12721) 2023-08-11 16:39:35 +00:00
doc.go Enable dupword linter & fix findings (#12271) 2023-04-18 22:01:27 +00:00
init.go Integrate Read-Only-Lock-on-Get LRU Cache for Public Keys (#12646) 2023-07-22 04:37:53 +00:00
public_key_test.go Replace Empty Slice Literals with Nil Slices (#13093) 2023-10-23 16:36:11 +00:00
public_key.go Avoid Public Key Copies During Aggregation (#12944) 2023-09-26 11:13:19 +00:00
secret_key_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
secret_key.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
signature_test.go Don't use max cover on unaggregated atts nor check subgroup of validated signatures (#12350) 2023-05-16 17:06:26 +00:00
signature.go Don't use max cover on unaggregated atts nor check subgroup of validated signatures (#12350) 2023-05-16 17:06:26 +00:00
stub.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
test_helper_test.go stategen: Pre-populate bls pubkey cache as part of stategen's Resume function (#11482) 2023-05-10 10:44:15 +00:00