Skip to content

v0.86.0

Compare
Choose a tag to compare
@jackrobison jackrobison released this 08 Dec 02:46
· 1384 commits to master since this release

[0.86.0] - 2020-12-07

Config

  • [improvement] Increase default tx_cache_size (#3099) by jackrobison

Wallet server

  • [improvement] Improve performance of mempool processing loop (#3102) by jackrobison
  • [improvement] Store txids in memory, faster address subscription/history (#3098) by jackrobison
  • [improvement] Faster blockchain.transaction.get_batch (#3092) by jackrobison