julian
b0b2ad14f5
featured paynyms conditional desktop modification
2023-01-04 12:44:35 -06:00
julian
97d3b35a22
paynym desktop add new follow popup layout
2023-01-04 12:32:40 -06:00
julian
a6cc955090
paynym desktop search button
2023-01-04 12:32:10 -06:00
julian
c4e5e9e8b6
paynym claim cancellation hack (should probably not even allow cancel in ui)
2023-01-04 11:37:39 -06:00
julian
33926d2b5e
address popup desktop conditional layout
2023-01-04 11:20:25 -06:00
julian
0746fe36b7
back button style fix
2023-01-04 10:57:14 -06:00
julian
930bdfca5e
desktop layout
2023-01-04 10:57:04 -06:00
julian
805beb109f
package imports
2023-01-04 10:08:36 -06:00
julian
73c94f9927
desktop layout
2023-01-04 10:08:05 -06:00
julian
f4729526e6
initial desktop paynym ui set up and state provider refactor
2023-01-04 09:41:25 -06:00
julian
0b30ac435b
add toString() to paynym response object
2023-01-04 08:34:18 -06:00
julian
772cca4201
paynym api slightly better error message handling
2023-01-04 08:33:54 -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
e6416f2191
check and update ui if xmr/wow data found during re/scan
2023-01-02 16:43:39 -06:00
julian
95f5b41b4d
increase xmr/wow autosave timer period
2023-01-02 16:43:04 -06:00
julian
f3b1d11a46
added paynym response objects and refactored paynym.is api
2023-01-02 15:16:01 -06:00
julian
f9491f8215
Merge branch 'xmr-sync' into paynyms
...
# Conflicts:
# lib/utilities/enums/coin_enum.dart
2023-01-02 13:47:10 -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
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