This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nimbus-eth2
mirror of
https://github.com/status-im/nimbus-eth2.git
Watch
2
Star
0
Fork
You've already forked nimbus-eth2
0
Code
Issues
Projects
Releases
Wiki
Activity
5d0de00168
nimbus-eth2
/
tests
/
simulation
/
.gitignore
4 lines
16 B
Plaintext
Raw
Normal View
History
Unescape
Escape
More logging close to the code that fails often
2019-01-21 19:42:37 +00:00
data/
add initial block pool (#139) * implement in-memory block graph * store tail block in database * resolve unknown parents by syncing them from peers * introduce concept of resolved blocks and attestations - those that follow minimal protocol rules * update state head lazily * log more stuff * shortHash -> shortLog * start 9/10 beacon nodes by default, last can be started manually * see also #134 * fix start.sh epoch length
2019-02-28 21:21:29 +00:00
startup/
Chain creation and network simulation start script
2018-12-19 12:58:53 +00:00