zebra/zebrad
teor 32ea511a73
fix(net): Reduce inbound service overloads and add a timeout (#6950)
* Increase concurrency limit, reduce peer broadcast

* Fix a div_ceil() TODO

* Document security requirements of inbound peer overload handling

* Reduce drop probability and fix its formatting

* Put a 5 second timeout on inbound service requests

* Update drop probability tests

* Add error types, metrics, and logging for InboundTimeout errors
2023-06-15 00:43:41 +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(net): Reduce inbound service overloads and add a timeout (#6950) 2023-06-15 00:43:41 +00:00
systemd add systemd service file 2020-10-14 15:33:00 -04:00
tests fix(compatibility): Replace or add RPC content type header when applicable (#6885) 2023-06-14 19:02:55 +00:00
Cargo.toml build(deps): bump log from 0.4.18 to 0.4.19 (#6919) 2023-06-14 19:04:06 +00:00
build.rs change(log): Report compiler version and Zebra features when starting Zebra (#6606) 2023-05-14 15:05:22 +00:00