sneurlax
8fb49ef029
move reuseAddress pref from global prefs to walletInfo
2024-07-05 11:24:19 -06:00
sneurlax
e88e0fb5b7
add reuseAddress pref to advanced settings menu
...
now with warning dialog! but why do you not toggle off when cancel is clicked?
2024-07-05 11:24:19 -06:00
julian
eebe1df050
xmr/wow keys
2024-07-04 15:17:05 -06:00
julian
5eb65ba13e
desktop receive copy button fix
2024-07-04 14:54:20 -06:00
sneurlax
c64cde30a7
Merge remote-tracking branch 'origin/staging' into hideex
2024-07-04 15:23:17 -05:00
julian
afab9e5918
xpriv gui clean up
2024-07-04 11:40:57 -06:00
julian
6af6456c9c
request auth to show address private key
2024-07-04 11:40:57 -06:00
julian
64b61779cd
show xpubs
2024-07-04 11:40:57 -06:00
julian
cae27b3835
display xprivs along side mnemonic on backup screen
2024-07-04 11:40:57 -06:00
julian
f22f34904a
nanswap
2024-07-04 11:40:57 -06:00
julian
89718c6933
small tweaks and fixes
2024-07-04 11:20:11 -06:00
sneurlax
3025fc359a
add address type to desktop receive
2024-07-03 17:01:53 -05:00
sneurlax
220cf65520
disable exchange data loading based on enableExchange pref
...
and refactor showExchange->enableExchange
2024-07-02 22:52:51 -05:00
sneurlax
2b2127aeb5
hide swap and buy buttons around the ui
...
and const keys
2024-07-02 22:41:00 -05:00
sneurlax
1e9775eded
add unique keys to each button so they aren't reused
...
flutter would reuse widgets which would cause weird behavior like removing "Support" and "About" instead of "Swap" and "Buy crypto", and/or adding additional "Support" and "About" items upon hot reload
2024-07-02 22:23:47 -05:00
sneurlax
a080e65ee5
hide exchange menu items contextually
...
WHY doesn't this work tho?
2024-07-02 19:09:07 -05:00
sneurlax
9b692f9703
add showexchange pref to advanced settings
2024-07-02 17:01:36 -05:00
julian
c8a868a840
add breathing effect to recent activity on desktop
2024-06-27 14:53:39 -06:00
julian
6690581b51
limit external Qr code lib import to a single file and change colors of all qr codes
2024-06-27 13:19:30 -06:00
Julian
0ef1726a00
fix firo spark cache being shared with test net
2024-06-26 12:10:32 -06:00
Julian
5b61744124
fix dialog popping up too often on desktop
2024-06-26 11:12:34 -06:00
julian
769edc3bc0
ensure only one firo ex addr popup is active at any one time
2024-06-25 15:20:55 -06:00
julian
f634ce8701
WIP firo exchange addresses
2024-06-25 14:46:36 -06:00
sneurlax
0745ee6617
Merge remote-tracking branch 'origin/staging' into arti
2024-06-22 11:42:15 -05:00
julian
cb83fccc68
add short description to app config
2024-06-20 10:39:22 -06:00
julian
3f2fe2b2ce
add wallet level toggle to flag outgoing transactions as opt-in RBF
2024-06-20 10:39:22 -06:00
julian
a22a97aee1
make coin control string amount values selectable
2024-06-20 10:39:22 -06:00
julian
9285027006
fix: provider refresh causing issues
2024-06-20 10:39:22 -06:00
julian
37f23a09f5
btc testnet4
2024-06-20 10:39:22 -06:00
sneurlax
429bd3199b
Merge remote-tracking branch 'origin/staging' into arti
2024-06-18 14:31:03 -05:00
sneurlax
13ab2b8ffe
port String extension capitalize() from flutter_native_splash to sw exts
2024-06-14 14:20:31 -05:00
julian
dcdad38ec7
fix desktop wallet network settings layout
2024-06-14 10:18:11 -06:00
julian
98960cac77
WIP less cryptic errors in gui
2024-06-14 08:41:16 -06:00
julian
87405bc1dd
call exit(0)
instead of SystemNavigator.pop()
if xmr or wow is enabled hack to "fix" the native lib code from causing a complete app lockup on attempting to quit gracefully
2024-06-13 12:05:59 -06:00
julian
29708b1534
Show old campfire wallets
2024-06-10 16:50:26 -06:00
julian
82fb542740
allow clearing of spark cache on desktop
2024-06-07 10:30:35 -06:00
julian
7c40dd1546
skip summary view and coin selection when adding wallets on single coin app
2024-06-06 15:50:21 -06:00
julian
85f609fa6f
add check for settings appearance nav
2024-06-06 14:36:37 -06:00
sneurlax
df5988b48e
hide or show theme features based on configuration
2024-06-05 18:08:33 -05:00
sneurlax
2b28e6b121
hide or show Buy features based on configuration
2024-06-05 17:48:38 -05:00
sneurlax
42b728eb08
hide or show Swap features based on configuration
2024-06-05 17:48:32 -05:00
julian
2c07f2c13b
separate firo caches and add versioning
2024-06-05 13:38:20 -06:00
julian
8a6b45df7e
firo dbg bal display fix
2024-06-04 15:46:12 -06:00
julian
ed15482442
enable experimental firo public funds coin control
2024-06-04 10:08:37 -06:00
julian
8430cc92bd
reset coin control selected utxos on desktop
2024-06-03 16:36:50 -06:00
julian
676ab60c6f
show loading and ensure desktop password functions aren't doubled called with a lock
2024-05-31 17:17:41 -06:00
julian
b5edc3dad8
Merge remote-tracking branch 'origin/testing' into firo_cache_refactor
...
# Conflicts:
# lib/wallets/wallet/impl/firo_wallet.dart
2024-05-30 22:05:47 -06:00
julian
e06023d0fc
extra info when run in debug mode
2024-05-30 21:39:44 -06:00
sneurlax
d37d86759d
Lock toggling lelantus scanning behind a mutex
2024-05-30 18:17:30 -05:00
sneurlax
0f98c0be2c
Use WalletInfoKeys (plus standardize Lelantus') and make UI var private
2024-05-30 17:50:09 -05:00
sneurlax
32561b5694
Scan for Lelantus transactions desktop UI
...
Squashed commit msgs:
WIP add lelantus checkmark to restore options view, pass to restore view
make bool optional, pass it
style restore option text
2024-05-29 19:39:38 -05:00
julian
9006de0f0a
code style clean up and gen mocks
2024-05-27 18:01:41 -06:00
julian
2ba0dc576e
fix variable read
2024-05-27 14:19:44 -06:00
julian
aac27636ee
some clean up and imports fixing from merge
2024-05-27 11:24:11 -06:00
julian
c87564e1cd
Merge remote-tracking branch 'origin/monerodart_testing' into monero_merge
...
# Conflicts:
# .gitignore
# crypto_plugins/flutter_libmonero
# lib/pages/add_wallet_views/add_wallet_view/add_wallet_view.dart
# lib/pages/add_wallet_views/restore_wallet_view/restore_options_view/restore_options_view.dart
# lib/pages_desktop_specific/settings/settings_menu/nodes_settings.dart
# lib/utilities/constants.dart
# lib/wallets/crypto_currency/coins/monero.dart
# lib/wallets/wallet/impl/monero_wallet.dart
# lib/wallets/wallet/impl/wownero_wallet.dart
# scripts/app_config/templates/pubspec.template
# scripts/linux/build_all.sh
# scripts/windows/build_all.sh
2024-05-27 10:41:50 -06:00
julian
aaded93d1f
desktop save logs implementation
2024-05-27 10:14:38 -06:00
julian
fc631bf866
add current commit of build to about
2024-05-24 13:56:14 -06:00
julian
1a078955c9
clean up git status and show for enabled coins only
2024-05-24 12:01:48 -06:00
julian
9398a09533
in app logo icon override option added so the stack wallet logo in the standard themes can be replaced specifically for duo but possibly other options as well
2024-05-23 15:38:45 -06:00
julian
cf7433655c
centralize isStackCoin check functionality
2024-05-23 11:26:58 -06:00
julian
3ee22cbbac
handle getting currency via ticker or name a bit more nicely
2024-05-23 11:05:30 -06:00
julian
e01b778778
dart fix --apply --code=prefer_relative_imports
2024-05-22 18:37:06 -06:00
julian
f904d409a5
generalize project config
2024-05-22 17:56:51 -06:00
julian
cc7b958c5a
script generated app_config.g.dart file
2024-05-22 13:38:49 -06:00
julian
e0abd97041
make it easy to comment out certain coins in app config to disable them
2024-05-21 12:57:56 -06:00
julian
c9d4e57d65
rename to shorter name
2024-05-21 12:57:51 -06:00
julian
22fef651cd
remaining app name replacement and make app name const (and some linter cleanup)
2024-05-21 11:54:05 -06:00
julian
a82f6c3c6e
coin enum finally gone
2024-05-15 15:24:02 -06:00
sneurlax
b917dab5c0
whiteLabel.dart -> app_config.dart
...
redux
2024-05-14 11:31:16 -06:00
sneurlax
570a5f378f
whiteLabel.dart -> app_config.dart
...
related rafactorings
2024-05-14 11:31:16 -06:00
sneurlax
b1e0e92d5a
My Prefix
2024-05-14 11:31:16 -06:00
sneurlax
e0b8837c36
refactor
2024-05-14 11:31:16 -06:00
sneurlax
1d135a2fa6
lib/whiteLabel.dart
2024-05-14 11:31:16 -06:00
Julian
81a4d2f1eb
ios disable select location to save swb and default to Docs dir
2024-05-13 13:03:13 -06:00
julian
20438da655
all wallets sync changes for better ui performance
2024-05-13 10:10:34 -06:00
julian
3f4ebe0229
specific error dialog when an unrecoverable frost error has occurred
2024-05-13 08:55:27 -06:00
julian
cb70b5c92f
show current spark address as my stack contact address for firo wallets
2024-05-10 10:09:30 -06:00
julian
9f4df0368a
add extra info to spark transaction generating dialog and some linter clean up
2024-05-09 16:12:22 -06:00
julian
9bfac51926
use a switch
to exhaustively ensure we didn't forget to include a newly added Coin value
2024-05-09 10:51:28 -06:00
sneurlax
fe98b1b215
Merge branch 'testing' into monerodart_testing
2024-05-08 18:51:34 -05:00
sneurlax
981b7c86d4
desktop confirm send pw field enable submit on enter pressed
2024-05-06 09:57:43 -06:00
sneurlax
becf0d0347
Merge remote-tracking branch 'origin/testing' into monerodart_testing
2024-05-03 20:09:25 -05:00
julian
65941478b8
experimental navigation
2024-05-03 16:38:12 -06:00
Julian
0d3ae2a635
various frost ui flow tweaks and fixes
2024-05-03 12:22:19 -06:00
Julian
e2fe526be4
Don't print keys
2024-05-03 10:32:32 -06:00
julian
ccca53f3d8
frost flow interruption dialog
2024-05-03 09:37:59 -06:00
julian
48e05919d5
use frost step scaffold for frost send/sign flow
2024-05-03 09:37:59 -06:00
sneurlax
1bbb08b433
Merge remote-tracking branch 'mrcyjanex/cyjan-monerodartv2' into monerodart_testing
2024-05-01 15:52:18 -05:00
Czarek Nakamoto
ed840ac235
windows support
2024-05-01 16:42:54 +02:00
Czarek Nakamoto
f614cfff5f
wownero support
2024-04-29 13:59:06 -05:00
Czarek Nakamoto
fb0b87942a
wownero support
2024-04-26 14:23:01 +02:00
sneurlax
eff06c88b8
add a Tor warning dialog for non-Tor coins
...
on desktop, TODO test mobile.
2024-04-17 13:04:55 -05:00
julian
985e269993
constructor clean up
2024-04-15 15:47:32 -06:00
sneurlax
809cbe6195
FROST Multisig settings buttons mobile and desktop
2024-03-06 18:09:38 -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
445fc832a3
center "import sign config" button
2024-03-06 10:16:54 -06:00
sneurlax
7d5cc8d8be
Merge branch 'staging' into add_frost
2024-02-23 17:37:21 -06:00
likho
0f91ccd7ce
Fix Null Pointer error for address entry
2024-02-07 18:35:31 +02:00
Diego Salazar
e5df9d94bd
Merge pull request #743 from cypherstack/electrumx
...
ElectrumX fixes: Use subscribable ElectrumX client for subscribing to chain height, resolve issue with sorting by a null blockHeight for unconfirmed tx, and if just one response is returned, return it as a single-item list
2024-02-06 20:51:21 -07:00
sneurlax
8c7f9b491d
don't scroll in scroll, size debug log dialog down on small screens
2024-02-06 21:08:36 -06:00