Features
- add atomic swap htlc sending and claiming (#3552) (a185506)
- add error codes to LibWallet for CipherSeed errors (#3578) (2913804)
- add support for MultiAddr in RPC config (#3557) (9f8e289)
- get fee for transactions for stratum transcoder (#3571) (ccf1da0)
- implement multiple read single write for sqlite (#3568) (8d22164)
- implement prometheus metrics for base node (#3563) (433bc46)
- one-click installer - cli edition (#3534) (ec67798)
- trigger time lock balance update when block received (#3567) (11b8afa)
- wallet: import utxo’s as EncumberedToBeReceived rather than Unspent (#3575) (c286d40)
Bug Fixes