Commit graph

5 commits

Author SHA1 Message Date
JoeGruff
7358fc5596 decred: Add verify message. 2024-12-26 16:31:14 +09:00
Philemon Ukane
48b3fd2472 bug-fix: account for other send outputs that are part of the same tx
Signed-off-by: Philemon Ukane <ukanephilemon@gmail.com>
2024-12-26 14:12:12 +09:00
Philemon Ukane
44a2355d20 add and update macos build scripts, update build readme, gitignore macos project.pbxproj
Signed-off-by: Philemon Ukane <ukanephilemon@gmail.com>
2024-12-26 14:12:12 +09:00
JoeGruff
0693d25413 decred: Rescan from wallet birthday. 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