Commit graph

636 commits

Author SHA1 Message Date
julian
b6a2840368 check and update primary node if primary node is a default node that was updated 2022-10-20 11:01:25 -06:00
julian
a57fac4952 update monero and wownero default nodes 2022-10-20 10:22:01 -06:00
Marco
b8836397a9 externalCalls set and db migration 2022-10-19 16:51:50 -06:00
ryleedavis
78d741374c settings menu options ui 2022-10-19 16:10:34 -06:00
Marco
2ee8dd417a Merge branch 'flutter3.3.4' into desktop
# Conflicts:
#	lib/pages/stack_privacy_calls.dart
#	lib/utilities/prefs.dart
2022-10-19 09:29:32 -06:00
Marco
ba0eb9636d Merge branch 'staging' into widget-tests 2022-10-18 13:21:34 -06:00
julian-CStack
ae80ec23bd
Merge pull request #153 from cypherstack/bch_testnet_node
Change default bitcoincash testnet electrum node to stackwallet.
2022-10-18 10:49:59 -06:00
Dan Miller
c0e143b89b
Change default bitcoincash testnet electrum node to stackwallet. 2022-10-18 07:58:42 -07:00
julian
8664699484 default incognito mode fix 2022-10-17 16:37:47 -06:00
julian
a62d8f49a8 load exchange data everytime on button or swipe to exchange screen 2022-10-17 13:42:10 -06:00
Marco
d8fa93b06b default settings 2022-10-16 20:23:48 -06:00
Marco
3a2042eb92 quick fix for isar async write problem 2022-10-16 17:40:33 -06:00
ryleedavis
d00c15de26 text color change 2022-10-14 17:07:58 -06:00
julian
b822519d58 default to easy mode and button size fix 2022-10-14 13:40:44 -06:00
ryleedavis
d06219d3d9 added small text 2022-10-13 16:42:47 -06:00
ryleedavis
fe05cc9cda Merge branch 'privacyoptions' into desktop 2022-10-12 14:54:15 -06:00
Likho
78048a75be Merge remote-tracking branch 'origin/staging' into widget-tests
Merge staging into tests
2022-10-12 17:51:02 +02:00
Marco
0c6d84e9dd Merge branch 'privacyoptions' into testing-exchange
# Conflicts:
#	lib/pages/stack_privacy_calls.dart
#	lib/utilities/prefs.dart
2022-10-11 14:49:59 -06:00
Marco
548bc273f7 add delete all functionality for IOS 2022-10-11 14:45:11 -06:00
ryleedavis
e66feaae28 font fix and added padding 2022-10-11 14:19:48 -06:00
ryleedavis
8742496a24 new icon without white border 2022-10-11 10:34:36 -06:00
ryleedavis
80503192cf desktop settings 2022-10-11 09:34:56 -06:00
julian
bf27f38bb5 WIP startup privacy options page layout 2022-10-11 08:15:51 -06:00
Marco
7f8392522d fully working setting with ease of use option, tests pass 2022-10-10 17:41:43 -06:00
Marco
5707a846b4 Merge branch 'staging' into testing-exchange 2022-10-10 11:59:33 -06:00
Marco
4339c19631 easy or more private option added at startup 2022-10-09 21:36:43 -06:00
ryleedavis
60ff3ebf6f color doesn't change on hover 2022-10-07 10:04:56 -06:00
ryleedavis
fac914e4ee button color background 2022-10-06 18:24:57 -06:00
ryleedavis
ebc9c15c3d option text color changes on selection 2022-10-06 18:23:49 -06:00
julian
534034dcd3 Merge branch 'simpleswap' into testing-exchange
# Conflicts:
#	pubspec.yaml
2022-10-04 18:59:41 -06:00
Marco
2ed5559cde Merge branch 'desktop' into updatedesktop 2022-10-04 11:43:40 -06:00
julian
a8396977ef changenow reverse fixed rate trade support 2022-10-03 18:55:12 -06:00
julian
6d93991460 exchange icons 2022-10-03 12:24:37 -06:00
ryleedavis
c177102850 updated indicator name 2022-10-03 11:58:19 -06:00
ryleedavis
ec54d9fe8c added settings indicator icon 2022-10-03 11:14:37 -06:00
julian
649ebd1987 clean up db migrate 2022-10-02 18:55:06 -06:00
julian
58deb850f2 move from the changenow specific ExchangeTransaction model to Using the generic Trade model 2022-10-02 18:54:35 -06:00
julian
cdcda481bf changenow trade to generic trade db migration 2022-10-02 14:46:50 -06:00
julian
5451698b92 send from button in trade details 2022-09-30 15:21:10 -06:00
julian
13e0356ca5 desktop settings icon and additional textstyle 2022-09-29 15:55:10 -06:00
julian
6f594ade52 wownero 11 decimal places fixes 2022-09-28 17:15:16 -06:00
julian
7b3b7554b0 wownero node and ui fixes 2022-09-28 09:17:16 -06:00
julian
88653f96df missing wow enum and price values 2022-09-27 10:27:51 -06:00
Marco
26b7306d22 Merge branch 'staging' into wow
# Conflicts:
#	assets/images/wownero.png
#	lib/pages/add_wallet_views/restore_wallet_view/restore_wallet_view.dart
#	lib/services/coins/coin_service.dart
#	lib/utilities/address_utils.dart
#	lib/utilities/assets.dart
#	lib/utilities/cfcolors.dart
#	lib/utilities/constants.dart
#	lib/utilities/default_nodes.dart
#	lib/utilities/enums/coin_enum.dart
#	pubspec.yaml
2022-09-27 16:16:20 +08:00
Marco
d3767ed31e more wow fixes 2022-09-27 16:09:31 +08:00
julian
b0ce231cf1 bch testnet default node fix 2022-09-26 15:37:00 -06:00
julian
c41500e405 bch testnet default node fix 2022-09-26 15:36:01 -06:00
julian
8e05d4ef56 various small bch fixes, temp disable tests 2022-09-26 14:44:07 -06:00
julian
57f0ea5ead Merge branch 'desktop' into testing
# Conflicts:
#	lib/pages/add_wallet_views/restore_wallet_view/restore_options_view/restore_options_view.dart
#	lib/pages/wallet_view/transaction_views/transaction_search_filter_view.dart
#	lib/utilities/text_styles.dart
#	test/services/coins/bitcoincash/bitcoincash_wallet_test.dart
2022-09-26 14:35:58 -06:00
julian
84db4ac17f enable bch 2022-09-26 14:32:53 -06:00
julian
1cc1a5768e add map() functionality to listenable list 2022-09-26 12:15:24 -06:00
julian
944bee890e text styles font based on theme 2022-09-26 11:34:41 -06:00
julian
1fa65d92a8 standardized buttons, desktop dialog/alert outline, restore wallet request dialog 2022-09-26 09:49:36 -06:00
julian-CStack
1c889fd054
Merge pull request #91 from cypherstack/testing
Testing
2022-09-25 13:23:25 -06:00
julian
539597814c mnemonic word game selected text dark theme color fix 2022-09-25 08:28:32 -06:00
julian
64420962f2 mnemonic word game selected text dark theme color fix 2022-09-25 08:28:21 -06:00
julian-CStack
b716dc9f5c
Merge pull request #86 from cypherstack/testing
Testing
2022-09-24 16:42:50 -06:00
julian
c656da6dec style fixes 2022-09-24 15:53:49 -06:00
julian
f45449f3d2 style fixes 2022-09-24 15:52:03 -06:00
julian
894a39731b font fix 2022-09-24 15:21:31 -06:00
julian
a41e172ac1 font fix 2022-09-24 15:20:58 -06:00
julian-CStack
1dc002166f
Merge pull request #84 from cypherstack/testing
Testing
2022-09-24 11:45:34 -06:00
julian
3c688729a6 wallet navbar BG dark mode color fix 2022-09-24 10:55:05 -06:00
julian
0fab3ec04f dark theme color fixes 2022-09-24 10:54:55 -06:00
julian
37f59f11bf wallet navbar BG dark mode color fix 2022-09-24 10:25:46 -06:00
julian
b0aed63b18 dark theme color fixes 2022-09-24 10:16:42 -06:00
ryleedavis
6f11f5c6ef commented out bch 2022-09-23 19:26:09 -06:00
ryleedavis
ea7097d25b Merge branch 'rylee-tmp' of https://github.com/cypherstack/stack_wallet into rylee-tmp 2022-09-23 19:02:43 -06:00
ryleedavis
45c6e10dbc Merge branch 'staging' into rylee-tmp
# Conflicts:
#	lib/utilities/address_utils.dart
#	lib/utilities/theme/stack_theme.dart
2022-09-23 16:37:17 -06:00
julian
2e965e45ae enable namecoin 2022-09-23 15:02:53 -06:00
julian
befeb55d13 namecoin validate address bugfix 2022-09-23 10:48:27 -06:00
julian
ef7881b4d0 remove old unused file 2022-09-23 08:45:16 -06:00
julian
4e0c99c6f7 dynamic themed icons 2022-09-23 08:34:22 -06:00
julian
c3612d0d89 dynamic themed icons 2022-09-23 08:33:44 -06:00
julian
43b673ec0d dark mode testing without partial nmc+bch 2022-09-22 18:06:19 -06:00
julian
15739a22f8 dark mode toggle and color theme persistence 2022-09-22 17:48:50 -06:00
julian
598dfcbe38 live color theme toggle 2022-09-22 16:17:21 -06:00
julian
dd122e3610 A few more color fixes 2022-09-22 14:27:13 -06:00
julian
942a67e6a4 WIP stack colors ThemeExtension 2022-09-22 11:44:06 -06:00
julian
01adeda61b light color and various other fixes 2022-09-22 11:43:44 -06:00
julian
0f4ef21c70 warning text color fix 2022-09-22 08:57:06 -06:00
julian
2edc0c1102 copy and favorited star icon color fix 2022-09-22 08:45:24 -06:00
julian
559da849ce added proper colors to light_colors.dart and a couple other fixes 2022-09-21 18:34:53 -06:00
julian
f25d9eecef remove CFColors and some more dark color fixes 2022-09-21 16:49:48 -06:00
julian
e830286511 Color theming mostly done with dark colors 2022-09-21 15:59:52 -06:00
julian
7d3a9bf0d9 home + pinpad dark colors 2022-09-21 11:59:18 -06:00
julian
8f4cba8b3e update nmc port 2022-09-21 07:41:13 -06:00
julian
f177e6530a Merge branch 'implement-name-coin' into desktop 2022-09-21 07:27:04 -06:00
julian
888617c112 Merge branch 'testing' into desktop 2022-09-21 07:02:38 -06:00
julian
e57efe598d WIP text style colors 2022-09-21 07:02:10 -06:00
julian
8d69617fd4 WIP light+dark icons 2022-09-20 18:59:31 -06:00
julian
1ae035bca1 WIP theme coloring 2022-09-20 18:46:07 -06:00
julian
a5f0443c4e added missing colors 2022-09-20 15:02:08 -06:00
julian
442d113a73 dark theme colors 2022-09-20 14:52:49 -06:00
Dan Miller
3f6c7fd986
Correct port definition for bitcoin cash node to use the electrum port. 2022-09-20 10:55:16 -07:00
Likho
b5ad9ec004 Add new nodes from Rylee and fix bch tests 2022-09-20 15:09:46 +02:00
julian
40f6acda2e added desktop menu icons 2022-09-19 13:34:27 -06:00
julian
04fcc58f4a added another named color 2022-09-19 11:33:55 -06:00
julian
66522784de add isDesktop util getter 2022-09-19 11:31:42 -06:00
Likho
20e8d0c114 Add tbch explorer 2022-09-19 16:14:07 +02:00
Likho
25bcb9b94d Merge remote-tracking branch 'origin/testing' into implement-name-coin 2022-09-19 15:39:41 +02:00
Likho
d032690101 WIP: Testing nmc and bch 2022-09-19 15:38:32 +02:00
julian
340cb3ccc3 WIP desktop restore ui and wallets overview layout 2022-09-18 19:27:25 -06:00
julian
b57521c6a8 verify recovery phrase view desktop ui layout 2022-09-18 12:57:35 -06:00
julian
f63acf4fa7 recovery warning desktop ui 2022-09-18 11:27:38 -06:00
julian
c28e188c8f desktop reusable widgets and create/restore flow ui 2022-09-18 10:14:27 -06:00
julian
95d37c9c28 add wallet desktop view 2022-09-16 17:54:46 -06:00
julian
4d594e3251 a couple small Coin enum fixes and added missing coin colors 2022-09-16 13:10:32 -06:00
julian
20943de67b missing enum cases 2022-09-16 12:39:17 -06:00
julian
6e84f8b253 minimize toggle desktop menu options 2022-09-16 11:26:12 -06:00
julian
31565f1832 empty wallets desktop ui and simple desktop app bar class 2022-09-16 10:23:42 -06:00
Likho
aba579f64e WIP: Fix bch failing tests, add testnet 2022-09-16 13:13:30 +02:00
julian
497d0f1555 basic desktop home view and menu outlines 2022-09-15 15:38:30 -06:00
julian
28916a9b93 desktop colors, text styles, and some ui element platform specific checks 2022-09-15 13:48:28 -06:00
Likho
6ea7ed195e Add block explorer for NMC 2022-09-14 11:09:01 +02:00
Likho
e065044476 Add namecoin image 2022-09-13 20:00:43 +02:00
Likho
1419023ec9 Merge remote-tracking branch 'origin/ui-testing' into implement-name-coin
# Conflicts:
#	test/cached_electrumx_test.mocks.dart
#	test/electrumx_test.mocks.dart
#	test/screen_tests/exchange/exchange_view_test.mocks.dart
#	test/services/coins/manager_test.mocks.dart
2022-09-12 18:00:24 +02:00
Likho
84694fa1dd WIP: Add namecoin 2022-09-12 14:01:42 +02:00
Likho
6a418c4215 WIP : Adding name coin 2022-09-12 10:30:32 +02:00
Likho
25c395e070 Merge remote-tracking branch 'origin' into add-bitcoincash 2022-09-12 09:47:12 +02:00
julian
9229aa4ce3 add load into selected wallet immediately on startup setting 2022-09-09 10:51:34 -06:00
Likho
6fab5c9976 Add images for bch 2022-09-09 12:59:40 +02:00
ryleedavis
d7c38783cd changed monero color 2022-09-08 17:45:21 -06:00
julian
3c31008af8 added block explorer warning 2022-09-07 17:28:33 -06:00
julian
0cfa7240ea changed epic and monero base color 2022-09-07 17:19:23 -06:00
Likho
e365bb0c16 Update blockexplorer for bch and fix USD amount not showing in send view 2022-09-07 17:43:39 +02:00
Likho
5cbaa597d3 Update bch network 2022-09-07 13:11:50 +02:00
julian
d84cde3db6 upcoming firo functionality assets and some linter warning clean up 2022-09-06 15:51:22 -06:00
julian
97e2f60c85 clean up migrate and add possible stuff for upcoming firo functionality 2022-09-06 15:46:31 -06:00
julian
8fc2e5ee1b hive data migrate to v1 for lelantus coins update 2022-09-06 09:12:23 -06:00
Likho
d5b82f26f7 WIP: Add bitcoincash 2022-09-06 16:17:45 +02:00
julian
d6618518ad receive screen redesign and added generate new address button 2022-09-05 19:18:45 -06:00
Marco Salazar
6ee57ab217 arm success 2022-09-01 16:51:06 +08:00
Marco
7bd2b6b38a fixes firo but removes firo testnet 2022-08-29 21:50:02 +08:00
julian
2ada2d5bde override paste in first text field on mnemonic restore form 2022-08-26 10:38:17 -06:00
Marco
b41d31fd32 first commit 2022-08-26 16:11:35 +08:00