Releases: BitpingApp/Bitping-Node
Releases · BitpingApp/Bitping-Node
24.3.13-1
24.3.8-1
24.3.7-2
24.3.7-1
Release Notes
General Improvements
- Multiple Hubs Support: Enhanced the network's flexibility by allowing connections to multiple hubs simultaneously.
- Handshake Mechanism Overhaul: Refined the handshake process to ensure more reliable and secure connections between nodes and the hub.
- Improved Disconnection Detection: Advanced the detection of peer disconnections, ensuring a more stable network and the prevention of Kademlia peer broadcasts to disconnected nodes.
- Revised Reauthorization Logic: Reworked the reauthorization logic to more accurately reflect the dynamics of network connections.
- Local Logging Re-enabled: Restored the functionality for logging in the local SQLite database, enhancing diagnostic capabilities. Exporting logs will be introduced in a forthcoming update.
Bitpingd Enhancements
- CLI-Based Node Configuration: Introduced the ability to configure your node directly via the command-line interface. See
bitpingd config --helpfor detailed information on all available options.
24.1.15-1
24.1.12-1
24.1.8-1
24.1.6-1
CHANGELOG
- [FEAT] Bitpingd now shows NAT Status
- [FEAT] Bitpingd now shows P2P Hub connection information such as what protocol you are connected over
- [FIX] Refactored how Peer discovery works, should hopefully lead to reduced Memory and CPU usage as the node will now no longer keep bootstrapping itself constantly
- [FEAT] Nodes are now discoverable via their metadata over Kademlia
- [FIX] Only healthy discoverable addresses are added to kademlia discovery server list
23.12.31-1
Minor bug fixes
23.12.30-1
Minor bug fixes