Commit graph

1470 commits

Author SHA1 Message Date
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
Diego Salazar
02ab644baf
Merge pull request #286 from cypherstack/xmr-sync
Xmr/wow wallet loading
2023-01-02 18:17:00 -07:00
sneurlax
fb95052f96
Use pre-Windows flutter_libmonero (#287)
* ref update: user flutter_libmonero#xmr-prewindows for testing

merge flutter_libmonero#xmr-prewindows to staging and then main and update ref again for production

* cherrypick xmr-listener-callback changes instead of merging

which brings windows changes along with it

* pubspec update
2023-01-02 17:08:44 -06: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
julian
682c55e493 mobile xmr/wow loading test fix 2023-01-02 12:43:26 -06: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
Diego Salazar
3830c0676f
Merge pull request #285 from cypherstack/xmr-sync
Xmr sync
2023-01-01 09:46:51 -07: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
julian
f0687df008 Merge remote-tracking branch 'origin/staging' into xmr-sync 2022-12-31 11:53:49 -06:00
Diego Salazar
fbe3c9da5b
Bump version (1.5.27, build 100) 2022-12-30 20:55:31 -07:00
Diego Salazar
602d7016d3
Merge pull request #284 from cypherstack/ui-fixes
UI fixes
2022-12-30 20:52:56 -07:00
Diego Salazar
dd0d668b7c
Merge branch 'staging' into ui-fixes 2022-12-30 20:04:29 -07:00
Diego Salazar
205087760d
Merge pull request #283 from cypherstack/xmr-sync
wownero sync ux
2022-12-30 20:04:00 -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
2c18bc9cc0 Merge branch 'wownero-sync-refactor' into xmr-sync
# Conflicts:
#	lib/services/coins/monero/monero_wallet.dart
2022-12-30 17:16:03 -06: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
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