lighthouse/beacon_node
Paul Hauner 647034b637
Optimization: avoid recomputing known state roots (#762)
* Start adding optimization

* Add temp fix for protobuf issue

* Fix compile errors

* Fix protobuf import
2020-01-03 15:09:00 +11:00
..
beacon_chain Optimization: avoid recomputing known state roots (#762) 2020-01-03 15:09:00 +11:00
client Clean up database metrics, add freezer DB size (#715) 2019-12-13 13:30:58 +11:00
eth1 Make eth1 caching work with fast synced node (#709) 2019-12-20 09:37:39 +11:00
eth2-libp2p Documents and simplifies syncing code (#738) 2019-12-23 21:23:14 +11:00
genesis Implements a timeout for peer banning (#665) 2019-12-06 14:13:43 +11:00
network Documents and simplifies syncing code (#738) 2019-12-23 21:23:14 +11:00
rest_api Optimization: avoid recomputing known state roots (#762) 2020-01-03 15:09:00 +11:00
src Fix --datadir cli option (#753) 2020-01-03 11:00:13 +11:00
store Optimization: avoid recomputing known state roots (#762) 2020-01-03 15:09:00 +11:00
tests Prepare for public testnet (#628) 2019-12-03 15:28:57 +11:00
version Apply clippy suggestions 2019-03-19 23:20:39 +11:00
websocket_server Improve beacon node logging (#660) 2019-12-06 18:44:38 +11:00
Cargo.toml Implements a timeout for peer banning (#665) 2019-12-06 14:13:43 +11:00