lighthouse-pulse/beacon_node
Paul Hauner f04c55075e
Add timeouts to canonical head rwlock (#759)
* Add TimeoutRwLock to BeaconChain

* Update network crate

* Update rest api

* Fix beacon chain tests

* Fix rest api tests

* Set test back to !debug_assertions
2020-01-06 17:30:37 +11:00
..
beacon_chain Add timeouts to canonical head rwlock (#759) 2020-01-06 17:30:37 +11:00
client Add timeouts to canonical head rwlock (#759) 2020-01-06 17:30:37 +11:00
eth1 Make eth1 caching work with fast synced node (#709) 2019-12-20 09:37:39 +11:00
eth2-libp2p Update libp2p and updates gossipsub (#764) 2020-01-03 17:56:03 +11:00
genesis Implements a timeout for peer banning (#665) 2019-12-06 14:13:43 +11:00
network Add timeouts to canonical head rwlock (#759) 2020-01-06 17:30:37 +11:00
rest_api Add timeouts to canonical head rwlock (#759) 2020-01-06 17:30:37 +11:00
src Change genesis fork for testnets (#750) 2020-01-06 17:30:08 +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