Commit graph

1521 commits

Author SHA1 Message Date
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
9ab2404970 update ref 2022-12-30 17:08:59 -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
Dan Miller
c16db8b963 Building (#277)
* Update ca-certificates package in docker build image.

* Add shebang to prebuild script.

* Double quote WALLETTESTPARAMFILE bash variable to prevent glob expansion, word splitting, and breaking on spaces.

* declare and assign array seprarately to fix Syntax error: "(" unexpected
2022-12-30 12:30:11 -06:00
sneurlax
b50c69b8c2 ref update: don't use windows-specific api class 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
sneurlax
2c1a02ac92 ref update: delay save (store) if android
ref update
2022-12-30 12:30:11 -06:00
julian
c2a014dfea key fix for duplicate wallets edge case 2022-12-30 12:18:46 -06:00
julian
738651183f firo (and possibly other) send fix 2022-12-30 12:11:05 -06:00
julian
1691ff8402 mac desktop keyboard type crash fix 2022-12-30 11:36:00 -06:00
julian-CStack
32299975c3
fixes (#280)
* xmr send fix

* small screen recovery phrase warning view fix

* mnemonic field crashes fix
2022-12-30 11:21:46 -06:00
julian
46df689826 desktop restore date fix 2022-12-30 11:12:27 -06:00
julian
dfb452de33 mnemonic field crashes fix 2022-12-30 10:14:20 -06:00
ryleedavis
7759bd2712 radio button fix for desktop 2022-12-30 09:04:41 -07:00
ryleedavis
0176111580 offcenter radio button 2022-12-30 08:36:51 -07:00
julian
0d43dd594a Merge remote-tracking branch 'origin/staging' into xmr-sync 2022-12-30 09:30:38 -06:00
Dan Miller
23d913df0c
Building (#277)
* Update ca-certificates package in docker build image.

* Add shebang to prebuild script.

* Double quote WALLETTESTPARAMFILE bash variable to prevent glob expansion, word splitting, and breaking on spaces.

* declare and assign array seprarately to fix Syntax error: "(" unexpected
2022-12-30 09:29:51 -06:00
julian
a998136dfe small screen recovery phrase warning view fix 2022-12-30 09:14:55 -06:00
julian
d82b4f9ba6 xmr send fix 2022-12-30 08:57:17 -06:00
Diego Salazar
faf4b947b4
Merge pull request #279 from cypherstack/fix/api_win
Don't use windows-specific api class
2022-12-29 20:41:52 -07:00
sneurlax
15784d22f3 ref update: don't use windows-specific api class 2022-12-29 20:41:34 -06:00
Diego Salazar
aaaaf1370c
Merge pull request #278 from cypherstack/xmr-sync
update ref
2022-12-29 18:02:34 -07:00
sneurlax
50620346b0 ref update: delay save (store) if android
ref update
2022-12-29 18:10:31 -06:00
julian
56c9a5c698 update ref 2022-12-29 17:24:53 -06:00
julian
2df6146d82 libmonero xmr sync listener callbacks 2022-12-29 16:44:32 -06:00
julian
624e4e35d8 debugPrint word answer for developer's mental health 2022-12-29 13:49:00 -06:00
julian
1789a1f05d update libmonero ref 2022-12-29 13:42:32 -06:00
julian
7013e99081 enable wow on desktop 2022-12-29 13:38:39 -06:00
julian
61d3afbe6e add windows build all script and point epic and lelantus plugins to new ref 2022-12-29 11:43:28 -06:00
shillo
b09ea7f781 app name changes 2022-12-29 10:48:12 -06:00
shillo
cd86085d16 add windows path 2022-12-29 10:48:12 -06:00
shillo
e89b213798 temp disable git versions 2022-12-29 10:48:12 -06:00
shillo
5accda7355 disable unsupported device locale on windows 2022-12-29 10:48:12 -06:00
sneurlax
a1a11355b0 ignore windows dlls 2022-12-29 10:44:16 -06:00
sneurlax
999fd71f8f ref 2022-12-29 10:43:19 -06:00
sneurlax
74bd454795 ref 2022-12-29 10:25:39 -06:00
ryleedavis
6d1f0dec8a exchange rate calculated on send textfield change 2022-12-28 16:41:34 -07:00
julian
ae7a33689d ref 2022-12-28 17:02:09 -06:00
ryleedavis
ed486f7c16 fixed attention delete wallet dialog text typos 2022-12-28 12:07:00 -07:00
ryleedavis
172883532c delete wallet attention dialog text 2022-12-28 11:55:42 -07:00
julian
a60c4fef14 libmonero xmr sync listener callbacks 2022-12-28 10:25:55 -06:00
Diego Salazar
70039f7e4b
Merge pull request #270 from cypherstack/desktop
Desktop
2022-12-26 20:01:11 -07:00
ryleedavis
015e2f4b84 correct import for ExitToMyStack 2022-12-26 17:54:18 -07:00