julian
|
89c28a2d9d
|
re enable git versions
|
2023-06-08 13:24:35 -06:00 |
|
julian
|
f3c366a25d
|
fix: firo trade send from stack with public balance broadcast tx fix
|
2023-06-08 13:14:10 -06:00 |
|
julian
|
338e354e4b
|
fix: shift fix for amounts when set to lowest unit value (ex sats for btc)
|
2023-06-08 11:58:26 -06:00 |
|
julian
|
ed120f552a
|
Merge branch 'ba_nano_fixes' into ui-fixes
|
2023-06-08 11:03:50 -06:00 |
|
julian
|
d69b21b4a8
|
create single coin card widget
|
2023-06-08 10:59:44 -06:00 |
|
julian
|
91fb2598c4
|
fix: do not show fees on (ba)nano tx details screen
|
2023-06-08 09:11:43 -06:00 |
|
julian
|
4874ef5a63
|
disable address generate button for (ba)nano
|
2023-06-08 09:03:32 -06:00 |
|
julian
|
81970af4a4
|
correct mnemonic length displayed on new ba/nano wallet creation
|
2023-06-08 08:54:29 -06:00 |
|
julian
|
cd1736ffa6
|
png fix
|
2023-06-07 16:05:49 -06:00 |
|
julian
|
440235b6de
|
WIP: add fav card chan images
|
2023-06-07 16:02:32 -06:00 |
|
ryleedavis
|
f7a59d140f
|
Merge branch 'staging' into ui-fixes
|
2023-06-07 15:18:57 -06:00 |
|
julian
|
35843e5e62
|
small changes
|
2023-06-07 14:57:15 -06:00 |
|
ryleedavis
|
8d823dc2e3
|
WIP: chan cards
|
2023-06-07 14:34:27 -06:00 |
|
julian
|
b6ed690eb6
|
fix: default coin units length and banano unit names
|
2023-06-07 13:17:49 -06:00 |
|
julian
|
d627f8e73c
|
fix: animation duration/period not set before calling repeat
|
2023-06-07 09:02:22 -06:00 |
|
julian
|
05832287e7
|
disable openalias
|
2023-06-07 07:36:54 -06:00 |
|
julian
|
a353ab341a
|
Merge remote-tracking branch 'origin_SW/staging' into flutter_upgrade
# Conflicts:
# crypto_plugins/flutter_libmonero
|
2023-06-05 16:26:28 -06:00 |
|
julian
|
117007180e
|
fix: missing coin cases
|
2023-06-05 14:55:41 -06:00 |
|
julian
|
b92fb5b547
|
Merge remote-tracking branch 'origin_SW/add_nano' into flutter_upgrade
# Conflicts:
# pubspec.lock
|
2023-06-05 14:48:03 -06:00 |
|
julian-CStack
|
58b8509b41
|
Merge pull request #569 from fossephate/add-nano
Banano support
|
2023-06-05 14:07:14 -06:00 |
|
julian
|
044c957152
|
refactor dropdown2 and qr image
|
2023-06-05 07:40:56 -06:00 |
|
fossephate
|
3c524b2ea4
|
add banano support
|
2023-05-30 19:19:31 -04:00 |
|
julian
|
774bfe517e
|
fix: missing eth case
|
2023-05-30 10:38:47 -06:00 |
|
julian
|
243994ff45
|
fix: missing eCash case
|
2023-05-30 10:31:49 -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
|
452110c221
|
feat: desktop coin units gui
|
2023-05-30 07:44:49 -06:00 |
|
julian
|
f2fd998148
|
Merge remote-tracking branch 'origin_SW/staging' into windows
# Conflicts:
# lib/main.dart
|
2023-05-29 17:57:26 -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
|
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
|
1b1c61a3a3
|
feat: WIP use amount formatter in GUI
|
2023-05-29 15:11:48 -06:00 |
|
julian
|
838e623ff2
|
fix: update fiat price on fiat currency selection changed
|
2023-05-29 10:39:14 -06:00 |
|
likho
|
83778bb121
|
Fix Epiccash caching issue, add additional status messages as in Epicpay
|
2023-05-28 14:57:05 +02: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
|
a347ddffc4
|
feat: add openalias support for xmr
|
2023-05-27 00:17:09 +03:00 |
|
detherminal
|
84ac798bb8
|
docs: add copyright header to all source code
|
2023-05-26 19:33:04 +03:00 |
|
Rylee Davis
|
60294e0144
|
Custom pin length (#555)
* WIP: pinCount stuff
* pin decoration + and pinCount is 0
* pin length tweaks
* fixes error when backspacing pin + add icon to flushbar
* removed Constants.pinLength + changes to "change pin" setting
* testing pin output
* WIP: tests pass + commented out isRandom pin 1234
* removed pin output
---------
Co-authored-by: ryleedavis <rylee@cypherstack.com>
Co-authored-by: julian <julian@cypherstack.com>
|
2023-05-26 09:45:45 -06:00 |
|
julian
|
3189203419
|
fix: Firo total displayed on favourite card
|
2023-05-25 10:05:20 -06:00 |
|
julian
|
553e035ca7
|
Merge remote-tracking branch 'origin_SW/staging' into add_nano
# Conflicts:
# lib/models/isar/stack_theme.dart
# lib/models/isar/stack_theme.g.dart
# lib/pages/settings_views/global_settings_view/manage_nodes_views/add_edit_node_view.dart
# lib/services/coins/firo/firo_wallet.dart
# lib/themes/coin_icon_provider.dart
# lib/themes/coin_image_provider.dart
# lib/utilities/constants.dart
# lib/utilities/enums/coin_enum.dart
|
2023-05-24 11:37:37 -06:00 |
|
julian
|
0933546806
|
fix: various eCash tweaks + 0 conf
|
2023-05-24 11:00:54 -06:00 |
|
julian
|
e7db6739ec
|
disable wownero on linux
|
2023-05-23 17:47:52 -06:00 |
|
julian
|
206a460cfa
|
fix: update theme button
|
2023-05-23 17:19:16 -06:00 |
|
julian
|
6065c29e0d
|
add update theme button
|
2023-05-23 15:13:56 -06:00 |
|
julian
|
ee128810b5
|
fix debug address details view on desktop
|
2023-05-23 10:53:06 -06:00 |
|
julian
|
73d877654b
|
add tx subtype to tx details view in debug mode
|
2023-05-23 09:52:48 -06:00 |
|
julian
|
141c3f34c9
|
temp fix
|
2023-05-19 16:58:44 -06:00 |
|
julian
|
523fd96929
|
Revert "re enable git versions"
This reverts commit ab02950f03 .
|
2023-05-19 16:53:10 -06:00 |
|