Commit graph

2662 commits

Author SHA1 Message Date
julian
0d7a0a8fb9 Merge branch 'staging' into add-ecash
# Conflicts:
#	lib/utilities/assets.dart
#	lib/utilities/theme/color_theme.dart
2023-05-17 12:11:08 -06:00
julian
e406374796 clean up and optimizations 2023-05-17 11:34:40 -06:00
julian
d270ea38a2 clean up tx count function 2023-05-17 08:37:27 -06:00
julian
140e5c279f Merge branch 'firo_cleanup' into ui-fixes 2023-05-16 16:30:12 -06:00
julian
ab78e3fbca clean up _getUnspentCoins() 2023-05-16 15:59:06 -06:00
ryleedavis
e463560a5f fix support page icon color 2023-05-16 15:38:18 -06:00
julian
9725ed32be WIP rework of anon balance calc 2023-05-16 15:15:08 -06:00
julian
02fe1103cb fix assignment issue 2023-05-16 14:43:52 -06:00
julian
01999e4f29 revert if pointless or breaks things? 2023-05-16 14:38:24 -06:00
Josh Babb
7d8f03dd20 add warning 2023-05-16 15:20:18 -05:00
julian
eac4ee54f1 logging on possible bad data 2023-05-16 14:17:12 -06:00
julian
a513e90082 make function easier to read: Part 2 2023-05-16 14:13:14 -06:00
julian
87507585b8 make function easier to read 2023-05-16 14:08:25 -06:00
ryleedavis
bb5ada8178 fix eye icon overflow error on desktop 2023-05-16 13:36:59 -06:00
julian
d0c53c2673 Strongly typed used serials list 2023-05-16 13:29:48 -06:00
julian
1b92f2b36b no more derivations stored for firo 2023-05-16 11:33:00 -06:00
julian
939e10248b fix: grammar 2023-05-16 11:04:45 -06:00
julian
e843065278 fix: contact id access fixes 2023-05-16 09:33:28 -06:00
julian
ba33aee395 fix: token view summary icon asset loading 2023-05-15 16:31:03 -06:00
julian
f6ab07787f Merge remote-tracking branch 'origin_SW/staging' into ui-fixes 2023-05-15 15:34:30 -06:00
julian
f5ff1c4016 fix: grammar 2023-05-15 15:34:07 -06:00
julian
63035aabf0 feat: desktop custom block explorers 2023-05-15 15:33:32 -06:00
julian
a2c15ac332 fix: missing updated data version 2023-05-15 14:21:09 -06:00
julian
59c1a49ee7 Merge branch 'ui-fixes' into address_book_isar
# Conflicts:
#	lib/pages_desktop_specific/address_book_view/subwidgets/desktop_contact_details.dart
#	lib/utilities/db_version_migration.dart
2023-05-15 14:15:34 -06:00
julian
52bffbac08 add contacts migration from hive to isar and remove contact class conversion 2023-05-15 14:12:06 -06:00
julian
8351821c89 disable xpubs temporarily 2023-05-15 11:15:35 -06:00
julian
9764ad0d14 fix: added new color to fix orange theme issue 2023-05-15 10:43:23 -06:00
julian
7aeab97151 fix: text color of more options 2023-05-15 09:32:40 -06:00
julian
100b3085eb fix: wallet nav bar swap icon 2023-05-15 08:34:30 -06:00
julian
127564f2ac fix: bch remove bad address type 2023-05-15 07:48:50 -06:00
detherminal
524f4c5514 feat: move address books to isar 2023-05-14 18:06:47 +03:00
julian
539dec13f5 clean up and fixed bugs found while porting themes to duo 2023-05-13 21:25:46 -06:00
julian
9820aed1ff show flush bar on desktop instead of dialog 2023-05-12 15:20:47 -06:00
julian
664a8212fd fix: alignment 2023-05-12 15:06:38 -06:00
julian
b715cf9535 fix: selected theme on deleting themes changing 2023-05-12 15:05:40 -06:00
julian
147914f650 fix: fix show theme preview in incognito without network loading 2023-05-12 14:49:20 -06:00
julian
451e5e1259 fix: show theme preview in incognito without network loading 2023-05-12 14:13:15 -06:00
julian
4a5ca30b6f fix: tests 2023-05-12 14:02:04 -06:00
julian
c713de3e79 pass bytes around instead 2023-05-12 13:51:15 -06:00
julian
fe0155edc7 Merge remote-tracking branch 'origin_SW/staging' into themes 2023-05-12 11:16:32 -06:00
julian
e032e90957 update theme schema to add support for preview assets 2023-05-12 10:19:15 -06:00
julian
63fff1d644 Add desktop custom theme selection and download ui. As well fixed a couple bugs on the mobile version 2023-05-12 09:32:35 -06:00
julian
fcecb0d6b2 Hacked Textfield layout. Needs correct colors for hover/active/disabled etc. Fixes cursor height issue 2023-05-11 18:07:27 -06:00
julian
bcb5075fb2 add install theme button to app bar 2023-05-11 11:34:14 -06:00
julian
6f97b06569 incognito theme management 2023-05-11 11:28:37 -06:00
julian
ee29025364 add manual theme installation 2023-05-11 10:33:10 -06:00
julian
0ec891b439 fix: listen for theme changes 2023-05-11 09:36:45 -06:00
julian
7c1d909b27 add uninstall button 2023-05-11 09:30:51 -06:00
julian
7131632044 fix: background 2023-05-11 09:30:15 -06:00
julian
b16e96fc6d ask to load themes if in incognito mode 2023-05-11 09:10:02 -06:00
julian
6990d60b9b various fixes, layout tweaks, and refactoring 2023-05-10 16:49:56 -06:00
julian
6ed6ffb18b add previewImageUrl property 2023-05-10 13:25:17 -06:00
julian
7c4237f8f8 check fetched theme data sha256 hash 2023-05-10 13:21:08 -06:00
julian
9e39d995e2 fetch themes from server logic 2023-05-10 13:02:35 -06:00
julian
6e381ef280 fix: mobile system default theme options 2023-05-10 11:01:25 -06:00
julian
2f895c12a7 switch themes using new theming method 2023-05-10 10:16:49 -06:00
julian
e1e1397f17 theme installed check 2023-05-10 08:53:46 -06:00
julian
436a15cfbe fix: merge fixes 2023-05-10 07:39:00 -06:00
julian
4213eca928 Merge remote-tracking branch 'origin_SW/staging' into themes
# Conflicts:
#	lib/db/isar/main_db.dart
2023-05-09 18:00:17 -06:00
julian
71992ea0c8 fix: use SvgPicture.file constructors for themed assets located in the filesystem 2023-05-09 17:59:26 -06:00
julian
f8e6b060e6 encapsulate themes dir across platforms 2023-05-09 17:27:48 -06:00
julian
3757385b81 WIP install default themes on startup 2023-05-09 17:18:44 -06:00
julian
4fe014287c fix: assets paths 2023-05-09 17:18:27 -06:00
julian
604e4cfde7 install theme from zip archive functionality 2023-05-09 17:18:13 -06:00
julian
7e277a829e fix: notification wrapper bug 2023-05-09 17:16:12 -06:00
julian
e53e7e5055 set up installing of themes and including default themes 2023-05-09 15:58:42 -06:00
julian
60af990c1f remove a couple more hard coded assets 2023-05-09 14:59:21 -06:00
julian
6d502ac01d temp comment out some code 2023-05-09 14:59:16 -06:00
julian
2984b49178 use themeId strings 2023-05-09 14:59:16 -06:00
julian
9de6d0619d fix: ThemeAssets embedded constructor and generate Isar schema 2023-05-09 14:59:16 -06:00
julian
136207c179 pull gifs out of bundled assets 2023-05-09 14:59:16 -06:00
julian
d182fd2740 replace ThemeType enum with themeId Strings 2023-05-09 14:20:29 -06:00
julian
80a23c4bee update stack theme class to parse json properly 2023-05-09 14:04:48 -06:00
julian
39a749d522 remove background image path 2023-05-09 13:59:31 -06:00
julian
0c305c4911 delete color theme files 2023-05-09 13:59:09 -06:00
julian
5f9c68e534 move notifications wrapper 2023-05-09 12:01:55 -06:00
julian
b66e43f788 comment out erroring code for now 2023-05-09 11:56:24 -06:00
julian
511ac393b6 untested notifications wrapper 2023-05-09 11:54:15 -06:00
julian
aae766cdba update a few more assets and added missing background asset to theme class 2023-05-09 10:59:55 -06:00
julian
fae467440c update text styles 2023-05-09 10:53:15 -06:00
julian
7da7302e63 fix: added missing assets to theme and updated more references to use theme provided assets 2023-05-09 10:51:30 -06:00
julian
e92501c38d fix: load secondary (ex. chan kiss) gif properly if exists 2023-05-09 10:36:01 -06:00
julian
87bafa77c5 fix: load gif properly if exists 2023-05-09 10:32:36 -06:00
julian
8f5da9c4da fix: add missing buy image to theme and fix a couple other asset refs 2023-05-09 10:30:06 -06:00
julian
bd476a04a0 pass theme id 2023-05-09 10:24:37 -06:00
julian
efec395c79 fix: import 2023-05-09 10:24:11 -06:00
julian
789029a11f some clean up of assets.dart 2023-05-09 10:23:39 -06:00
julian
7da9f3b6e1 add secondary images to differentiate between chan plain and kiss coin gifs 2023-05-09 09:48:28 -06:00
julian
f3da99fd00 use id given by server 2023-05-09 09:26:19 -06:00
julian
236b895ae4 fix: delete themed assets from bundle and remove remaining references to assets.dart for themed icon assets 2023-05-09 09:21:04 -06:00
julian
575ec170f8 fix: added missing exchange status icon assets 2023-05-09 09:14:48 -06:00
likho
f57ec039b2 Stop epicbox listener when wallet is syncing 2023-05-09 11:49:20 +02:00
julian
2cf7d6de93 fix: more bch zero conf special case fixes 2023-05-08 16:15:39 -06:00
julian-CStack
a73f5a1b3d remove unnecessary cast 2023-05-08 12:03:38 -06:00
julian-CStack
11268d980c comment out unused vars 2023-05-08 11:58:36 -06:00
julian-CStack
f9f6d749ef Merge remote-tracking branch 'origin_SW/staging' into themes 2023-05-08 10:55:11 -06:00
julian
3f5cfcbfaf clean up unused code, imports, and formatting 2023-05-08 08:36:05 -06:00
julian
c8655d56bc Merge remote-tracking branch 'origin_SW/staging' into custom_block_explorers 2023-05-08 08:20:52 -06:00
Diego Salazar
6efa5597bf
Merge pull request #520 from cypherstack/add-epic-send-to-address
fix: Add send to address for epic when sending
2023-05-05 16:16:56 -06:00
detherminal
47df2a8a7a feat: use isar instead of hive 2023-05-05 20:30:22 +03:00
detherminal
bf6e378fbc Merge remote-tracking branch 'custom_block_explorers' into staging 2023-05-05 19:38:19 +03:00
julian
38c4f6bc12 fix: desktop exchange form overflow 2023-05-05 10:30:34 -06:00
julian
0ab96ad6a1 fix: some exchange api error propagation 2023-05-05 10:25:56 -06:00
julian
0ca5e46474 fix: Dart's stupid rounding 2023-05-05 09:32:55 -06:00
julian
22a7763b26 fix: desktop trocador kyc rating info dialog 2023-05-05 08:56:04 -06:00
julian
a00f226f52 remove auto setting 8 decimal places 2023-05-05 08:20:37 -06:00
julian
16ca32a882 Don't show exchange providers until amount is entered 2023-05-05 08:16:08 -06:00
likho
4d785e113c Merge branch 'staging' into add-epic-send-to-address 2023-05-05 14:01:02 +02:00
likho
affee53ca6 Add send to address for epic when sending 2023-05-05 13:58:53 +02:00
ryleedavis
7c8b31dc4c center lock screen PIN page 2023-05-04 16:37:57 -06:00
ryleedavis
8d7db30328 move biometrics to appbar 2023-05-04 16:37:57 -06:00
julian
8fd0caac44 Merge branch 'staging' into ui-fixes 2023-05-04 15:14:39 -06:00
julian
3a9d23d0f9 add a (+) wallet button on mobile (per coin) wallets list 2023-05-04 14:52:58 -06:00
julian
8ebd4f3a5f update generated files 2023-05-04 14:33:34 -06:00
julian
e3c0f58abc custom block explorer isar model/schema 2023-05-04 14:33:19 -06:00
ryleedavis
90f5e6c369 replace coin icons for swap + buy crypto select sheets 2023-05-04 13:26:46 -06:00
julian
34d9360f20 delete empty/unused files 2023-05-04 12:20:08 -06:00
julian
1c33dd5062 swap rate refresh fixes and error propagation 2023-05-04 12:19:50 -06:00
detherminal
1587b5b1e9 feat: implement custom block explorer 2023-05-04 21:10:37 +03:00
julian-CStack
a1b7c9248b tighten swap estimate refreshing 2023-05-04 08:58:50 -06:00
julian-CStack
87ed2af7ce remove empty file 2023-05-04 08:57:24 -06:00
julian
032748fdfe Merge branch 'staging' into trocador 2023-05-03 16:11:14 -06:00
julian
bde4321942 clean up prints 2023-05-03 16:08:00 -06:00
julian
292e49563a fix: remove duplicate title 2023-05-03 16:04:47 -06:00
julian
be6a2c110f fix: import 2023-05-03 16:03:13 -06:00
julian
7c8721f492 fix: swap refreshing provider 2023-05-03 15:47:12 -06:00
julian
3d9a8c3a3c remove global swap warning message (will be replaced in future with per exchange info) 2023-05-03 15:46:51 -06:00
julian
eeda23417c update swap update estimate input interval 2023-05-03 15:45:50 -06:00
julian
51acd366b4 fix: swap currency updating bug and some updating optimizations 2023-05-03 14:40:39 -06:00
julian
bea6cd366d Merge remote-tracking branch 'origin_SW/staging' into trocador 2023-05-03 14:04:31 -06:00
julian
3a97623e5b WIP exchange screen state refactor 2023-05-03 14:03:31 -06:00
ryleedavis
f4509dc70d WIP: replace coin icons 2023-05-03 09:36:24 -06:00
Rylee Davis
4af7a748a0
Merge branch 'staging' into ui-fixes 2023-05-02 16:47:21 -06:00
ryleedavis
d1d6eae78b Merge branch 'themes' of https://github.com/cypherstack/stack_wallet into themes 2023-05-02 15:06:38 -06:00
ryleedavis
301f4b5cf5 WIP: rename coin image provider + add coin icon provider 2023-05-02 15:05:04 -06:00
likho
23ab681039 Move the rest of the themes to Json 2023-05-02 19:06:46 +02:00
julian
3564426248 show trocador provider options 2023-05-02 10:22:35 -06:00
likho
4715367fd4 Update Themes template to new structure, add forest, ocean-breeze and fruit-sorbet themes to json 2023-05-02 17:11:16 +02:00
julian
89f806f394 prevent double loading of data 2023-05-02 08:24:37 -06:00
likho
bff4f3f97f Merge branch 'themes' of github.com:cypherstack/stack_wallet into themes 2023-05-02 15:11:14 +02:00
likho
fa6e7d907e Update themes structure 2023-05-02 15:10:50 +02:00
ryleedavis
b5dff2f88b fixed an import typo 2023-05-01 16:47:23 -06:00
ryleedavis
572410db89 resolve merge conflicts 2023-05-01 16:41:13 -06:00
ryleedavis
db9485474e import custom button 2023-05-01 16:35:43 -06:00
ryleedavis
e5fe80f057 WIP: randomize PIN pad 2023-05-01 16:34:48 -06:00
ryleedavis
63277600a6 unlock wallet using submit button 2023-05-01 16:34:45 -06:00
ryleedavis
cede462681 WIP: randomize PIN provider + toggle added 2023-05-01 16:34:36 -06:00
ryleedavis
096aab834b UseBiometric button + only show if biometrics toggle is on 2023-05-01 16:34:16 -06:00
ryleedavis
6eea7cd2cf remove biometric button, move back button, add submit button 2023-05-01 16:30:43 -06:00
julian
e81521e374 WIP exchange process refactor to handle multiple sub providers per exchange provider 2023-05-01 16:26:12 -06:00
ryleedavis
93441bdf4d theme_coin_provider + replaced big coin images 2023-05-01 14:14:08 -06:00
julian
34f7d80051 Merge branch 'ui-fixes' into trocador 2023-05-01 13:50:27 -06:00
julian
e05caa589f bch block height showing as pending in ui fix 2023-05-01 13:41:53 -06:00
julian
b9211ad2c3 pass abi parsing errors (or other token init errors) up and show a simple dialog 2023-05-01 11:20:40 -06:00
julian
35ea94a209 catch abi parsing errors 2023-05-01 11:18:38 -06:00
julian
dad35470f8 unified desktop/mobile dialog 2023-05-01 11:18:11 -06:00
julian
643ef07066 add possibility to skip per wallet migration with warning 2023-05-01 09:46:11 -06:00
julian
808927a0d1 handle change in abi data 2023-05-01 08:51:55 -06:00
julian
e8cab19c47 WIP trocador assets and kyc info 2023-04-28 17:02:55 -06:00
julian
d14fd88e01 trocador debug prints 2023-04-28 15:27:38 -06:00
julian
33ec3f5a25 hack to isolate Trocador exchange name 2023-04-28 14:40:36 -06:00
julian
73b7af77f6 add trocador currencies to loading/caching process 2023-04-28 14:32:44 -06:00
julian
31a29be929 estimate/rateId fix and mounted check 2023-04-28 14:32:18 -06:00
julian
05c4d01ee4 initial Trocador integration 2023-04-28 14:31:26 -06:00
julian
d3b3092281 code readability 2023-04-28 14:29:30 -06:00
julian
da9b921ddc pass around estimate instead of just rateId 2023-04-28 14:29:10 -06:00
julian
da9b679d3c trocador api tweaks and clean up 2023-04-28 14:26:51 -06:00
detherminal
cb8de25e08 feat: rename label to semanticsLabel and correct misspelling 2023-04-28 21:21:30 +03:00
detherminal
6c25ce7d67
Merge branch 'cypherstack:staging' into staging 2023-04-28 21:08:01 +03:00
ryleedavis
ee09a8c724 wip: replace asset theme svgs 2023-04-28 10:54:43 -06:00
julian
9c414068d3 trocador api and response DTOs 2023-04-28 10:30:31 -06:00
likho
228afdd29a Merge branch 'themes' of github.com:cypherstack/stack_wallet into themes 2023-04-28 14:29:06 +02:00
likho
3b3e14ed7f Clean up, use flat structure for assets 2023-04-28 14:28:46 +02:00
julian
6df6207edd manage themes ui basic grid layout 2023-04-27 17:42:59 -06:00
julian
80f341ac40 Merge remote-tracking branch 'origin_SW/themes' into themes 2023-04-27 17:07:43 -06:00
julian
c9c9e79b5c Merge branch 'ui-fixes' into themes 2023-04-27 17:07:04 -06:00
julian
4defe837e7 WIP: manage themes ui 2023-04-27 17:06:46 -06:00
ryleedavis
e9c386c66f replace assets in tx_icon.dart 2023-04-27 16:56:17 -06:00
julian
05dc2a23e6 xpub layout fix for desktop 2023-04-27 16:13:44 -06:00
detherminal
4c145e1412 feat: wrap with semantic widget for talkback 2023-04-27 21:31:54 +03:00
detherminal
7ea374d6e4 Merge remote-tracking branch 'origin/staging' into staging
# Conflicts:
#	lib/pages/wallet_view/sub_widgets/wallet_refresh_button.dart
2023-04-27 21:22:04 +03:00
detherminal
6522d36c7b feat: wrap with semantic widget for talkback 2023-04-27 21:14:04 +03:00
julian
1e9642ec94 gap check fix ported from btc to bch 2023-04-27 09:01:14 -06:00
likho
e1dd7b47c0 Replace BuildContext images call with themeProvider in tx_icon.dart 2023-04-27 15:22:08 +02:00
likho
29a5a98063 Add light theme to json, clean out chan colors from dark theme 2023-04-27 14:17:33 +02:00
likho
dd213bb950 WIP: Convert themes to json 2023-04-27 10:42:20 +02:00
julian
aa2f29960c Merge remote-tracking branch 'origin_SW/staging' into paynyms_fixes 2023-04-26 17:30:24 -06:00
julian
cce4336f43 ensure all addresses with history have been generated before scanning for tx history on restore 2023-04-26 17:05:45 -06:00
julian
5a50f7d256 ensure notification address is added to local db 2023-04-26 16:19:24 -06:00
julian
9749443472 clean up notif node calls 2023-04-26 16:12:24 -06:00
julian
b14263eca5 clean up root node calls 2023-04-26 16:11:28 -06:00
julian
1dc2a3ce15 fix signing paynym received inputs 2023-04-26 15:12:36 -06:00
julian
d0bb0183f3 btc all own addresses query fix 2023-04-26 13:11:56 -06:00
julian
a236316291 unused code cleanup 2023-04-26 13:11:24 -06:00
julian
289009be18 ensure only non segwit payment code is ever shown 2023-04-26 12:29:43 -06:00
julian
8018a887cf paynym address generation clean up 2023-04-26 12:27:29 -06:00
julian
ce01269dbe clean up unneeded code 2023-04-26 09:28:04 -06:00
julian
2bfce21058 btc restore gap fix 2023-04-26 09:27:29 -06:00
likho
9bd2c1e2de Clean up 2023-04-26 16:03:34 +02:00
likho
707dc204c5 Ensure themes path is loaded, use testing theme name instead of UUID 2023-04-26 14:26:35 +02:00
ryleedavis
7fcfd43bfa add haptic feedback to pin + copy receiver address 2023-04-25 18:02:00 -06:00
ryleedavis
16a3020d91 replace persona images 2023-04-25 16:11:26 -06:00
ryleedavis
aa07ba639b replace stack images 2023-04-25 16:09:45 -06:00
ryleedavis
68ad1dfb2b replace stackIcon asset images 2023-04-25 16:07:28 -06:00
julian
61bb4b839d paynym.is api debugging info 2023-04-25 15:08:24 -06:00
julian
fea0aeea64 paynym amount fixes 2023-04-25 15:08:00 -06:00
julian
8c3fffde9d segwit paynym.is updates and fixes 2023-04-25 15:06:12 -06:00
julian
cf694d6cdd init fix 2023-04-25 11:32:57 -06:00
julian
5ad161e6a9 add initial segwit paynym support 2023-04-25 10:45:02 -06:00
julian
6fb93b00ff organize constants 2023-04-25 09:24:14 -06:00
likho
857f0f2acc Clean up 2023-04-25 15:58:51 +02:00
likho
4ed34ad50f Correctly parse gradient 2023-04-25 15:12:56 +02:00
julian
ef87517705 arrow rotate and svg usage clean up 2023-04-24 16:26:54 -06:00
julian
dbc34168ef arrow rotate svg clean up 2023-04-24 12:18:50 -06:00
julian
0d448a8417 guard against possible late init errors 2023-04-24 12:12:47 -06:00
julian
573668a333 bch testnet send fix 2023-04-24 12:10:46 -06:00
likho
d42f48ceee resolve json errors, move assets json into themes json 2023-04-24 19:36:05 +02:00
likho
c6ffe14a4e Rename assets json file 2023-04-24 18:42:22 +02:00
likho
5748de2251 Theme colors error fixes 2023-04-24 17:31:05 +02:00
julian-CStack
3a94972ab3 WIP assets change 2023-04-24 08:38:17 -06:00
julian-CStack
ec00f6aea4 WIP testing themes 2023-04-24 08:36:12 -06:00
likho
66f17b2ba1 Get assets from json 2023-04-24 14:53:51 +02:00
ryleedavis
992bf5de9b rotateArrows color 2023-04-21 21:48:19 -06:00
ryleedavis
360d6d7266 WIP: added arrowRotate lottie animation 2023-04-21 17:00:28 -06:00
ryleedavis
90ef8c8694 add arrow_rotate lottie 2023-04-21 12:18:59 -06:00
ryleedavis
15c2a8bb29 added boxShadowExt + boxShadows to ColorTheme 2023-04-21 09:57:20 -06:00
likho
3e36165db5 Add themes folder, setup json for dark theme assets and test getting assets from folder 2023-04-21 16:34:47 +02:00
julian
f9aac8ea36 clean up remaining add derivation stuff in btc and paynyms 2023-04-20 18:47:07 -06:00
julian
0734d9ee8a move to cleaner tx signing and stop adding derivations on address generation as we now have the info we need in the Address class. Old derivations should still be checked as not all old addresses are guaranteed to had a derivation path property 2023-04-20 18:36:43 -06:00
julian
e7eec36986 desktop wallet transactions ui fix 2023-04-20 18:34:16 -06:00
julian
58bc67f9ea some derivations additions cleaned up in btc 2023-04-20 18:00:08 -06:00
julian
6c3cddb48a clean up bch restore process 2023-04-20 17:53:09 -06:00
julian
89cc47525d new broadcast tx progress animation 2023-04-20 17:39:16 -06:00
julian
8e73e3ecba pass bip32 root node is available to save generation time 2023-04-20 12:35:08 -06:00
julian
703ceee86d clean up btc restore, stop storing derivations as they aren't needed anymore, and ensure all previous unused addresses are saved. 2023-04-20 12:34:31 -06:00
julian
1714e2a7d8 set wow confs to 15 2023-04-20 11:00:52 -06:00
ryleedavis
00a287be53 merge conflicts 2023-04-20 10:18:33 -06:00
ryleedavis
1ae97df42a resolve merge conflict 2023-04-20 10:12:57 -06:00
ryleedavis
62a9f7f5bf added button_back section 2023-04-20 10:11:05 -06:00
ryleedavis
962fab6e3e added color ints to color theme 2023-04-20 10:11:05 -06:00
julian
e3888be1b1 embedded assets, provider, and example 2023-04-20 09:32:50 -06:00
Likho
7581e4c5f8 Update structure and add sample theme_template 2023-04-19 16:40:43 +02:00
Likho
e02381dbf6 Update structure and add sample theme_template 2023-04-19 16:38:31 +02:00
Likho
38363a65d7 Dark theme json 2023-04-19 14:22:01 +02:00
julian-CStack
8526c2af6b Merge branch 'staging' into ui-fixes 2023-04-18 17:02:10 -06:00
julian-CStack
73261d85a5
Merge pull request #434 from InnocuousFinch/update-btc-blk-explr
Update bitcoin block explorers to use mempool.space
2023-04-18 17:01:19 -06:00
julian-CStack
2ff27956d1 init cache db no matter what on startup 2023-04-18 16:51:50 -06:00
julian-CStack
f6becfbe77 WIP re themeing 2023-04-18 10:46:04 -06:00
julian
3db3ad06c5 WIP isar theme class 2023-04-18 09:15:52 -06:00
julian
9a6dcba631 Merge branch 'ui-fixes' into add-ecash 2023-04-17 15:55:09 -06:00