Skip to content

v0.100.0

Compare
Choose a tag to compare
@eukreign eukreign released this 22 Jun 18:05
· 980 commits to master since this release

[0.100.0] - 2021-06-22

DHT

  • [bug] use LRU caches for DHT metrics instead of unbound dicts (#3323) by shyba

API

  • [refactor] drop value_type for supports (#3319) by shyba

Hub

  • [new feature] wallet server federation, client portion (#3300) by eukreign

Packaging

  • [refactor] dropped apsw in favor of built-in sqlite to simplify and speed up builds (#3335) by eukreign

Tests

  • [refactor] update exchange rate threshold in integration tests due to significant drop in LBC price (#3336) by eukreign