sneurlax
8cd431a71c
key favorite cards
...
and what Julian's already done automagically reorders the cards according to their order in the list in the edit view
so you can list which favorite is your favorite
2023-02-09 18:00:15 -06:00
Diego Salazar
3104fdd856
bump version (1.5.37, 122)
2023-02-07 13:23:36 -07:00
Diego Salazar
df0e18c582
Merge pull request #338 from cypherstack/paynyms
...
refactor and clean up
2023-02-07 13:16:07 -07:00
julian
174f849db0
mb refcode
2023-02-07 13:09:52 -06:00
julian-CStack
0e2c423d71
Merge branch 'staging' into paynyms
2023-02-07 11:47:03 -06:00
julian-CStack
c42e962190
Merge pull request #339 from cypherstack/simplex
...
Update Simplex API URL to production
2023-02-07 11:46:40 -06:00
julian
5bac2a79ea
build runner mocks fix
2023-02-07 11:24:04 -06:00
julian
d4db845494
Merge branch 'exchange_refactor' into paynyms
...
# Conflicts:
# test/pages/send_view/send_view_test.mocks.dart
# test/widget_tests/managed_favorite_test.mocks.dart
# test/widget_tests/table_view/table_view_row_test.mocks.dart
# test/widget_tests/wallet_card_test.mocks.dart
# test/widget_tests/wallet_info_row/sub_widgets/wallet_info_row_balance_future_test.mocks.dart
# test/widget_tests/wallet_info_row/wallet_info_row_test.mocks.dart
2023-02-07 11:17:16 -06:00
julian
62f7ebbc3c
Merge branch 'majestic_bank' into paynyms
2023-02-07 11:16:26 -06:00
julian
2366c40dcd
currency loading performance increase
2023-02-07 11:10:35 -06:00
sneurlax
5173aec491
update simplex url
...
need to also update simplex_api
2023-02-07 10:32:46 -06:00
sneurlax
5e6ff5109d
Merge remote-tracking branch 'cypherstack/staging' into simplex
2023-02-07 10:25:10 -06:00
julian
842593d6b2
ensure exchange is updated properly
2023-02-06 17:49:27 -06:00
julian
287c226416
clean up exchange_form.dart
2023-02-06 16:16:17 -06:00
julian
aa3d6f4102
show loading while updating rate on newly selected currency
2023-02-06 15:58:20 -06:00
julian
243acd09ba
fix when leaving and returning to exchange view
2023-02-06 15:50:18 -06:00
julian
a94feef80e
theme switching color fixes
2023-02-06 15:45:00 -06:00
julian
05934e28d9
exchange icon alignment fix
2023-02-06 15:44:47 -06:00
julian
57c31e9fa2
mb icon and refcode
2023-02-06 15:34:17 -06:00
julian
8061f0811d
handle refund address support
2023-02-06 13:45:22 -06:00
julian
b19a3dbbf8
limit rate calls on amount entry
2023-02-06 13:08:24 -06:00
julian
f578ce9c0c
clean up
2023-02-06 13:07:49 -06:00
julian
15207fc7f1
cache currencies and revert if needed on switching exchanges where currencies aren't available on both exchanges
2023-02-06 12:29:00 -06:00
julian
f4737c5d95
show unsupported pair message per exchange
2023-02-06 12:19:43 -06:00
julian
3fde042c8e
verify paired currency selection list options are valid
2023-02-06 10:50:32 -06:00
julian
f174efcec0
clean up and exchange form state bug fixes
2023-02-06 10:27:24 -06:00
julian
be2a52301e
clean up and QoL mods to exchange_form_state.dart
2023-02-06 09:44:23 -06:00
julian
18e089179b
simplify Currency class and fixed image loading issue
2023-02-06 09:23:31 -06:00
julian
3d01ec8598
reduce size of Pair class
2023-02-06 08:43:16 -06:00
julian
10605d96a2
WIP exchange refactor and clean up
2023-02-05 17:50:40 -06:00
julian
4345a67d3f
currency select function fix
2023-02-05 15:25:35 -06:00
julian
5aab115b96
form state provider fix
2023-02-05 15:11:58 -06:00
julian
1455808d7a
WIP refactor exchange to use isar as cache instead of in memory using riverpod
2023-02-05 14:32:39 -06:00
julian
585a684ecc
apply majestic bank api to an exchange class
2023-02-04 11:48:07 -06:00
julian
4cbf8b8cd9
refactor exchange exception
2023-02-04 11:15:42 -06:00
julian
a3b5ba5b04
majestic bank dart api impl
2023-02-04 09:16:05 -06:00
julian
d4499ac3bc
firo bug fix and test update
2023-02-03 19:04:43 -06:00
julian
255020f1d8
Merge remote-tracking branch 'origin/staging' into paynyms
2023-02-03 18:54:38 -06:00
julian
5145d4fc01
query/filter bch addresses using derivation path components
2023-02-03 18:51:30 -06:00
julian
74ca8e1e07
add delete address labels and tx notes functionality (isar notes unimplemented atm)
2023-02-03 18:17:39 -06:00
julian
eb42493e4d
bch derivePath bug fix
2023-02-03 18:05:19 -06:00
julian
9b4dee76a5
add derivationPath to Address constructor as required
2023-02-03 17:30:32 -06:00
julian
0c8e561995
bch constructDerivePath bug fix
2023-02-03 17:22:34 -06:00
julian
ad0059508c
move wallet constructors below class declaration
2023-02-03 16:48:16 -06:00
julian
4d891e0f31
clean up
2023-02-03 16:42:27 -06:00
julian
5b5ee30e41
centralized and cleaned up bip32 utils, and added mnemonic password functionality
2023-02-03 16:34:06 -06:00
julian
b0c00d8ec7
db refactor and added address labels
2023-02-03 13:22:21 -06:00
julian
7f15c1e6f4
fix share button on receiving qr generate
2023-02-03 10:26:11 -06:00
julian
19d0cb378d
sort receiving addresses by lowest index first
2023-02-03 08:27:27 -06:00
Diego Salazar
a7bff0f018
121
2023-02-02 18:12:11 -07:00