New features
- upgrade to go 1.15.6, rocksdb 6.13.3
- optimize websocket functionality, extend websocket Prometheus metrics
- optional websocket subscription
subscribeNewTransaction
to notify about all new transactions in mempool - return info about backend in websocket
getInfo
request - mempool transaction provided by API always contain coin specific data
- docker build: possibly build for other systems than Debian by specifying BASE_IMAGE
- docker build: add TCMALLOC option to build RocksDB
- improved caching of xpubs and
estimateFee
calls - return ZEC consensus info
Bugfixes
- include ETH transactions in unknown status into balance history
- fix forks detection in connectBlocks loop
- return filtered token balance in case of an empty ETH account