lighthouse/beacon_node/http_api
Michael Sproul a403138ed0
Reduce size of futures in HTTP API to prevent stack overflows (#5104)
* Box::pin a few big futures

* Arc the blocks early in publication

* Fix more tests
2024-01-23 15:32:07 +11:00
..
src Reduce size of futures in HTTP API to prevent stack overflows (#5104) 2024-01-23 15:32:07 +11:00
tests Reduce size of futures in HTTP API to prevent stack overflows (#5104) 2024-01-23 15:32:07 +11:00
Cargo.toml Move dependencies to workspace (#4650) 2023-09-22 04:30:56 +00:00