nimbus-eth2/beacon_chain/fork_choice
Jacek Sieka 9244ae7a38 more speedups
* evaluate block attestations under the epochref of the block - this is
what the state transition function does
* avoid copying attestation seq unnecessarily
* avoid unnecessary hashset for unslashed indices
2020-08-19 14:51:04 +03:00
..
README.md bump a couple more eth2 phase0 spec refs to v0.11.1 2020-04-17 16:37:52 +03:00
fork_choice.nim more speedups 2020-08-19 14:51:04 +03:00
fork_choice_types.nim fork choice refresh (#1520) 2020-08-17 20:36:13 +02:00
proto_array.nim simplify fork choice code (#1521) 2020-08-18 16:56:32 +02:00