Skip to content

Releases: peer-connectivity-estimator/bitcoin-network-logger

v1.2.0

06 Nov 23:24
Compare
Choose a tag to compare

What's Changed

  • Update to 0.25.1 by @Simewu in #3
  • Moved implementation from 0.25.0 to 0.25.1.
    • Click here for additionl information about version 0.25.1 changes
  • Fixed the logging of blockchain forks and duplicate headers
  • Added additional RPC commands for improved networking control and logging

Full Changelog: v1.1...v1.2

v1.1.0

14 Aug 06:57
dc361bf
Compare
Choose a tag to compare
  • Bug fixes and stability improvements
  • Bitcoin, Tor, and I2P are now daemons ran in background
  • Automatic control of Bitcoin, Tor, I2P, and CJDNS instances
  • Added ICMP ping to IPv4 and IPv6 peers
  • Added traceroute.csv for IPv4 and IPv6 peers
  • Improved address manager logging accuracy
  • Added logging of Tor and I2P debug outputs
  • Added ability to toggle specific log files
  • Pauses logging when offline and logging when in IBD mode
  • Added transaction timestamp logger
  • New RPC commands (see README)
  • Added documentation and TUI on log startup
  • Refactoring and code cleanup

Full Changelog: v1.0...v1.1

v1.0.0

10 Jun 03:29
Compare
Choose a tag to compare

What's Changed

  • Initial release of the Bitcoin Network Logger

New Contributors

  • @Simewu made their first contribution in #1

Full Changelog: https://github.com/peer-connectivity-estimator/bitcoin-network-logger/commits/v1.0