This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nimbus-eth2
Watch
2
Star
0
Fork
0
You've already forked nimbus-eth2
mirror of
https://github.com/status-im/nimbus-eth2.git
synced
2025-02-10 13:36:40 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth2
/
beacon_chain
/
block_pools
History
Jacek Sieka
c6674de5d2
use epoch ref to update fork choice
...
this dramatically speeds up startup in long periods of non-finality
2020-08-04 20:00:31 +03:00
..
block_pools_types.nim
use epoch ref to update fork choice
2020-08-04 20:00:31 +03:00
chain_dag.nim
use epoch ref to update fork choice
2020-08-04 20:00:31 +03:00
clearance.nim
update attestation and block validation to v0.12.2; clean up getAncestorAt()/get_ancestor() (
#1417
)
2020-08-03 19:47:42 +00:00
quarantine.nim
renamed CandidateChains to ChainDagRef and made the Quarantine type a ref type so there is a single instance in the beacon node (
#1407
)
2020-07-31 14:49:06 +00:00
spec_cache.nim
removed the BlockPool type and all of the proxy functions around it (
#1401
)
2020-07-30 21:18:17 +02:00