Commit graph

3537 commits

Author SHA1 Message Date
julian-CStack
58b8509b41
Merge pull request #569 from fossephate/add-nano
Banano support
2023-06-05 14:07:14 -06:00
fossephate
5ac6df5d44 small fix 2023-05-30 19:29:33 -04:00
fossephate
3c524b2ea4 add banano support 2023-05-30 19:19:31 -04:00
julian
9c58df7cfd default to less than 30 decimal places for nano 2023-05-30 10:02:41 -06:00
julian
3275039d01 nano clean up and optimisations 2023-05-30 10:00:24 -06:00
julian
91d330e57b add nano support to AmountUnit 2023-05-30 09:32:17 -06:00
julian
b49121acfe update libmonero ref 2023-05-30 09:31:50 -06:00
julian
1449814e35 Merge branch 'amount_display_precision' into add_nano
# Conflicts:
#	lib/pages/pinpad_views/create_pin_view.dart
#	lib/widgets/custom_pin_put/custom_pin_put_state.dart
2023-05-30 09:11:41 -06:00
julian
79a22e12c3 Merge remote-tracking branch 'origin_SW/staging' into amount_display_precision 2023-05-30 09:04:34 -06:00
julian
388c60d016 fix: various amount unit issues 2023-05-30 09:02:09 -06:00
julian
cb8e02a3ac feat: log electrumx get tx failed response 2023-05-30 09:01:28 -06:00
julian
452110c221 feat: desktop coin units gui 2023-05-30 07:44:49 -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
4b6afe1db0 indicate loss of precision in displayed amounts 2023-05-29 17:13:45 -06:00
julian
8155e4afd4 fix: duplicate units displayed 2023-05-29 16:53:22 -06:00
julian
528bc7405c feat: mobile amount unit selection ui 2023-05-29 16:50:21 -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
julian
1b1c61a3a3 feat: WIP use amount formatter in GUI 2023-05-29 15:11:48 -06:00
likho
c94cbf6cd9 Fix failing tests 2023-05-29 20:19:14 +02:00
julian
86cd5bea3e feat: amount formatter and associated providers + prefs 2023-05-29 11:42:11 -06: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
3f7b547cfd
Merge pull request #557 from detherminal/add_nano
add copyright generating script
2023-05-26 16:46:34 -06:00
julian-CStack
642e265cf5
Merge pull request #559 from cypherstack/persistence
Reuse sockets
2023-05-26 16:46:08 -06:00
julian-CStack
beb62fbc9d
Merge branch 'staging' into persistence 2023-05-26 16:45:31 -06:00
Diego Salazar
17053ea1d6
Update pubspec.yaml 2023-05-26 16:41:23 -06:00
julian-CStack
d785b1089a
Merge branch 'staging' into persistence 2023-05-26 16:40:57 -06:00
julian-CStack
63a89300d0
Merge pull request #556 from cypherstack/ui-fixes
Custom pin length + nmc tx siging fix
2023-05-26 16:39:58 -06:00
julian-CStack
34dadaeb7e
Merge branch 'staging' into ui-fixes 2023-05-26 16:39:32 -06:00
julian
a2cdc4cdfa add timeout to requests 2023-05-26 15:34:09 -06:00
julian
0955fdb6e6 return onError 2023-05-26 15:28:25 -06:00
detherminal
95a0309b8b docs: add header to source code again 2023-05-27 00:21:16 +03:00
detherminal
ccf5e68fc6 Revert "docs: add copyright header to all source code"
This reverts commit 84ac798bb8.
2023-05-27 00:19:24 +03:00
detherminal
dc687c9f75 feat: update script to remove space at top 2023-05-27 00:18:13 +03:00
detherminal
a347ddffc4 feat: add openalias support for xmr 2023-05-27 00:17:09 +03:00
julian-CStack
d9d86c29bf
Merge pull request #558 from fossephate/add-nano
nano - balance fixes, sync status works, transaction details page fixes
2023-05-26 15:00:45 -06:00
detherminal
97e25a73be docs: explain and comment code 2023-05-26 22:25:59 +03:00