prysm-pulse/beacon-chain/operations/slashings
Preston Van Loon fd80f73286
Improve make() capacity allocations (#6517)
* attestationutil.AttestingIndices: Minor improvement on indices array allocation
* progress
* more progress on makes
* progress
* more progress
* Merge branch 'master' of github.com:prysmaticlabs/prysm into memory1
* gaz
* fmt and imports
* Merge branch 'master' into memory2
* Min()
* remove spaces
* Merge branch 'master' of github.com:prysmaticlabs/prysm into memory2
* revert beacon-chain/operations/attestations/kv/block.go
* partially revert beacon-chain/operations/attestations/kv/aggregated.go
* Merge branch 'master' into memory2
* Merge branch 'master' into memory2
2020-07-09 15:50:58 +00:00
..
BUILD.bazel Improve make() capacity allocations (#6517) 2020-07-09 15:50:58 +00:00
doc.go All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00
log.go Validate slashings upon pool exit (#5848) 2020-05-14 17:11:28 +00:00
metrics.go Verify Slashing Signatures Before Putting Into Blocks (#5071) 2020-03-12 01:16:55 +00:00
service_attester_test.go Refactor BLS (#6395) 2020-06-25 00:47:51 +00:00
service_proposer_test.go Change slashing pool to use spec code (#6030) 2020-05-29 00:26:09 -04:00
service.go Improve make() capacity allocations (#6517) 2020-07-09 15:50:58 +00:00
types.go Slashing operations pool (#4726) 2020-02-07 10:32:51 +08:00