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

Swift 5. Dash LLMQ. Full sync optimizations

Compare
Choose a tag to compare
@esen esen released this 12 Jun 05:09
· 246 commits to master since this release
63e3be4

Use Swift 5

  • Respectively use GRDB 4, RxSwift 5, etc

Add LLMQ support to Dash

  • Full support of instant transactions
  • Support protocol version >= 70214

Full sync optimizations

  • Peer selection optimizations
  • Ability to define sync mode:
    ** API (historical transactions from API, sync from peers network starting from last checkpoint)
    ** Full sync (starting from bip44 approval)
    ** New wallet (from last checkpoint)

Use P2WPKH(SH) address for receive by default