Skip to content

v0.87.0

Compare
Choose a tag to compare
@jackrobison jackrobison released this 24 Dec 07:12
· 1344 commits to master since this release

[0.87.0] - 2020-12-23

Wallet

  • [improvement] Improve memory usage during wallet sync (#3128) by jackrobison
  • [bug] Fix wallet db integrity / sync bugs (#3125) by jackrobison

Wallet server

  • [improvement] Add metrics for lru caches (#3127) by jackrobison
  • [bug] Fix off by one in wallet server reorg (#3120) by jackrobison
  • [improvement] Improve performance of fetching transactions and sending address notifications (#3113) by jackrobison