Diego Salazar
fcb2935d64
Merge pull request #309 from cypherstack/trusted-node
...
Add trusted node setting to Monero and Wownero
2023-01-06 17:20:49 -07:00
sneurlax
7da4bc75f3
persist isFailover settings changes across app closes
2023-01-06 17:10:17 -06:00
sneurlax
a8d5301381
trust monero and wownero default nodes
2023-01-06 17:10:05 -06:00
Diego Salazar
76f4e25f32
Merge branch 'staging' into ui-fixes
2023-01-06 16:02:18 -07:00
sneurlax
b8c21b9287
persist trusted flag across app closes
2023-01-06 16:57:46 -06:00
sneurlax
554d526ea4
setPrimateNodeFor coin if edited node is primary node
2023-01-06 15:49:27 -06:00
sneurlax
227dd61be2
pass trusted to connectToNode
2023-01-06 14:55:06 -06:00
sneurlax
1e4a39a92c
make checkboxes checkable when editing
2023-01-06 14:41:51 -06:00
sneurlax
3794b18ba6
comment update
2023-01-06 11:15:32 -06:00
ryleedavis
79f2cc0768
wrap funct on desktop theme selectors
2023-01-06 09:35:41 -07:00
ryleedavis
5e795ccc33
oledBlack desktopTextSmall color fix
2023-01-06 09:21:31 -07:00
ryleedavis
23e3452cf1
oledBlack theme added to desktop
2023-01-06 09:12:01 -07:00
sneurlax
5e15e3e4b0
change checkbox color unless in edit mode
2023-01-05 20:13:01 -06:00
sneurlax
ad15f4d126
linting
2023-01-05 20:03:38 -06:00
sneurlax
903e034b58
add trusted checkbox to monero and wownero node details
...
defaults to false
TODO call native function to set node as trusted when checked (and vice versa)
2023-01-05 20:03:20 -06:00
ryleedavis
7aad7cb9e3
oledBlack text color fix
2023-01-05 13:59:17 -07:00
ryleedavis
0a810987c0
oledBlack added to textStyles and appearance settings
2023-01-05 13:34:56 -07:00
sneurlax
6391e474f0
add trusted flag to node model
...
node model fix
2023-01-05 14:32:36 -06:00
ryleedavis
8ca405cfea
oledBlack theme added to themeType
2023-01-05 11:51:15 -07:00
ryleedavis
cd7dd20652
oled_black hex added
2023-01-05 11:34:29 -07:00
sneurlax
2495673f79
add getAddresses helper func for Firo
...
don't assume keys exist without checking them
2023-01-05 12:13:54 -06:00
sneurlax
2dbd81fd4c
use getAddress with BTC, LTC, NMC, and PART
2023-01-05 12:13:26 -06:00
sneurlax
fb7c58f60a
handle 0 amounts
...
use null operator where applicable
2023-01-05 12:12:38 -06:00
sneurlax
4d10727360
use getAddress with BCH
2023-01-05 12:09:01 -06:00
sneurlax
a902c77057
add getAddress helper func for transactions with odd outputs
...
OP_RETURN and some other output types can cause addresses to be placed in a list of strings or as a string under a different key; this handles that case
2023-01-05 12:09:01 -06:00
sneurlax
a62d94a60d
handle 0 amounts
2023-01-05 12:09:01 -06:00
ryleedavis
a661e3acbc
added oled-black-theme selector + prep oledBlack theme file
2023-01-04 18:19:36 -07:00
ryleedavis
d3c845b30d
Merge branch 'staging' into ui-fixes
2023-01-04 18:13:26 -07:00
julian
b3ff38adb7
check and update ui if xmr/wow data found during re/scan
2023-01-02 16:43:57 -06:00
julian
66e9f87c0f
increase xmr/wow autosave timer period
2023-01-02 16:43:51 -06:00
julian
0062294488
disable wownero on desktop and xmr on windows
2023-01-02 13:16:59 -06:00
ryleedavis
46fe178b08
loading animation on changing receive currency
2023-01-02 11:44:33 -07:00
julian
838678eb06
mobile xmr/wow loading fix
2023-01-02 11:08:13 -06:00
julian
57add19e88
do not partially open monero wallets at the same time on startup
2023-01-02 09:13:00 -06:00
julian-CStack
bdab241d7e
Merge branch 'staging' into xmr-sync
2022-12-31 12:02:14 -06:00
julian
ab3ff76f3a
nav fix
2022-12-31 12:01:00 -06:00
ryleedavis
7163d95cc4
loading animation on sendCurrency
2022-12-31 11:58:56 -06:00
Diego Salazar
dd0d668b7c
Merge branch 'staging' into ui-fixes
2022-12-30 20:04:29 -07:00
ryleedavis
2765bea4a9
Merge branch 'staging' into ui-fixes
2022-12-30 17:27:31 -07:00
ryleedavis
31eeeb58c1
loading animation on sendCurrency
2022-12-30 17:26:14 -07:00
julian-CStack
5f71a1c2dd
more bug fixes ( #281 )
...
* xmr send fix
* small screen recovery phrase warning view fix
* mnemonic field crashes fix
* desktop restore date fix
* mac desktop keyboard type crash fix
* firo (and possibly other) send fix
* key fix for duplicate wallets edge case
2022-12-30 17:10:25 -06:00
julian
9aa593146c
wownero sync refactor
2022-12-30 16:15:03 -06:00
julian
9765393f61
re enable git versions
2022-12-30 12:50:55 -06:00
julian
2253629dd6
key fix for duplicate wallets edge case
2022-12-30 12:30:11 -06:00
julian
ae8daa4902
firo (and possibly other) send fix
2022-12-30 12:30:11 -06:00
julian
4b58f3ec60
mac desktop keyboard type crash fix
2022-12-30 12:30:11 -06:00
julian
c42ea26a3b
desktop restore date fix
2022-12-30 12:30:11 -06:00
julian
8f40275a14
mnemonic field crashes fix
2022-12-30 12:30:11 -06:00
julian
e462ddeac1
small screen recovery phrase warning view fix
2022-12-30 12:30:11 -06:00
julian
e84051b140
xmr send fix
2022-12-30 12:30:11 -06:00