prysm-pulse/beacon-chain/core/blocks
Preston Van Loon fb8be4d555
Refactor BLS (#6395)
* refactor BLS to expose an interface rather than a single implementation
* Split up tests, gofmt, goimports, docs
* godoc for signature.Copy()
* more godocs
* revert gomod / deps changes
* rm newline
* revert proto changes
* rename bls12 to herumi for clarity
2020-06-25 00:47:51 +00:00
..
spectest Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48:40 +00:00
block_operations_fuzz_test.go Change non-mutating validator accesses to ReadOnly (#5776) 2020-05-07 14:15:51 -04:00
block_operations_test.go Refactor BLS (#6395) 2020-06-25 00:47:51 +00:00
block_operations.go Refactor BLS (#6395) 2020-06-25 00:47:51 +00:00
block_regression_test.go Refactor BLS (#6395) 2020-06-25 00:47:51 +00:00
block_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
block.go All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00
BUILD.bazel Enables new aggregation implementation (#6344) 2020-06-23 19:13:55 +00:00
eth1_data_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00