prysm-pulse/shared/bls/herumi
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
..
bls_benchmark_test.go Applies assertion funcs to shared tests (part 1) (#6626) 2020-07-18 16:31:42 +00:00
BUILD.bazel Fixes docs.go -> doc.go file name (#7128) 2020-08-27 20:28:54 +00:00
doc.go Fixes docs.go -> doc.go file name (#7128) 2020-08-27 20:28:54 +00:00
init.go Refactor BLS (#6395) 2020-06-25 00:47:51 +00:00
public_key_test.go Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
public_key.go Add blst for BLS (#6539) 2020-09-16 21:28:28 +08:00
secret_key_test.go Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
secret_key.go Refactor BLS (#6395) 2020-06-25 00:47:51 +00: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