github rustaceanrob/kyoto v0.2.0

latest releases: v0.4.0, v0.3.0
one month ago

Added

  • just and justfile for local development
  • Additional SQL tests with tempfile
  • Additional context to database read and write errors
  • Support for a new silent payments feature-flag:
    • Receive block filters directly
    • Request blocks directly
    • Pause the node state before downloading filters

Changed

  • Disconnect peers if no block is found after 30 minutes
  • Find new peers after 3 hour connections
  • Node::run is an immutable method
  • Check block merkle root
  • Download blocks in parallel with filters
  • Single ScriptBuf may be added at a time
  • Client and ClientSender share methods

Fixes

  • Only request headers for inv the node does not have
  • Max v2 handshake buffer size increased
  • Changes to BlockQueue to not spam peers with requests
  • Internal module renames

Full Changelog: v0.1.0...v0.2.0

Don't miss a new kyoto release

NewReleases is sending notifications on new releases.