Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

API and security improvements

Compare
Choose a tag to compare
@ealymbaev ealymbaev released this 13 Feb 05:25
· 491 commits to master since this release
  • transactions list can now be fetched using Rx Single and accepts fromHash and limit parameters (#234)
  • newWallet flag added to BitcoinKit 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)