JoeGruff
6e14c29ab1
decred: Update pubspec.
2024-12-26 16:31:14 +09:00
JoeGruff
2c3eb86d41
decred: Return address with no peers.
2024-12-26 16:31:12 +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
ab07ba47a5
cw_decred: fix bug where decred wallets are not loaded after app restart
...
Signed-off-by: Philemon Ukane <ukanephilemon@gmail.com>
2024-12-26 14:12:12 +09:00
Philemon Ukane
b472a2f3ae
multi: hide decred rescan page if it's not ready
...
- move hasRescan method to WalletBase and implement for decred
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
JoeGruff
484ba6b282
decred: Enable mainnet.
2024-12-26 14:12:12 +09:00
JoeGruff
fa8881f438
decred: Add watching only wallets.
2024-12-26 14:12:12 +09:00
JoeGruff
2acb68e64c
decred: Add restore from seed.
2024-12-26 14:12:12 +09:00
JoeGruff
4029b512bb
decred: Add change wallet pass.
2024-12-26 14:12:12 +09:00
JoeGruff
5d19f4f601
decred: Add new addr and addrs.
2024-12-26 14:12:12 +09:00
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
0dc7baeae7
decred: List transactions.
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