lighthouse/beacon_node/rest_api/src
Michael Sproul bcb6afa0aa
Process exits and slashings off the network (#1253)
* Process exits and slashings off the network

* Fix rest_api tests

* Add op verification tests

* Add tests for pruning of slashings in the op pool

* Address Paul's review comments
2020-06-18 21:06:34 +10:00
..
advanced.rs v0.12 fork choice update (#1229) 2020-06-17 11:10:22 +10:00
beacon.rs Process exits and slashings off the network (#1253) 2020-06-18 21:06:34 +10:00
config.rs Improve beacon node logging (#660) 2019-12-06 18:44:38 +11:00
consensus.rs Stable futures (#879) 2020-05-17 11:16:48 +00:00
error.rs Add first Server Sent Events API endpoint (#1107) 2020-06-06 16:39:11 +10:00
helpers.rs Make key value storage abstractions more accurate (#1267) 2020-06-16 11:34:04 +10:00
lib.rs Add first Server Sent Events API endpoint (#1107) 2020-06-06 16:39:11 +10:00
lighthouse.rs Adds peers and connected_peers to lighthouse http API (#1030) 2020-04-21 23:27:49 +10:00
macros.rs Stable futures (#879) 2020-05-17 11:16:48 +00:00
metrics.rs Ensure new health endpoint builds on MacOS (#1215) 2020-06-01 21:18:31 +10:00
network.rs Adds peers and connected_peers to lighthouse http API (#1030) 2020-04-21 23:27:49 +10:00
node.rs Add /node/health endpoint (#1197) 2020-05-28 11:24:24 +10:00
response_builder.rs Stable futures (#879) 2020-05-17 11:16:48 +00:00
router.rs Add first Server Sent Events API endpoint (#1107) 2020-06-06 16:39:11 +10:00
spec.rs Validator client refactor (#618) 2019-11-25 15:48:24 +11:00
url_query.rs Update VC and BN APIs for naive aggregation (#950) 2020-03-25 21:14:05 +11:00
validator.rs Use all attestation subnets (#1257) 2020-06-18 19:11:03 +10:00