Skip to content

Releases: BitpingApp/Bitping-Node

24.3.13-1

13 Mar 09:31
2e649ad

Choose a tag to compare

Minor bug fixes

24.3.8-1

09 Mar 00:33
2e649ad

Choose a tag to compare

Minor bug fixes

24.3.7-2

08 Mar 04:37
2e649ad

Choose a tag to compare

Minor bug fixes

24.3.7-1

07 Mar 12:30
2e649ad

Choose a tag to compare

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 --help for detailed information on all available options.

24.1.15-1

15 Jan 01:57
2e649ad

Choose a tag to compare

Minor bug fixes

24.1.12-1

12 Jan 12:38
2e649ad

Choose a tag to compare

[FIX] Prevent Deadlock at Startup by using Observable

24.1.8-1

08 Jan 12:12
360cbca

Choose a tag to compare

Minor bug fixes

24.1.6-1

06 Jan 09:43
360cbca

Choose a tag to compare

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

31 Dec 04:36
10eef4b

Choose a tag to compare

Minor bug fixes

23.12.30-1

29 Dec 22:12
10eef4b

Choose a tag to compare

Minor bug fixes