Commit graph

7 commits

Author SHA1 Message Date
JoeGruff
5ff6ff110a decred: Sign message. 2024-12-26 14:12:12 +09:00
JoeGruff
ccc3db5007 decred: Add rescan. 2024-12-26 14:12:12 +09:00
JoeGruff
234e9ad607 decred: Fix fee estimation. 2024-12-26 14:12:12 +09:00
JoeGruff
f0a8e3e879 decred: Add send transaction. 2024-12-26 14:12:12 +09:00
JoeGruff
0328f9afb4 decred: Add sync. 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