Commit graph

4978 commits

Author SHA1 Message Date
julian
a194195933 use SLP check when fetching UTXOs 2023-10-18 14:51:53 -06:00
julian
b0338aa76a quick and dirty SLP check 2023-10-18 14:46:57 -06:00
julian
be3f82e070 "see all" token txns fix 2023-10-18 13:59:59 -06:00
julian
062bf89702 "see all" token txns fix 2023-10-18 13:58:56 -06:00
julian
2e83d57ad9 freeze/block utxos containing cash tokens 2023-10-18 13:25:07 -06:00
julian
31bee9519e update ref 2023-10-18 13:10:35 -06:00
julian
085ac70746 try again on fuze fail if while condition is still valid 2023-10-18 13:10:19 -06:00
julian
ef08f526da update ref 2023-10-18 12:44:15 -06:00
julian
7a59f6020e do fusion runs with a new set of updated wallet UTXOs 2023-10-18 12:44:05 -06:00
julian
9908fe0c4f flexible width button and proper left and right padding 2023-10-18 12:19:28 -06:00
julian
2439163ef5 don't cancel fusion on dialog closed 2023-10-18 12:11:52 -06:00
sneurlax
5359980b54 No such mempool or blockchain transaction 2023-10-18 12:29:54 -05:00
julian
e771fb383c duplicate index error fix 2023-10-18 11:00:11 -06:00
sneurlax
72c045a8fc less spacing between dialog title and message 2023-10-18 11:40:00 -05:00
sneurlax
4f87c4d943 align close d ialog text to left 2023-10-18 11:39:45 -05:00
sneurlax
827fcb0cc8 increase button spacing and use standard size
extAlign: TextAlign.left not workign as expected
2023-10-18 11:36:14 -05:00
julian
ad80a84990 update ref 2023-10-18 10:34:29 -06:00
sneurlax
05ab819f69 don't pad the close button so far away from the corner of the dialog 2023-10-18 11:31:59 -05:00
sneurlax
2d04e9d857 use a DesktopDialog
WIP, it doesn't look exactly right...
2023-10-18 11:27:25 -05:00
julian
91baaa0f16 show loading n cancel 2023-10-18 09:02:25 -06:00
julian
d2791e005d misleading text. Tor connection for the required parts of fusion messages happens in the background 2023-10-18 08:30:20 -06:00
sneurlax
5809687116 hook back and close buttons up to fusion's stop 2023-10-17 22:38:51 -05:00
sneurlax
9d4cdb31bd stop fusion on cashfusion view disposal
WIP
2023-10-17 22:23:27 -05:00
sneurlax
ed2a637e5e hook cancel buttons up to stop fn 2023-10-17 22:17:16 -05:00
sneurlax
e9f00582d8 add stop fn to interface and refactor fusion obj to be an instance var 2023-10-17 22:16:50 -05:00
julian
e1ee2ed28d update ref 2023-10-17 16:25:23 -06:00
julian
157484a4c9 add fusion server default button 2023-10-17 16:24:13 -06:00
julian
0374907ecd add extra check to prevent full failure in case of server indexing issue 2023-10-17 15:28:21 -06:00
julian
c29bdb9423 add extra check to prevent full failure in case of server indexing issue 2023-10-17 15:26:03 -06:00
julian
4db85cb5f1 use valid hex string so the hex parser doesn't throw and cause the test to explode 2023-10-17 14:58:14 -06:00
julian
24c9561257 auto format code 2023-10-17 14:55:07 -06:00
julian
ee88cd8fb0 move test function to a test 2023-10-17 14:53:18 -06:00
Jonald Fyookball
06b964a728 add more code comments 2023-10-17 14:47:10 -06:00
Jonald Fyookball
fb64c00d9c Add cashtokens.dart for initial class implementation. 2023-10-17 14:47:02 -06:00
julian
b544cc3096 update ref 2023-10-17 14:34:49 -06:00
julian
65882b66e1 testing 2023-10-17 14:34:15 -06:00
julian
9d01f0beaa json encoding fix 2 2023-10-17 14:33:46 -06:00
julian
2562305d7c json encoding fix 2023-10-17 12:54:23 -06:00
julian
7282e28eaf Merge branch 'ui-fixes' into fusion 2023-10-17 11:30:23 -06:00
sneurlax
2556eff69f support less than 0 rounds 2023-10-17 12:24:36 -05:00
sneurlax
87baa840d3 loop continuously if roundCount set to 0 2023-10-17 12:22:12 -05:00
julian
9c4ccfa7ad eth token wallet navigation fixes 2023-10-17 11:21:53 -06:00
sneurlax
8f848a4d70 break, don't set more than one running state to failed (esp. commplete) 2023-10-17 11:19:12 -05:00
sneurlax
094668cc0c fix state comparisons 2023-10-17 11:18:43 -05:00
sneurlax
853016cd17 do not set fusing nor complete to failed, just fail current ui state 2023-10-17 11:16:17 -05:00
sneurlax
c96f2476fa only show info messages on errors 2023-10-17 11:15:50 -05:00
sneurlax
974687e412 refactor fusion state to remove instance variables for each step 2023-10-17 11:15:31 -05:00
sneurlax
74dbc718be refactor status to state, a Record containing status and info 2023-10-17 10:56:46 -05:00
julian
b87ec27773 error message style 2023-10-17 09:32:02 -06:00
julian
d21964fbdc immutable params properties 2023-10-17 09:11:49 -06:00