Commit graph

5 commits

Author SHA1 Message Date
JoeGruff
2acb68e64c decred: Add restore from seed. 2024-12-26 14:12:12 +09:00
JoeGruff
ccc3db5007 decred: Add rescan. 2024-12-26 14:12:12 +09:00
JoeGruff
f0a8e3e879 decred: Add send transaction. 2024-12-26 14:12:12 +09:00
Wisdom Arerosuoghene
2b808ad50a cw_decred: add libdcrwallet dependency and link library for android, ios and macos (#1240)
* change cw_decred from package to plugin

* add libdcrwallet dependency and link library for android, ios and macos

* remove spvwallet, make some libdcrwallet fns async, light refactor

* libdcrwallet: use json payload returns

* use specific libwallet commit hash

* decred: fix Rename wallet.

---------

Co-authored-by: JoeGruff <joegruffins@gmail.com>
2024-12-26 14:12:12 +09:00
JoeGruffins
76283cd82e multi: Add initial decred screens. (#1165)
Use a mock libwallet for now.
2024-12-26 14:12:09 +09:00