Commit graph

4906 commits

Author SHA1 Message Date
julian
33e5980ce2 update fusiondart ref 2023-09-29 11:57:53 -06:00
julian
7f3ff14da0 non "global" Fusion class socket variables 2023-09-29 11:46:20 -06:00
julian
cf1a632642 make startCovert functional 2023-09-29 11:07:32 -06:00
julian
1774ad6b73 remove problem child _coins 2023-09-29 10:48:01 -06:00
julian
dc9a7f6542 remove duplicate function (addCoinsFromWallet already exists) 2023-09-29 10:32:07 -06:00
ryleedavis
53b90fa01d another merge conflict ? 2023-09-29 10:00:46 -06:00
ryleedavis
9a37b18615 resolve merge conflict 2023-09-29 09:57:34 -06:00
ryleedavis
b8a412988f cancelTransactions and createTransaction 2023-09-29 09:51:24 -06:00
likho
8ec8c6c914 Update tx send to use abstract class send functions 2023-09-29 16:45:40 +02:00
likho
b178c30620 WIP: move send tx to use abstract class 2023-09-29 16:15:15 +02:00
likho
807fc677d7 Clean up 2023-09-29 11:35:08 +02:00
julian
56332f9be7 update ref 2023-09-28 17:12:50 -06:00
ryleedavis
5c726a639c WIP: call abstract wrapper class for addressInfo, openWallet, deleteWallet, chainHeight 2023-09-28 16:22:24 -06:00
julian
7c087fadf9 do not close dialog by clicking outside of it 2023-09-28 15:41:13 -06:00
julian
7b020fbbbb update ref 2023-09-28 15:39:59 -06:00
julian
21b8f3f0ca fix: explicit check of exception 2023-09-28 14:47:06 -06:00
julian
6ac15a71f4 update ref 2023-09-28 14:33:58 -06:00
julian
85d29c91a1 update ref 2023-09-28 14:17:54 -06:00
julian
bc0f182b0b Simplify fusion_progress_ui_state.dart to work with .family provider, and WIP hook it up to the fusion wallet interface 2023-09-28 14:16:48 -06:00
julian
693255a2c0 unneeded log spam 2023-09-28 13:23:45 -06:00
julian
534661142a update ref 2023-09-28 13:17:48 -06:00
julian
0ff6c2b73a update ref 2023-09-28 11:53:40 -06:00
julian
331f5c7614 update fusiondart ref 2023-09-28 11:44:17 -06:00
julian
1df986e444 switch to coinlib flutter 2023-09-28 11:09:19 -06:00
julian
b0b49f922f add fusion models export 2023-09-28 10:41:47 -06:00
julian
52e05b9833 ensure numberOfAddresses are returned and not more 2023-09-28 10:34:43 -06:00
julian
6f25a00e71 remove unused functions 2023-09-28 10:31:14 -06:00
sneurlax
75c66c0264 Merge remote-tracking branch 'origin/fusion' into fusion 2023-09-28 11:23:04 -05:00
sneurlax
0c07fb7635 fuse on click 2023-09-28 11:22:56 -05:00
julian
b9be8a3af4 self assign fix 2023-09-28 10:21:19 -06:00
sneurlax
fcd8b7dd16 pass chainHeight, remove getChainHeight stub 2023-09-28 10:21:19 -06:00
sneurlax
485b4a1379 pass chainHeight, remove getChainHeight stub
typofix
2023-09-28 11:20:09 -05:00
julian
3dd8083a09 call abstract wrapper class functions directly 2023-09-28 10:05:18 -06:00
sneurlax
6a2df4a76e feed in getChainHeight stub 2023-09-28 11:05:06 -05:00
likho
835d27dc38 WIP: Epicwallet clean up, get fees and address from abstract class 2023-09-28 16:11:41 +02:00
ryleedavis
9762ffd180 WIP: move get transaction fees, delete wallet, open wallet, and tx http send 2023-09-27 16:47:26 -06:00
sneurlax
06760cff3d pedersenAmount patch WIP 2023-09-27 15:57:07 -05:00
sneurlax
372f95af07 update fusiondart ref and integration 2023-09-27 15:04:28 -05:00
likho
13a171f3ef WIP:Replace libepiccash calls with calls to abstract class, add error handling and return types other than strings 2023-09-27 17:53:10 +02:00
ryleedavis
dc457e7266 move scan outputs, create tx, get tx, cancel tx, and address info to abstract class 2023-09-26 17:26:28 -06:00
sneurlax
d760599183 update fusiondart ref 2023-09-26 16:16:24 -05:00
sneurlax
c850348de9 Merge remote-tracking branch 'origin/fusion' into fusion 2023-09-26 16:14:48 -05:00
sneurlax
0a20cbeb20 git rm crypto_plugins/tor 2023-09-26 16:14:42 -05:00
likho
098a69eded Move recover and wallet balances into abstract class 2023-09-26 17:36:21 +02:00
ryleedavis
337de9fd11 WIP: fusion progress provider 2023-09-26 09:30:31 -06:00
julian
6b7b72ef4f update ref 2023-09-25 09:26:46 -06:00
julian
7033e640b9 update ref 2023-09-25 09:00:42 -06:00
julian
154c727316 Refactor getUnusedReservedChangeAddresses so it doesn't depend on purely Isar links to Transaction objects which will not guarantee to catch all used addresses. 2023-09-22 17:32:38 -06:00
julian
593d2c7e7e named record params and clear variable names 2023-09-22 17:00:56 -06:00
ryleedavis
ec6f40cf68 Merge branch 'fusion' of https://github.com/cypherstack/stack_wallet into fusion 2023-09-22 16:48:26 -06:00