Skip to content

0.1.2

Compare
Choose a tag to compare
@abdrasulov abdrasulov released this 13 Feb 09:21
56758ce
  • Support restoring from multiple accounts (#174)
  • Transactions list can now be fetched using Rx Single and accepts fromHash and limit parameters (#205)
  • Use Long instead of Int for amount value (#204)
  • Replace lastBlockHeight with lastBlockInfo that contains block hash, timestamp, and height
  • Add ability to initialize BitcoinKit with seed
  • Add "stop" method to clear pending tasks
  • Enhancements and bug fixes (#201, #182, #88, #196, #216, #210, #210)