julian
|
98960cac77
|
WIP less cryptic errors in gui
|
2024-06-14 08:41:16 -06:00 |
|
julian
|
65879670ad
|
desktop swap navigation fix
|
2024-06-13 17:35:40 -06:00 |
|
julian
|
9006de0f0a
|
code style clean up and gen mocks
|
2024-05-27 18:01:41 -06:00 |
|
julian
|
2ba0dc576e
|
fix variable read
|
2024-05-27 14:19:44 -06:00 |
|
julian
|
cf7433655c
|
centralize isStackCoin check functionality
|
2024-05-23 11:26:58 -06:00 |
|
julian
|
3ee22cbbac
|
handle getting currency via ticker or name a bit more nicely
|
2024-05-23 11:05:30 -06:00 |
|
julian
|
e01b778778
|
dart fix --apply --code=prefer_relative_imports
|
2024-05-22 18:37:06 -06:00 |
|
julian
|
cc7b958c5a
|
script generated app_config.g.dart file
|
2024-05-22 13:38:49 -06:00 |
|
julian
|
e0abd97041
|
make it easy to comment out certain coins in app config to disable them
|
2024-05-21 12:57:56 -06:00 |
|
julian
|
c9d4e57d65
|
rename to shorter name
|
2024-05-21 12:57:51 -06:00 |
|
julian
|
a82f6c3c6e
|
coin enum finally gone
|
2024-05-15 15:24:02 -06:00 |
|
sneurlax
|
b917dab5c0
|
whiteLabel.dart -> app_config.dart
redux
|
2024-05-14 11:31:16 -06:00 |
|
sneurlax
|
570a5f378f
|
whiteLabel.dart -> app_config.dart
related rafactorings
|
2024-05-14 11:31:16 -06:00 |
|
sneurlax
|
1d135a2fa6
|
lib/whiteLabel.dart
|
2024-05-14 11:31:16 -06:00 |
|
julian
|
9f4df0368a
|
add extra info to spark transaction generating dialog and some linter clean up
|
2024-05-09 16:12:22 -06:00 |
|
julian
|
d72e3a0d4a
|
add/show spark balance where appropriate
|
2024-01-21 12:04:58 -06:00 |
|
julian
|
1f0fc010b7
|
send from spark balance for trades instead of lelantus
|
2024-01-16 16:35:10 -06:00 |
|
julian
|
63b76df9ca
|
exchange flow recipient address from stack selection bugfix
|
2024-01-16 16:03:04 -06:00 |
|
julian
|
9321480b8d
|
Merge remote-tracking branch 'origin_SW/staging' into wallets_refactor
# Conflicts:
# lib/models/isar/models/blockchain_data/v2/transaction_v2.dart
# lib/pages/cashfusion/cashfusion_view.dart
# lib/pages/cashfusion/fusion_progress_view.dart
# lib/pages/send_view/send_view.dart
# lib/pages/wallet_view/wallet_view.dart
# lib/pages_desktop_specific/cashfusion/desktop_cashfusion_view.dart
# lib/pages_desktop_specific/cashfusion/sub_widgets/fusion_dialog.dart
# lib/pages_desktop_specific/my_stack_view/wallet_view/desktop_wallet_view.dart
# lib/services/coins/ecash/ecash_wallet.dart
# lib/services/coins/ethereum/ethereum_wallet.dart
# lib/services/coins/nano/nano_wallet.dart
# lib/services/coins/tezos/tezos_wallet.dart
# lib/utilities/default_nodes.dart
# lib/wallets/wallet/wallet_mixin_interfaces/cash_fusion_interface.dart
# pubspec.lock
# pubspec.yaml
|
2024-01-13 09:55:59 -06:00 |
|
julian
|
7bbc235b92
|
don't show change in amount total
|
2024-01-05 13:45:42 -06:00 |
|
Julian
|
50a3e8e4da
|
Merge remote-tracking branch 'origin_sw/ui-fixes' into ui-fixes
|
2023-12-11 13:00:55 -06:00 |
|
Julian
|
8031798892
|
exchange fixes
|
2023-12-11 13:00:50 -06:00 |
|
julian
|
1387a71f4a
|
take into account tickers and coin names as possible pay in currencies
|
2023-12-10 13:13:55 -06:00 |
|
julian
|
0ce0b1d30e
|
bandaid fix
|
2023-12-10 12:58:50 -06:00 |
|
julian
|
1fb62d3e54
|
send from stack fix
|
2023-12-10 12:42:37 -06:00 |
|
julian
|
430882cb6a
|
various firo related clean up and fixes
|
2023-11-24 11:56:38 -06:00 |
|
julian
|
8e1449ac41
|
WIP firo refactor
|
2023-11-20 09:15:36 -06:00 |
|
julian
|
758c3def5f
|
transaction note provider
|
2023-11-09 11:39:26 -06:00 |
|
julian
|
5ba29b7299
|
mostly (roughly) refactored with new wallet providers as well as using a TxData object in place of dynamic Maps
|
2023-11-03 13:46:55 -06:00 |
|
julian
|
ce7d10ef16
|
rename and refactor wallets.dart provider
|
2023-10-31 11:15:59 -06:00 |
|
julian
|
d5977d5d3d
|
remove unused
|
2023-09-20 08:57:27 -06:00 |
|
julian
|
98b6db7284
|
ensure usable exchanges are up to date when update() is called
|
2023-09-20 08:53:42 -06:00 |
|
sneurlax
|
04999f49c5
|
use package import
|
2023-09-19 23:57:58 -05:00 |
|
sneurlax
|
d342dd5cb9
|
fix currency filter
|
2023-09-11 18:12:56 -05:00 |
|
sneurlax
|
474ec39a5f
|
filter non tor exchanges from the exchange provider options list
|
2023-09-11 18:08:27 -05:00 |
|
sneurlax
|
45e6354fb6
|
replace get supportsTor with an exchangesWithTorSupport List<Exchange>
more convenient to use elsewhere
|
2023-09-11 18:07:59 -05:00 |
|
sneurlax
|
dcfb6e9dac
|
WIP exchange tor support
|
2023-09-11 16:31:48 -05:00 |
|
julian
|
bc25d5b3af
|
WIP stellar memo field on send screens as well as in trade details and exchange flow
|
2023-09-07 16:41:44 -06:00 |
|
julian-CStack
|
f2a872c44c
|
ensure cursor stays at end on exchange/swap form
|
2023-07-19 08:54:56 -06:00 |
|
julian-CStack
|
d867270aac
|
exchange view amount string provider fix
|
2023-07-19 08:42:06 -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
|
b92fb5b547
|
Merge remote-tracking branch 'origin_SW/add_nano' into flutter_upgrade
# Conflicts:
# pubspec.lock
|
2023-06-05 14:48:03 -06:00 |
|
julian
|
044c957152
|
refactor dropdown2 and qr image
|
2023-06-05 07:40:56 -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
|
1b1c61a3a3
|
feat: WIP use amount formatter in GUI
|
2023-05-29 15:11:48 -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
|
84ac798bb8
|
docs: add copyright header to all source code
|
2023-05-26 19:33:04 +03:00 |
|
julian
|
6c691e26f5
|
fix: trocador swap status link
|
2023-05-19 08:44:15 -06:00 |
|
julian
|
b946bba01b
|
v2 theme assets
|
2023-05-18 12:52:48 -06:00 |
|