This repository has been archived by the owner on Oct 28, 2022. It is now read-only.
API and security improvements
- transactions list can now be fetched using Rx
Single
and acceptsfromHash
andlimit
parameters (#234) newWallet
flag added toBitcoinKit
constructor to avoid syncing from API for new wallet (#229)walletId
has been added to constructor and used for DB name for security reasons (#217)- proof of work verification has been fixed (#224)
- minor bug fixes and performance improvements (#209, #215, #218, #225)