nimbus-eth2/research
Jacek Sieka 4670d6c98a naive attestation pool, in preparation of fork choice integration (#125)
* move attestation pool to separate file
* combine attestations lazily when needed
* advance state when there's a gap while attesting
* compile beacon node with optimizations - it's tooo slow right now
* log when unable to keep up
2019-02-20 00:35:02 +01:00
..
fork_choice_rule Update BLS to the latest scheme. (#80) 2019-02-05 17:13:29 +01:00
.gitignore spec updates (#45) 2018-12-21 16:37:46 -06:00
sereth.nim Use nim-eth (#82) 2019-02-05 20:21:18 +01:00
serialized_sizes.nim Spec updates (#94) 2019-02-07 17:55:48 +01:00
serialized_sizes.nim.cfg ssz: finish implementation (#42) 2018-12-17 19:03:53 +01:00
state_sim.nim naive attestation pool, in preparation of fork choice integration (#125) 2019-02-20 00:35:02 +01:00