Commit graph

6358 commits

Author SHA1 Message Date
sneurlax
f8e8578323 Merge remote-tracking branch 'origin/staging' into togglebalance 2024-07-04 15:21:37 -05:00
julian-CStack
19bb585664
Merge pull request #915 from cypherstack/keys
Various
2024-07-04 11:46:46 -06:00
julian
afab9e5918 xpriv gui clean up 2024-07-04 11:40:57 -06:00
julian
c4a765086d fix autopin pref load on app start 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
830a7ab24f lelantus scan option fix 2024-07-04 11:40:57 -06:00
julian
f0b62aed92 address key wif 2024-07-04 11:40:57 -06:00
julian
fe5458928f mobile xprivs 2024-07-04 11:40:57 -06:00
julian
64b61779cd show xpubs 2024-07-04 11:40:57 -06:00
julian
d66e0580ec add minimum wait time option 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-CStack
a8a5a3eb80
Merge pull request #911 from cypherstack/desktopreceive
Add address type dropdown to desktop receive view
2024-07-04 11:20:52 -06:00
julian
89718c6933 small tweaks and fixes 2024-07-04 11:20:11 -06:00
julian
314c68fcea fix showing wallet button when no other options exist on mobile home screen 2024-07-04 10:13:11 -06:00
julian
0a822e8e22 fix missing pref init 2024-07-04 09:54:22 -06:00
sneurlax
9e6d9f8bad
Merge branch 'staging' into togglebalance 2024-07-03 17:46:55 -05: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
sneurlax
bc1a0dc586 add showExchange pref 2024-07-02 16:30:19 -05:00
sneurlax
8faac03954 count pending balances as valid 2024-07-02 11:49:44 -05:00
sneurlax
a69cc80e61 only affect firo wallets 2024-07-02 11:49:40 -05:00
sneurlax
005fcdf44f hide down chevron contextually 2024-07-02 11:14:23 -05:00
julian-CStack
40f8767b11
Merge pull request #907 from cypherstack/sol
Sol fixes
2024-07-01 13:05:29 -06:00
julian
5b27597481 sol address validation fix 2024-07-01 13:03:59 -06:00
julian
803ca44362 default sol node update 2024-07-01 13:03:56 -06:00
julian
f33b6b4416 sol tweaks and fixes(?) 2024-07-01 13:03:36 -06:00
julian-CStack
15a51fe6af
Merge pull request #900 from cypherstack/684
Reconfigure logic for rescan to remove upper address limit
2024-07-01 09:56:09 -06:00
sneurlax
17fbf7f9ab reconfigure logic for rescan for other wallets to remove upper limit
now we will continue beyond maxNumberOfIndexesToCheck if there's activity beyond that point.  we just keep scanning up until the unused activity gap
2024-07-01 09:56:00 -06:00
julian-CStack
41b3884427
Merge pull request #899 from cypherstack/340
Add copy to clipboard button to order details view
2024-07-01 09:55:15 -06:00
sneurlax
a64cf91107 add copy to clipboard button to order details view
https://github.com/cypherstack/stack_wallet/issues/340

Closes #340
2024-07-01 09:54:59 -06:00
julian-CStack
414172cc95
Merge pull request #894 from cypherstack/docs
Add build script docs
2024-07-01 09:54:31 -06:00
julian-CStack
dc2a341e6b
Merge branch 'staging' into docs 2024-07-01 09:54:09 -06:00
julian-CStack
b53b1153fe
Merge pull request #905 from cypherstack/autopin
Add an optional preference to accept a correct PIN automatically
2024-07-01 09:53:17 -06:00
sneurlax
f836136ef0 only auto-enter pins of length 4 or more 2024-07-01 10:23:33 -05:00
sneurlax
603824a21c add autopin pref to security settings 2024-07-01 10:19:42 -05:00
sneurlax
8e8b57d8e8 enter pin automatically if autopin pref is set 2024-07-01 10:15:17 -05:00
sneurlax
0ce0a38950 add autoPin pref 2024-06-30 23:03:50 -05:00
sneurlax
a2308d3e78 quick toggle balances as appropriate
if only 2 balances exist, toggle them instead of showing the dialog.
2024-06-30 22:08:25 -05:00
sneurlax
d015632c15 add kNanoSwapRpcApiKey to general prebuild
and a wild `n appeard on windows
2024-06-29 19:04:52 -05:00
sneurlax
e5f0a50011 add kNanoSwapRpcApiKey to windows prebuild 2024-06-28 21:18:18 -05:00
julian-CStack
b98cd05e83
Merge pull request #901 from cypherstack/windows
monero_c Windows fix
2024-06-28 17:55:08 -06:00
sneurlax
e0366b77b2 windows fix 2024-06-28 23:51:40 -05:00
julian-CStack
a4d30e17b7
Merge pull request #898 from cypherstack/firo_exchange_addresses
Firo exchange addresses and bug fixes
2024-06-27 17:04:49 -06:00
julian
d30e724041 its a shame 2024-06-27 15:09:45 -06:00
julian
8f605c4b1c https://github.com/cypherstack/stack_wallet/issues/317 2024-06-27 15:07:01 -06:00