Commit graph

3558 commits

Author SHA1 Message Date
likho
14f9dc2c05 Handle price_change_percentage_24h being null and not able to parse as double 2023-06-06 16:34:43 +02:00
Diego Salazar
a79d8a802f
Merge pull request #571 from cypherstack/windows
Windows: update flutter_libmonero to upgrade_gradle, update docs wrt dependencies
2023-06-05 16:23:57 -06:00
Josh Babb
18e08a8cb7 do not start monero on windows 2023-06-05 15:19:50 -07:00
Josh Babb
bb13c7e90a update docs wrt Visual Studio 2023-06-05 15:17:34 -07:00
Josh Babb
8740f97ca0 update docs wrt windows 10 sdk 2023-06-05 15:03:42 -07:00
Josh Babb
d78972307c encode wallet test parameters files as utf-8 2023-06-05 14:56:53 -07:00
Josh Babb
9ecb87206b encode external_api_keys.dart file as utf-8 2023-06-05 14:55:42 -07:00
Josh Babb
2e93bb656b update flutter_libmonero to main 2023-06-05 14:51:38 -07:00
Josh Babb
1b26d7fc9c add windows prebuild script and update docs iaw 2023-06-05 14:50:59 -07:00
Josh Babb
95656ff7aa update docs wrt CppWinRT 2023-06-05 14:36:55 -07:00
sneurlax
133d5d9001 flutter_libmonero: merge update_gradle into windows 2023-06-05 16:09:15 -05:00
sneurlax
cdc08b4d43 upgrade powershell script
TODO enable overwriting files when extracting archive ... or delete folder prior to extraction?
2023-06-05 16:05:14 -05:00
julian-CStack
84fabcf300
Merge pull request #564 from detherminal/staging
fix: recent logs
2023-06-05 14:00:31 -06:00
Diego Salazar
0e9f465cc9
Merge pull request #568 from cypherstack/windows
Windows desktop
2023-06-02 10:42:30 -06:00
Josh Babb
d647e08657 revert flutter_libmonero to main 2023-06-02 08:40:39 -07:00
Josh Babb
a45cf5e531 update docs 2023-06-02 08:37:44 -07:00
Josh Babb
2fa6e0f203 downgrade flutter to 3.7.12 and update docs 2023-06-01 14:53:59 -07:00
Josh Babb
3a6cfcf7ce bump version (v1.7.12, build 177) 2023-06-01 14:18:19 -07:00
Josh Babb
4f9ae71aea update epic cash and firo refs 2023-06-01 14:10:39 -07:00
Josh Babb
75cb005cac update flutter_liblelantus docs 2023-06-01 13:35:38 -07:00
Josh Babb
ce3cf4a811 add windows info to docs and add windows powershell script 2023-06-01 13:35:29 -07:00
Josh Babb
d783cf9ace update flutter_libepiccash docs 2023-06-01 12:28:33 -07:00
Josh Babb
6797c9acd4 add clang to docs and script 2023-06-01 12:00:55 -07:00
Josh Babb
dcd874c413 add script deps.sh script which installs crypto_plugin deps 2023-06-01 12:00:27 -07:00
Josh Babb
e7b26df82a add flutter_libepiccash windows documentation and deps.sh script 2023-06-01 11:52:24 -07:00
Josh Babb
71fbeb9fb9 do not build_all libmonero 2023-05-30 20:16:42 -07:00
Josh Babb
422320f4b3 do not clone repo in setup script
nor build plugins
2023-05-30 20:16:00 -07:00
Josh Babb
dc55777377 update all crypto_plugins to use windows branch
TODO: merge open PRs, update refs to just use main
2023-05-30 17:54:06 -07:00
Josh Babb
24dfa9e4f0 add epic and lelantus dlls to windows cmakelists 2023-05-30 17:43:33 -07:00
detherminal
9e4c8dbc77 fix: recent logs 2023-05-31 00:46:11 +03:00
julian
f2fd998148 Merge remote-tracking branch 'origin_SW/staging' into windows
# Conflicts:
#	lib/main.dart
2023-05-29 17:57:26 -06:00
Diego Salazar
cd0bcbd357
Bumped version (1.7.11, build 176) 2023-05-29 17:38:51 -06:00
julian-CStack
6fcabcaed3
Merge pull request #563 from cypherstack/persistence
Persistent socket connections when possible
2023-05-29 17:14:04 -06:00
julian
d1c14ada55 fix: rpc test 2023-05-29 16:29:36 -06:00
julian
d811009600 fix: merge cleanup 2023-05-29 16:26:46 -06:00
julian
7484353854 Merge remote-tracking branch 'origin_SW/staging' into persistence
# Conflicts:
#	test/electrumx_test.mocks.dart
2023-05-29 16:24:25 -06:00
julian-CStack
6ded77029b
Merge pull request #562 from cypherstack/fix-epic-caching-issue-additional-status-messages
Fix epic caching issue additional status messages
2023-05-29 16:14:19 -06:00
likho
c94cbf6cd9 Fix failing tests 2023-05-29 20:19:14 +02:00
julian
838e623ff2 fix: update fiat price on fiat currency selection changed 2023-05-29 10:39:14 -06:00
julian
021165eb17 fix: update electrumx tests 2023-05-29 10:30:41 -06:00
Josh Babb
86fabcf9ff port f113904a periodiocPingCheck changes to other electrumx coins 2023-05-29 11:06:57 -05:00
julian
f113904a22 fix: bug in setting _isConnected as well as adding call to refresh on reconnection established 2023-05-29 09:54:14 -06:00
julian
bad1eed7c8 cleaned up electrumx rpc 2023-05-29 09:16:25 -06:00
likho
436b11a102 Generate isar model/ fix status showing incorrectly in the transaction view page 2023-05-29 14:33:57 +02:00
likho
83778bb121 Fix Epiccash caching issue, add additional status messages as in Epicpay 2023-05-28 14:57:05 +02:00
julian-CStack
e526bb4fe6
Merge branch 'main' into staging 2023-05-26 17:53:15 -06:00
julian-CStack
fdbf6fa0b4
Merge pull request #560 from cypherstack/persistence
fixed tests
2023-05-26 17:49:01 -06:00
julian
5c2465784e update tests 2023-05-26 17:48:03 -06:00
julian
4564ee7e0a untested protected rpc version 2023-05-26 17:18:39 -06:00
julian-CStack
642e265cf5
Merge pull request #559 from cypherstack/persistence
Reuse sockets
2023-05-26 16:46:08 -06:00