Zebra/zebrad
teor 322cbec817
fix(hang): Stop blocking some Zebra futures for up to a minute using a CPU busy-loop, Credit: Ziggurat Team (#6763), james_katz (#7000) (#7103)
* Stop busy-waiting in a Future for 45 seconds every minute

* Use the correct elapsed time calculation

* Add some TODOs for making the structure of the loop and wait times clearer
2023-06-30 16:58:05 +00:00
..
proptest-regressions/components/mempool/storage/tests Limit the size and age of the ZIP-401 rejected transaction ID list (#2932) 2021-10-27 20:27:00 +00:00
src fix(hang): Stop blocking some Zebra futures for up to a minute using a CPU busy-loop, Credit: Ziggurat Team (#6763), james_katz (#7000) (#7103) 2023-06-30 16:58:05 +00:00
systemd add systemd service file 2020-10-14 15:33:00 -04:00
tests change(network): Configurable maximum connections per IP (#7013) 2023-06-20 05:11:45 +00:00
Cargo.toml build(deps): bump tokio from 1.28.2 to 1.29.0 (#7094) 2023-06-30 02:58:00 +00:00
build.rs change(log): Report compiler version and Zebra features when starting Zebra (#6606) 2023-05-14 15:05:22 +00:00