lighthouse/beacon_node/beacon_chain
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 Enable BLS portable feature on all CI tests (#4868) 2023-10-20 07:30:27 +00:00