Commit graph

1725 commits

Author SHA1 Message Date
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
8c0366904a followers/following paynym lists clean up 2023-01-04 16:01:26 -06:00
julian
3069ebeae9 followers/following paynym lists 2023-01-04 15:28:48 -06:00
julian
21cc545251 desktop paynym card clean up 2023-01-04 14:57:45 -06:00
julian
d957cad4ba add copy constructor and properly update paynym account model, as well as fix desktop navigation on follow/unfollow 2023-01-04 14:56:36 -06:00
julian
929723d0d5 node model fix 2023-01-04 14:46:14 -06:00
julian
0e5de0d890 add trusted flag to node model 2023-01-04 14:31:49 -06:00
julian
1e3a42fd9a paynym not found desktop style fixes 2023-01-04 13:06:07 -06:00
julian
f30c82c748 button height fix 2023-01-04 13:01:51 -06:00
julian
056cba2672 desktop paynym card layout 2023-01-04 13:00:25 -06:00
julian
07addeadd8 refactor paynym toggle follow button 2023-01-04 12:47:41 -06:00
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