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

Use listener instead realm observer in data provider #244

Merged
merged 3 commits into from
Feb 18, 2019

Conversation

ant013
Copy link
Member

@ant013 ant013 commented Feb 15, 2019

  • Change BitcoinKit interface. Separate handle deleted transactions and updated/inserted transactions
  • Add BlockchainDataListener for transaction and block updates
  • Incapsulate proccess logic in TransactionProcessor class

closes #237
closes #245

- Change BitcoinKit interface. Separate handle deleted transactions and updated/inserted transactions
- Add BlockchainDataListener for transaction and block updates
- Incapsulate proccess logic in TransactionProcessor class
@ant013 ant013 added the chore Internal work or code refactoring label Feb 15, 2019
@ant013 ant013 self-assigned this Feb 15, 2019
esen
esen previously approved these changes Feb 15, 2019
- Make Demo App create and start kit on background thread
@ealymbaev ealymbaev merged commit b490be3 into master Feb 18, 2019
@ealymbaev ealymbaev deleted the blockchain_listener branch February 18, 2019 05:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore Internal work or code refactoring
Projects
None yet
3 participants