Describe the enhancement
The current full_scan and sync method return the whole update in one go. Users and devs need to wait for the full sync to complete to get and display all transactions.
Having a way to get each transaction as they load/sync would improve UX.
Use case
Wallets could display transactions as they load/sync to user starts seeing something right away instead of just a loading spinner.
Impact
- Nice-to-have / UX improvement
Are you using BDK in a production project?
Which backend(s) are relevant (if any)?
Project or organization (optional)
Satsigner - Satsigner Github
Describe the enhancement
The current full_scan and sync method return the whole update in one go. Users and devs need to wait for the full sync to complete to get and display all transactions.
Having a way to get each transaction as they load/sync would improve UX.
Use case
Wallets could display transactions as they load/sync to user starts seeing something right away instead of just a loading spinner.
Impact
Are you using BDK in a production project?
Which backend(s) are relevant (if any)?
Project or organization (optional)
Satsigner - Satsigner Github