radicle-heartwood-lfs/radicle-node/src
cloudhead 045b3e7175
node: Increase process ulimit on start
Users have been having issues with the process soft file limit.
We set that to a reasonably high value to avoid problems.
2024-01-17 17:34:25 +01:00
..
runtime cli: Hint about how to start node 2024-01-12 11:20:42 +01:00
service node: Introduce connection penalty system 2023-12-15 16:00:09 +01:00
test cli: Output explore URLs on push 2024-01-12 13:24:11 +01:00
tests node: Make inventory announcements more robust 2023-12-20 15:44:02 +01:00
wire node: Upgrade `netservices` and `io-reactor` 2024-01-11 12:03:53 +01:00
worker radicle: Rename many more methods using new naming 2023-12-06 10:02:00 +01:00
bounded.rs node: loosen BoundedVec::collect_from bounds 2023-11-17 16:09:42 +01:00
control.rs radicle: Rename many more methods using new naming 2023-12-06 10:02:00 +01:00
deserializer.rs node: Implement protocol multiplexing 2023-04-10 14:41:55 +02:00
lib.rs radicle: expose shared logger 2023-12-20 15:11:10 +01:00
main.rs node: Increase process ulimit on start 2024-01-17 17:34:25 +01:00
runtime.rs node: Don't panic on initialization error 2024-01-10 15:23:05 +01:00
service.rs node: Don't panic on initialization error 2024-01-10 15:23:05 +01:00
signals.rs node: Handle `SIGINT` and `SIGTERM` properly 2023-02-14 13:28:16 +01:00
test.rs radicle: expose shared logger 2023-12-20 15:11:10 +01:00
tests.rs node: Introduce connection penalty system 2023-12-15 16:00:09 +01:00
wire.rs node: `info` announcements 2023-11-17 16:29:29 +01:00
worker.rs node: init policies DB early 2023-12-13 14:20:15 +01:00