lighthouse/beacon_node
Michael Sproul 5a8f2dd961
Increase default slots per restore point to 2048 (#790)
This should reduce disk usage by 32x while keeping historical state queries to
less than 10s. If historical states are required quickly, the minimum SPRP of 32
can be set on the CLI.
2020-01-10 14:42:49 +11:00
..
beacon_chain Store states efficiently in the hot database (#746) 2020-01-08 13:58:01 +11:00
client Update docs for testnet3 (#773) 2020-01-10 13:56:48 +11:00
eth1 Fix typo in eth1 service (#782) 2020-01-09 10:53:25 +11:00
eth2-libp2p Discv5 upgrade (#788) 2020-01-10 14:35:07 +11:00
genesis Implements a timeout for peer banning (#665) 2019-12-06 14:13:43 +11:00
network Upgrades trace logging for Sync RPC method (#784) 2020-01-10 02:01:03 +11:00
rest_api Add timeouts to canonical head rwlock (#759) 2020-01-06 17:30:37 +11:00
src Increase default slots per restore point to 2048 (#790) 2020-01-10 14:42:49 +11:00
store Increase default slots per restore point to 2048 (#790) 2020-01-10 14:42:49 +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