tomFlowee
1aa3a14611
Improve downloading of list of transactions
...
The Sweep feature needs the 'previous' transactions to build the new
transaction.
This shows a progress-report per-transaction as they are downloaded.
Additionally this splits the incoming electron-X reply into lines before
processing.
2024-10-14 20:09:43 +02:00
tomFlowee
e96a401bc2
Cleanup and polish the send/sweep module
2024-10-08 21:17:09 +02:00
tomFlowee
6aff98edf1
Export more properties and make UX of sweep look good
2024-10-06 14:07:33 +02:00
tomFlowee
d7be2d27d6
Add sendsweep properties
...
This exposes some of the backend data to be shown in the UI.
Also Make 'paste' available for WIFs.
2024-10-06 11:09:34 +02:00
tomFlowee
df9f294ee9
Add camera help text to SendSweep page.
2024-10-05 21:13:14 +02:00
tomFlowee
5def4efd26
Build the transaction from the given transactions
2024-10-04 17:14:42 +02:00
tomFlowee
08e2216ce3
Allow result to be used by SweepHandler
2024-10-03 17:57:10 +02:00
tomFlowee
caea90b3cb
Add ElectronX interaction.
...
This adds the fetching of utxos and the containing transactions from a
compliant electronx server. Like fulcrum.
2024-10-03 17:57:10 +02:00
tomFlowee
3aa28743f1
Start implementing the sweep module
...
This adds scanning of private key and processing the data.
2024-10-02 23:04:38 +02:00