sneurlax
|
96c1976d78
|
use same back button widget on mobile as on desktop
|
2024-03-20 16:16:44 -05:00 |
|
sneurlax
|
5e7c9ad65b
|
add FROST enabled pref
a bool
toggle from hidden settings menu
|
2024-03-20 16:08:49 -05:00 |
|
likho
|
d8e5b8e305
|
Add frost mascot and dialog
|
2024-03-15 13:26:50 +02:00 |
|
sneurlax
|
bfdcfcec1a
|
resolve "can't add to fixed length list" exception
|
2024-03-06 18:13:39 -06:00 |
|
sneurlax
|
809cbe6195
|
FROST Multisig settings buttons mobile and desktop
|
2024-03-06 18:09:38 -06:00 |
|
sneurlax
|
f558703253
|
DesktopScaffold on desktop
|
2024-03-06 18:04:54 -06:00 |
|
sneurlax
|
5d1615b72e
|
fix keys popup, add copy buttons, and add basic style
and import cleanup
|
2024-03-06 10:55:15 -06:00 |
|
sneurlax
|
7d5cc8d8be
|
Merge branch 'staging' into add_frost
|
2024-02-23 17:37:21 -06:00 |
|
sneurlax
|
b8987c73c0
|
WIP use and reuse electrum adapter channel
|
2024-02-14 19:47:26 -06:00 |
|
julian
|
ccf1e34377
|
port of frost backup keys ui from stack frost
|
2024-01-30 19:50:55 -06:00 |
|
julian
|
0d3ef1bfc4
|
frost swb integration fixes
|
2024-01-30 18:47:41 -06:00 |
|
sneurlax
|
2e6ac40e20
|
fix 'cannot cast Null to String'
|
2024-01-30 12:45:39 -06:00 |
|
sneurlax
|
8cbca16a3a
|
WIP first attempt at Frost wallet restoration from backup
|
2024-01-30 12:41:37 -06:00 |
|
sneurlax
|
a17a551a2b
|
add myName to saved frost info
|
2024-01-30 12:25:58 -06:00 |
|
sneurlax
|
79fedf46e5
|
throw err if keys or config are null
|
2024-01-30 11:48:50 -06:00 |
|
sneurlax
|
8ba98d573c
|
save frost keys and config in otherDataJsonString during SWB creation
|
2024-01-30 11:43:40 -06:00 |
|
julian
|
6a7ec2d5d2
|
untested: Bitcoin frost
|
2024-01-19 17:44:01 -06:00 |
|
julian
|
85b66fd849
|
WIP bitcoin frost wallet addition
|
2024-01-19 15:38:17 -06:00 |
|
julian
|
c751743436
|
go to home after swb restore success from settings on mobile
|
2024-01-17 13:35:05 -06:00 |
|
julian
|
3bbed4ec63
|
SWB tweaks and desktop specific ui layout fixes
|
2024-01-17 11:46:18 -06:00 |
|
julian
|
aaa6905f95
|
various swb fixes
|
2024-01-16 12:44:30 -06:00 |
|
julian
|
f319aaf594
|
various address and SWB fixes, as well as some electrumx_interface unused function cleanup
|
2024-01-16 11:58:16 -06:00 |
|
julian
|
500fd9b94d
|
use isTestnet flag on coin enum
|
2024-01-15 15:44:55 -06:00 |
|
julian
|
e4e0514542
|
temp fix
|
2024-01-15 10:28:23 -06:00 |
|
julian
|
46d1310039
|
Some todo clean up and re prioritization
|
2024-01-13 11:09:37 -06:00 |
|
julian
|
36f090a1e7
|
WIP eth refactor
|
2024-01-10 10:08:12 -06:00 |
|
julian
|
cb7e63ba3b
|
rough epic cash refactor
|
2024-01-09 10:56:05 -06:00 |
|
julian
|
0fc68a3702
|
clean up
|
2023-12-27 10:01:21 -06:00 |
|
julian
|
e4bb2aeca7
|
WIP spark mints (broken)
|
2023-12-16 14:28:04 -06:00 |
|
sneurlax
|
597252f2be
|
Merge remote-tracking branch 'origin/wallets_refactor_spark_integrationn' into spark_refactor
|
2023-12-13 18:37:14 -06:00 |
|
julian
|
cf2114b7a3
|
cached spark used coin tags electrumx call
|
2023-12-13 16:15:59 -06:00 |
|
sneurlax
|
f30e996655
|
dummy hidden settings prepare spark mint button
|
2023-12-07 14:55:40 -06:00 |
|
sneurlax
|
dd01444ff5
|
add refresh spark data hidden button
|
2023-12-07 14:46:50 -06:00 |
|
julian
|
c1be34e9cb
|
desktop rescan complete dialog size fix and some internal tweaks
|
2023-11-27 12:03:04 -06:00 |
|
julian
|
56b9e1f851
|
Use different derivation path for new tezos wallets and scan tezos derivation path variations on recover and use first with history or default to the new standard path
|
2023-11-23 12:32:08 -06:00 |
|
julian
|
63917a7adb
|
add tzkt link to about
|
2023-11-22 12:39:38 -06:00 |
|
julian
|
700943ada4
|
add tezos rpc node test connection logic
|
2023-11-21 15:10:58 -06:00 |
|
julian
|
62c1628fa7
|
WIP tezos
|
2023-11-20 13:55:22 -06:00 |
|
julian
|
d5fafb64dc
|
fix getsparkmintmetadata call
|
2023-11-17 09:23:16 -06:00 |
|
julian
|
994922c146
|
fix missing nodes in ui
|
2023-11-16 19:15:20 -06:00 |
|
julian
|
185cfd26e2
|
consistent wallet mixin interface naming
|
2023-11-16 16:25:20 -06:00 |
|
julian
|
e8972024dc
|
More WIP firo spark electrumx
|
2023-11-16 14:49:35 -06:00 |
|
julian
|
932937f3a1
|
add temporary test buttons for spark calls
|
2023-11-16 12:15:53 -06:00 |
|
julian
|
c381326dd5
|
refactored ba/nano wallets
|
2023-11-15 15:59:01 -06:00 |
|
julian
|
982cf99e5c
|
re enable wallet deletion
|
2023-11-15 09:41:35 -06:00 |
|
julian
|
f799b68a69
|
apply new cash fusion wallet mixin and some other small clean up
|
2023-11-14 15:49:37 -06:00 |
|
julian
|
5b5908196d
|
refactor various electrumx class names
|
2023-11-14 14:35:53 -06:00 |
|
julian
|
c51b6be2c4
|
add support for old electrumx servers that do not support batching. Also call wallet.init() on creation
|
2023-11-14 13:21:21 -06:00 |
|
julian
|
335c2b9993
|
transaction note isar migration
|
2023-11-09 09:47:36 -06:00 |
|
julian
|
36a1795984
|
WIP btc and other electrumx based coins tx building/send as well as various small tweaks and fixes
|
2023-11-08 13:57:38 -06:00 |
|
julian
|
f2715f3f5e
|
remove Manager, add mnemonic based wallet mixin, and WIP SWB process
|
2023-11-06 10:44:23 -06:00 |
|
julian
|
5ba29b7299
|
mostly (roughly) refactored with new wallet providers as well as using a TxData object in place of dynamic Maps
|
2023-11-03 13:46:55 -06:00 |
|
julian
|
ce7d10ef16
|
rename and refactor wallets.dart provider
|
2023-10-31 11:15:59 -06:00 |
|
sneurlax
|
5720f08aad
|
Revert "raise maxNumberOfIndexesToCheck for bch"
This reverts commit 4627af9208 .
|
2023-10-21 16:45:48 -05:00 |
|
sneurlax
|
4627af9208
|
raise maxNumberOfIndexesToCheck for bch
|
2023-10-21 16:45:40 -05:00 |
|
julian
|
45737084fd
|
WIP txV2 for bch for now
|
2023-10-19 11:32:55 -06:00 |
|
julian
|
65882b66e1
|
testing
|
2023-10-17 14:34:15 -06:00 |
|
julian
|
9b9a7cbb28
|
broken utxo fetch attempt
|
2023-10-16 13:46:05 -06:00 |
|
julian
|
a21eb37b26
|
WIP bch transaction parsing
|
2023-10-16 09:53:04 -06:00 |
|
julian
|
9f10b4db5d
|
update animation
|
2023-09-20 19:17:47 -06:00 |
|
julian
|
7155646f57
|
desktop tor one time dialog added and hidden dev settings enabled for desktop
|
2023-09-20 14:52:27 -06:00 |
|
julian
|
157901e33d
|
one time stacy tor dialog
|
2023-09-20 14:39:06 -06:00 |
|
julian
|
90a913540c
|
button style consistency on desktop network info
|
2023-09-20 13:39:18 -06:00 |
|
sneurlax
|
eec0d2d7df
|
revert firo changes to wallet settings view
|
2023-09-20 10:58:40 -05:00 |
|
julian
|
4ca352e713
|
update onion animation and some tor settings refactoring
|
2023-09-15 16:14:01 -06:00 |
|
julian
|
b148ae2ad4
|
WIP show onion animation on mobile
|
2023-09-15 14:02:19 -06:00 |
|
julian
|
4e3390a7c0
|
refactor TorService
|
2023-09-15 13:51:20 -06:00 |
|
julian
|
4b518243c6
|
Tor kill switch getter name refactor and bugfix
|
2023-09-13 10:33:44 -06:00 |
|
julian
|
af88673df1
|
remove vpn references
|
2023-09-13 10:27:45 -06:00 |
|
julian
|
b0f4476fc2
|
refactor mobile status bar tor icon
|
2023-09-13 10:11:14 -06:00 |
|
julian
|
27a7861bad
|
refactor mobile tor settings
|
2023-09-13 09:49:12 -06:00 |
|
sneurlax
|
6fe0bfef81
|
add tor icon to wallet view
|
2023-09-12 16:45:57 -05:00 |
|
sneurlax
|
7c487c021c
|
match design
|
2023-09-12 16:00:39 -05:00 |
|
sneurlax
|
6594e3c0cf
|
don't await on disable and add documentation and comments
|
2023-09-12 15:47:39 -05:00 |
|
sneurlax
|
4773f1ab9f
|
refactor connect and disconnect and apply it to onion and row
|
2023-09-12 15:15:08 -05:00 |
|
sneurlax
|
f53bd53af4
|
tap the onion to connect/disconnect
|
2023-09-12 15:01:02 -05:00 |
|
sneurlax
|
fd5bded8a6
|
Merge remote-tracking branch 'origin/staging' into arti
|
2023-09-12 10:24:27 -05:00 |
|
ryleedavis
|
5053e7d97a
|
WIP: tor http connection
|
2023-09-11 14:20:40 -06:00 |
|
julian
|
8b4f25e0f3
|
hide epic rescan for now
|
2023-09-10 14:57:07 -06:00 |
|
julian
|
c7cb9c30d9
|
await tor start/stop before modifying pref and use providers
|
2023-09-08 16:11:21 -06:00 |
|
julian
|
aa56d39721
|
await tor start/stop before modifying pref
|
2023-09-08 16:01:47 -06:00 |
|
sneurlax
|
95790faf52
|
toggle useTor pref on text button click in wallet network settings view
and formatting
|
2023-09-08 16:43:24 -05:00 |
|
sneurlax
|
832bfc08f7
|
show connecting state
|
2023-09-08 16:26:43 -05:00 |
|
sneurlax
|
e34df895de
|
add rest of tor status row to wallet network settings view
|
2023-09-08 16:23:10 -05:00 |
|
sneurlax
|
6d24242489
|
cancel sub on dispose and refactor row
|
2023-09-08 15:59:29 -05:00 |
|
sneurlax
|
afcd6d14dc
|
add just one row of the needed tor status network status dialog row
|
2023-09-08 15:50:25 -05:00 |
|
julian
|
02ae941a98
|
Merge remote-tracking branch 'origin_SW/staging' into arti
|
2023-09-08 07:54:14 -06:00 |
|
sneurlax
|
a0491b9d22
|
move tor_connection_status_changed_event.dart to event_bus global folder
|
2023-09-07 17:13:27 -05:00 |
|
sneurlax
|
2c77ac1b5d
|
fire TorConnectionStatusChangedEvents from tor service
and move tor_service file and unableToConnect->disconnected
|
2023-09-07 16:27:00 -05:00 |
|
sneurlax
|
a8ed46d804
|
TorSyncStatusEvent->TorConnectionStatusEvent
and rename file
|
2023-09-07 15:44:53 -05:00 |
|
sneurlax
|
796961ddd4
|
Merge branch 'tor-ui' into arti
|
2023-09-07 13:12:25 -05:00 |
|
sneurlax
|
622085ca5c
|
Merge remote-tracking branch 'origin/staging' into arti
|
2023-09-07 13:12:20 -05:00 |
|
ryleedavis
|
11b7456855
|
fixed tor status text
|
2023-09-06 16:49:47 -06:00 |
|
ryleedavis
|
b5fcea18f6
|
tor status text
|
2023-09-06 16:39:45 -06:00 |
|
ryleedavis
|
7289de0160
|
minor ui fixes
|
2023-09-06 14:26:04 -06:00 |
|
ryleedavis
|
c3aaf0574b
|
added information to tor dialogs
|
2023-09-06 13:43:09 -06:00 |
|
ryleedavis
|
d560a30941
|
add dialogs to tor settings
|
2023-09-05 16:56:56 -06:00 |
|
ryleedavis
|
1dea6cdb7d
|
rough ui for desktop tor settings + svgs for tor settings
|
2023-09-05 16:26:52 -06:00 |
|
julian
|
9237e99f0c
|
clean up hidden settings
|
2023-09-05 11:53:44 -06:00 |
|
ryleedavis
|
f6a0950c24
|
WIP: tor settings view for mobile
|
2023-09-01 16:50:17 -06:00 |
|