julian
1b0d918a6e
tx v2 sent amount calc fix
2023-11-30 09:43:40 -06:00
julian
07a717d20a
SigningData toString
2023-10-27 11:38:41 -06:00
sneurlax
c0389d2da7
update all uiStates whenever we update any of them
...
except on failure
2023-10-27 11:43:42 -05:00
julian
a299ca1315
all transactions v2 for bch
2023-10-23 13:29:46 -06:00
julian
6e258db344
fix tx amounts shown
2023-10-20 14:19:51 -06:00
julian
8cd7f3fa7f
clean up, fixes and code gen
2023-10-20 14:19:51 -06:00
julian
33efc956e9
clean up
2023-10-20 14:19:51 -06:00
julian
f55fd7f05a
add wallet owns flag to inputv2
2023-10-20 14:19:51 -06:00
julian
5b9ade5f15
add wallet owns flag to outputv2
2023-10-20 14:19:51 -06:00
sneurlax
9d001c3fba
add running setter and set running to false on exception in fuse
2023-10-20 13:27:17 -05:00
sneurlax
a4891d8a64
add "running" uiState property
2023-10-20 13:23:33 -05:00
julian
c1cfe080a0
WIP apply txv2 to bch
2023-10-19 15:37:04 -06:00
sneurlax
db9dfd2e5b
disable try again debugging
2023-10-19 16:04:50 -05:00
sneurlax
d5c4923031
refactor maxConsecutiveFusionRoundsFailed->failed
2023-10-19 12:52:21 -05:00
julian
4a619d68ad
build runner
2023-10-19 11:32:55 -06:00
julian
45737084fd
WIP txV2 for bch for now
2023-10-19 11:32:55 -06:00
sneurlax
94fd8bc0ec
add flag to show try again button
2023-10-19 12:16:12 -05:00
sneurlax
e88676cf40
add fusionRoundsCompleted and fusionRoundsFailed to fusion uiState
...
and update fusiondart ref for minor null assertion->optional
2023-10-19 12:06:30 -05:00
julian
993914636b
organise classes into separate files
2023-10-19 08:35:41 -06:00
julian
8e3e1db3cd
WIP txn V2
2023-10-18 15:50:21 -06:00
sneurlax
094668cc0c
fix state comparisons
2023-10-17 11:18:43 -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
sneurlax
3d72e83d2f
WIP fusion progress error labels
2023-10-17 00:00:54 -05: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
ryleedavis
337de9fd11
WIP: fusion progress provider
2023-09-26 09:30:31 -06:00
ryleedavis
b0d0fec5e4
WIP: fusion progress provider
2023-09-22 16:20:57 -06:00
julian
b0f0ea48e1
add comment
2023-09-22 09:38:05 -06:00
sneurlax
386fcdc1d8
formatting
...
remove unused import
2023-09-21 14:57:49 -05:00
ryleedavis
0597e317ba
WIP: fusion progress provider
2023-09-20 16:15:16 -06:00
sneurlax
6b0dd30dee
refactor address model changes back into fusion interface
2023-09-20 10:17:52 -05:00
sneurlax
4180cf6c44
refactor interface changes back into the interface
2023-09-19 22:14:34 -05:00
sneurlax
ef38e58b57
query electrum for missing tx info
2023-09-19 17:58:55 -05:00
sneurlax
183ac9dd27
placeholder pubkey and comment updates
2023-09-19 14:28:15 -05:00
sneurlax
309fce399f
WIP null "safety"
...
it's as "safe" as it is "short", "straightforward", and "elegant"
2023-09-18 16:03:28 -05:00
sneurlax
289a369965
add derivationPath
...
with hack. needs null safety checks
2023-09-18 14:02:15 -05:00
Josh Babb
ba826d28ed
"fix" toFusion methods
...
this isn't a fix really, more TODO
2023-09-14 16:05:54 -05:00
sneurlax
aba37faacb
WIP join session, return early from covert
...
TODO fix `pubKey`s, `amount`s, etc passed in as 0000 or String? (whereas parameter is String for example, ie null awareness/safety)
Can instantiate a cached electrum client and call eg txid for info missing from the transaction blockchain model
2023-08-30 11:41:45 -05:00
julian
cdbbb0a3df
add copyWith to Address
2023-08-07 12:53:18 -06:00
sneurlax
e00208b0f0
remove id from fusion address model
2023-08-07 13:06:41 -05:00
sneurlax
6246b6c931
refactor CashFusion Address model and add toFusionAddress method
...
to go from Stack Address -> CashFusion Address
2023-08-06 22:02:40 -05:00
likho
bce20eab32
Resolve merge conflicts
2023-07-27 15:05:27 +02:00
julian
80dad5156a
Merge remote-tracking branch 'origin_SW/ui-fixes' into ordinals
...
# Conflicts:
# lib/db/isar/main_db.dart
2023-07-26 15:11:03 -06:00
likho
58364a6c88
Update themes, use PUBNET instead of testnet
2023-07-26 16:19:40 +02:00
julian
759e5624e4
stop storing public coin
2023-07-25 15:11:34 -06:00
likho
f7741fa043
Update theme with Stellar images
2023-07-25 15:58:29 +02:00
julian
c97de6017b
update lelantus coin schema
2023-07-24 16:44:12 -06:00
julian
a5ba67aa1d
WIP migrate lcoins hive => isar
2023-07-24 09:42:29 -06:00
julian
baa34ca9f2
isar lelantus coin schema
2023-07-24 09:08:19 -06:00
julian
e559ee1cc5
WIP desktop ordinal details view
2023-07-21 19:52:43 -06:00