Skip to content

spruned 0.0.3 beta 5

Compare
Choose a tag to compare
@gdassori gdassori released this 20 Sep 17:58
· 183 commits to master since this release

good news! spruned 0.0.3b5 comes with a lot of bugfixing and improvements.

  • bloom filters: the default filter is the genesis address, new txids are no more notified by p2p peers.
  • network: disconnect the peers not aligned to the best well known height (from electrum servers)
  • estimatefee: a fee group is established gathering data from multiple electrum peers to provide an average median fee and avoid casual changes.
  • scoring system: every peer now has a score, lower scores are disconnected, many unwanted behaviors can lower the scores
  • caching: smarter cache hooks to reduce network load