lighthouse/beacon_node/beacon_chain
Daniel Schonfeld 8f86baa48d Optimize attester slashing (#1745)
## Issue Addressed

Closes #1548 

## Proposed Changes

Optimizes attester slashing choice by choosing the ones that cover the most amount of validators slashed, with the highest effective balances 

## Additional Info

Initial pass, need to write a test for it
2020-10-22 01:43:54 +00:00
..
src Optimize attester slashing (#1745) 2020-10-22 01:43:54 +00:00
tests Fix head tracker concurrency bugs (#1771) 2020-10-19 05:58:39 +00:00
Cargo.toml Fix head tracker concurrency bugs (#1771) 2020-10-19 05:58:39 +00:00