prysm-pulse/shared/bls/blst
Radosław Kapka a2cf235687
No-op Instruction analyzer (#7249)
* analyzer, tests and fixes
* error check
* gazelle
* add more asserts
* Merge branch 'master' into nop-analyzer
* Merge refs/heads/master into nop-analyzer
* fix no-op in blst package
* Merge refs/heads/master into nop-analyzer
* add assert after mutation
* mark test as TODO
* add issue number to TODO
2020-09-17 16:18:19 +00:00
..
aliases.go Add blst for BLS (#6539) 2020-09-16 21:28:28 +08:00
bls_benchmark_test.go Add blst for BLS (#6539) 2020-09-16 21:28:28 +08:00
BUILD.bazel Add blst for BLS (#6539) 2020-09-16 21:28:28 +08:00
doc.go Add blst for BLS (#6539) 2020-09-16 21:28:28 +08:00
init.go Add blst for BLS (#6539) 2020-09-16 21:28:28 +08:00
public_key_test.go Add blst for BLS (#6539) 2020-09-16 21:28:28 +08:00
public_key.go Add blst for BLS (#6539) 2020-09-16 21:28:28 +08:00
secret_key_test.go Add blst for BLS (#6539) 2020-09-16 21:28:28 +08:00
secret_key.go Add blst for BLS (#6539) 2020-09-16 21:28:28 +08:00
signature_test.go No-op Instruction analyzer (#7249) 2020-09-17 16:18:19 +00:00
signature.go No-op Instruction analyzer (#7249) 2020-09-17 16:18:19 +00:00
stub.go Add blst for BLS (#6539) 2020-09-16 21:28:28 +08:00