Binary Versions
antnode
: v0.3.1antctld
: v0.11.5antctl
: v0.11.5ant
: v0.3.1nat-detection
: v0.2.13node-launchpad
: v0.5.1
Merged Pull Requests
2024-12-19 #2555 -- feat: remove dial error print to stderr [@ermineJose]
2024-12-20 #2551 -- fix(node): avoid unnecessary dial back [@maqi]
Detailed Changes
Network
Fixed
- Do not dial back when a new peer is detected. This resulted in a large number of open connections, in turn causing increased CPU usage.
Client
Changed
- Remove the 'dial error' output on the
file upload
command