v0.8.0-beta.2
Pre-release
Pre-release
Warning
Dana wallet is currently still considered 'experimental'. Don't use funds you aren't willing to lose. We don't take responsibility for lost funds.
What's Changed
- fix: Prevent spending to self by @Sosthene00 in #364
- chore(rust): update spdk-wallet to latest by @cygnet3 in #367
- feat: add transaction details screen by @Sosthene00 in #281
- feat: make the field in
ChooseRecipientsearching for known contacts by @Sosthene00 in #361 - fix(contacts): infinite hang when erroring on empty address by @cygnet3 in #371
- refactor(send): drop RecipientForm and RecipientFormFilled by @cygnet3 in #372
- refactor(spend): clean up spend flow by @cygnet3 in #373
- feat(txhistory): sort by confirmation height by @cygnet3 in #379
- refactor: drop api- prefix from all api structs by @cygnet3 in #376
- refactor(ui): use FooterButton on home screen for 'pay' by @cygnet3 in #381
- fix(choose_recipient): change button text to fix screen width by @cygnet3 in #382
- refactor: drop api- prefix from unsigned sp transaction by @cygnet3 in #383
- refactor: rename change_address -> change_code by @cygnet3 in #385
- refactor: remove unused imports by @cygnet3 in #386
- refactor(screens): use MainScreenSkeleton for all main page screens by @cygnet3 in #388
- fix(ui, android): wrap main screen column in a SafeArea by @cygnet3 in #391
Full Changelog: v0.7.3...v0.8.0-beta.2