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-04 02:34:14 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth2
/
beacon_chain
/
block_pools
History
Dustin Brody
c142de4b7f
be more consistent about pubkeys fed to verify_foo_signature() not being separately initialized, while pubkeys, generally, used for matching purposes, elsewhere explicitly initialized
2020-08-04 23:00:33 +03:00
..
block_pools_types.nim
use epoch ref to update fork choice
2020-08-04 20:00:31 +03:00
chain_dag.nim
be more consistent about pubkeys fed to verify_foo_signature() not being separately initialized, while pubkeys, generally, used for matching purposes, elsewhere explicitly initialized
2020-08-04 23:00:33 +03:00
clearance.nim
don't mark quarantined blocks as missing
2020-08-04 22:37:06 +03:00
quarantine.nim
lear missing on orphan add in quarantine (
#1441
)
2020-08-04 19:49:25 +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