lighthouse/beacon_node/rest_api
Age Manning 2a9c718a20
Remove network lock (#840)
* Initial work on removing libp2p lock

* Removes lock from libp2p service

* Completed network lock removal

* Correct network termination future

* Correct fmt issues

* Remove Drop implementation for network service

* Address reviewers suggestions

* Fix dht persistence test (#844)

* Fix persistence test

* Block until dht is persisted

* Fix libp2p test

* Correct test ordering check

* Remove expensive tests from debug testing

Co-authored-by: Pawan Dhananjay <pawandhananjay@gmail.com>
2020-02-19 22:12:25 +11:00
..
src Remove network lock (#840) 2020-02-19 22:12:25 +11:00
tests Add attester/proposer slashing endpoints (#856) 2020-02-14 22:35:18 +11:00
Cargo.toml Optimizations, disable val client sync check & additional lcli tools (#834) 2020-02-04 12:43:04 +11:00