Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
121 commits
Select commit Hold shift + click to select a range
d5b82f2
WIP: Add bitcoincash
Likho Sep 6, 2022
5cbaa59
Update bch network
Likho Sep 7, 2022
cbb3c3f
bitcoin cash sending works for legacy and new addresses bip44
Sep 7, 2022
e365bb0
Update blockexplorer for bch and fix USD amount not showing in send view
Likho Sep 7, 2022
6fab5c9
Add images for bch
Likho Sep 9, 2022
84d394f
WIP: TEsts for bitcoincash
Likho Sep 12, 2022
25c395e
Merge remote-tracking branch 'origin' into add-bitcoincash
Likho Sep 12, 2022
0b660d9
Remove wallet test parameters
Likho Sep 12, 2022
6a418c4
WIP : Adding name coin
Likho Sep 12, 2022
84694fa
WIP: Add namecoin
Likho Sep 12, 2022
ea8c629
Update test mocks
Likho Sep 12, 2022
1419023
Merge remote-tracking branch 'origin/ui-testing' into implement-name-…
Likho Sep 12, 2022
567d549
WIP: Update namecoin network
Likho Sep 13, 2022
5bc4f25
namecoin receiving and sending
Sep 13, 2022
e065044
Add namecoin image
Likho Sep 13, 2022
c5ff6df
Fix: Test sending and receiving
Likho Sep 13, 2022
6ea7ed1
Add block explorer for NMC
Likho Sep 14, 2022
f21e046
set minimum desktop window size (odd startup behaviour?)
julian-CStack Sep 15, 2022
3820a06
update intro view to work on desktop with different layout design
julian-CStack Sep 15, 2022
2f5650c
WIP: BCH and NMC tests
Likho Sep 15, 2022
349646c
async warning fixes
julian-CStack Sep 15, 2022
28916a9
desktop colors, text styles, and some ui element platform specific ch…
julian-CStack Sep 15, 2022
c4b5462
desktop create password view
julian-CStack Sep 15, 2022
a587024
imports fix
julian-CStack Sep 15, 2022
497d0f1
basic desktop home view and menu outlines
julian-CStack Sep 15, 2022
aba579f
WIP: Fix bch failing tests, add testnet
Likho Sep 16, 2022
f9c5859
WIP: TEsting bch
Likho Sep 16, 2022
76a4a7a
update gitignore
julian-CStack Sep 16, 2022
fc6c2a7
Merge remote-tracking branch 'origin/implement-name-coin' into implem…
julian-CStack Sep 16, 2022
5267d91
update fullRescan succeeds test and sample data
julian-CStack Sep 16, 2022
53f721a
updated gitignore
julian-CStack Sep 16, 2022
31565f1
empty wallets desktop ui and simple desktop app bar class
julian-CStack Sep 16, 2022
42ec269
Merge branch 'staging' into desktop
julian-CStack Sep 16, 2022
6e84f8b
minimize toggle desktop menu options
julian-CStack Sep 16, 2022
41a2c88
new coin images
julian-CStack Sep 16, 2022
cd80e9f
Merge branch 'implement-name-coin' into testing
julian-CStack Sep 16, 2022
20943de
missing enum cases
julian-CStack Sep 16, 2022
c8cc7ee
delete duplicate image
julian-CStack Sep 16, 2022
4d594e3
a couple small Coin enum fixes and added missing coin colors
julian-CStack Sep 16, 2022
47a5dc2
add minimize icon svg
julian-CStack Sep 16, 2022
95d37c9
add wallet desktop view
julian-CStack Sep 16, 2022
1f509c5
proper AddWalletNextButton styling
julian-CStack Sep 17, 2022
0ce49ea
Remove custom mock, makes no difference
Likho Sep 18, 2022
c28e188
desktop reusable widgets and create/restore flow ui
julian-CStack Sep 18, 2022
3047a90
wallet name layout for desktop
julian-CStack Sep 18, 2022
f63acf4
recovery warning desktop ui
julian-CStack Sep 18, 2022
98252ac
recovery phrase view and mnemonic table view desktop ui layout
julian-CStack Sep 18, 2022
b57521c
verify recovery phrase view desktop ui layout
julian-CStack Sep 18, 2022
6c436b5
mobile layout button with fix
julian-CStack Sep 19, 2022
340cb3c
WIP desktop restore ui and wallets overview layout
julian-CStack Sep 19, 2022
d032690
WIP: Testing nmc and bch
Likho Sep 19, 2022
25bcb9b
Merge remote-tracking branch 'origin/testing' into implement-name-coin
Likho Sep 19, 2022
1ca1332
Add tbch explorer
Likho Sep 19, 2022
20e8d0c
Add tbch explorer
Likho Sep 19, 2022
6652278
add isDesktop util getter
julian-CStack Sep 19, 2022
4c2a096
refactor wallet card/wallet info row
julian-CStack Sep 19, 2022
c3bbc62
added walletIds by coin getter function
julian-CStack Sep 19, 2022
04fcc58
added another named color
julian-CStack Sep 19, 2022
e2bd064
simple expandable widget
julian-CStack Sep 19, 2022
79327a1
simple tableview with optional expandable rows
julian-CStack Sep 19, 2022
f25fc06
desktop home view wallets table view
julian-CStack Sep 19, 2022
8bb6ba6
WIP: Update dust limit for nmc and bch, update nmc history data
Likho Sep 19, 2022
40f6acd
added desktop menu icons
julian-CStack Sep 19, 2022
166b5e8
fix icon size
julian-CStack Sep 19, 2022
2d677a5
add coin icon for summary row
julian-CStack Sep 19, 2022
0c9aa78
color fixes and hooked up add new wallet button on desktop
julian-CStack Sep 19, 2022
ec67ad1
clean up add wallet view refactor
julian-CStack Sep 19, 2022
6af788a
create/restore view clean up
julian-CStack Sep 19, 2022
b0c1796
standardize isDesktop check
julian-CStack Sep 19, 2022
1d3955c
routing bugfix
julian-CStack Sep 19, 2022
79cc82f
wallets table scrolling and spacing fixes
julian-CStack Sep 19, 2022
250fba3
desktop mnemonic length dropdown
julian-CStack Sep 19, 2022
541c57f
restore options refactor clean up
julian-CStack Sep 19, 2022
b5ad9ec
Add new nodes from Rylee and fix bch tests
Likho Sep 20, 2022
2e9baba
Merge remote-tracking branch 'origin/staging' into implement-name-coin
Likho Sep 20, 2022
7646af0
updated btc test with hard data
julian-CStack Sep 20, 2022
8d24f29
Merge branch 'staging' into desktop
julian-CStack Sep 20, 2022
321b83d
Finalize nmc tests
Likho Sep 20, 2022
3f6c7fd
Correct port definition for bitcoin cash node to use the electrum port.
danrmiller Sep 20, 2022
442d113
dark theme colors
julian-CStack Sep 20, 2022
ac67b96
dark icons
julian-CStack Sep 20, 2022
a5f0443
added missing colors
julian-CStack Sep 20, 2022
1ae035b
WIP theme coloring
julian-CStack Sep 21, 2022
8d69617
WIP light+dark icons
julian-CStack Sep 21, 2022
2e5531b
Merge branch 'staging' into testing
julian-CStack Sep 21, 2022
0cc937d
Merge branch 'implement-name-coin' into testing
julian-CStack Sep 21, 2022
e57efe5
WIP text style colors
julian-CStack Sep 21, 2022
888617c
Merge branch 'testing' into desktop
julian-CStack Sep 21, 2022
6c89257
Merge pull request #70 from danrmiller/port_fix
julian-CStack Sep 21, 2022
f177e65
Merge branch 'implement-name-coin' into desktop
julian-CStack Sep 21, 2022
8f4cba8
update nmc port
julian-CStack Sep 21, 2022
1f3dd34
Merge branch 'implement-name-coin' into testing
julian-CStack Sep 21, 2022
63b476e
btc tests fix
julian-CStack Sep 21, 2022
7ac9e32
btc tests fix
julian-CStack Sep 21, 2022
6e8f0ba
price test fixes for bch+nmc
julian-CStack Sep 21, 2022
7d3a9bf
home + pinpad dark colors
julian-CStack Sep 21, 2022
e830286
Color theming mostly done with dark colors
julian-CStack Sep 21, 2022
f25d9ee
remove CFColors and some more dark color fixes
julian-CStack Sep 21, 2022
61e9b87
long wallet name clipping fix
julian-CStack Sep 21, 2022
f5a3fdd
rudimentary color theme toggle option and some more color fixes
julian-CStack Sep 21, 2022
559da84
added proper colors to light_colors.dart and a couple other fixes
julian-CStack Sep 22, 2022
ae84d21
Merge branch 'desktop' into testing
julian-CStack Sep 22, 2022
bc4b4d4
change build
Sep 22, 2022
41527d8
QR code button fix
julian-CStack Sep 22, 2022
2edc0c1
copy and favorited star icon color fix
julian-CStack Sep 22, 2022
0f4ef21
warning text color fix
julian-CStack Sep 22, 2022
5b1b3d0
socials icons color theme
julian-CStack Sep 22, 2022
3f0498a
init color theme in tests
julian-CStack Sep 22, 2022
01adeda
light color and various other fixes
julian-CStack Sep 22, 2022
942a67e
WIP stack colors ThemeExtension
julian-CStack Sep 22, 2022
dd122e3
A few more color fixes
julian-CStack Sep 22, 2022
598dfcb
live color theme toggle
julian-CStack Sep 22, 2022
15739a2
dark mode toggle and color theme persistence
julian-CStack Sep 22, 2022
4c25c67
Merge branch 'desktop' into testing
julian-CStack Sep 22, 2022
43b673e
dark mode testing without partial nmc+bch
julian-CStack Sep 23, 2022
996f17d
no submit pin button
julian-CStack Sep 23, 2022
0f7f5f7
theme context initState fix
julian-CStack Sep 23, 2022
6fc41ab
text layout fix
julian-CStack Sep 23, 2022
751b97c
temp tests fix
julian-CStack Sep 23, 2022
28f84fe
widget tests fix for updated color themes
julian-CStack Sep 23, 2022
c3612d0
dynamic themed icons
julian-CStack Sep 23, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ lib/generated_plugin_registrant.dart
test/services/coins/bitcoin/bitcoin_wallet_test_parameters.dart
test/services/coins/firo/firo_wallet_test_parameters.dart
test/services/coins/dogecoin/dogecoin_wallet_test_parameters.dart
test/services/coins/namecoin/namecoin_wallet_test_parameters.dart
test/services/coins/bitcoincash/bitcoincash_wallet_test_parameters.dart
/integration_test/private.dart

# Exceptions to above rules.
Expand All @@ -46,3 +48,4 @@ test/services/coins/dogecoin/dogecoin_wallet_test_parameters.dart
coverage
scripts/**/build
/lib/external_api_keys.dart
/test/services/coins/bitcoincash/bitcoincash_wallet_test_parameters.dart
Binary file added assets/images/bitcoincash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/namecoin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/wownero.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions assets/svg/address-book2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/svg/chevron-right.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/svg/coin_icons/Bitcoincash.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/svg/coin_icons/Namecoin.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions assets/svg/dark/bell-new.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions assets/svg/dark/buy-coins-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions assets/svg/dark/exchange-2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions assets/svg/dark/stack-icon1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions assets/svg/dark/tx-exchange-icon-failed.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions assets/svg/dark/tx-exchange-icon-pending.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions assets/svg/dark/tx-exchange-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions assets/svg/dark/tx-icon-receive-failed.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions assets/svg/dark/tx-icon-receive-pending.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions assets/svg/dark/tx-icon-receive.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions assets/svg/dark/tx-icon-send-failed.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading