julian
|
deddee62d8
|
update readme
|
2023-04-09 12:43:49 -06:00 |
|
julian-CStack
|
0dd91b067e
|
tweaked mobile xpub view style
|
2023-04-08 17:22:14 -06:00 |
|
Diego Salazar
|
6503587197
|
Updated packages to install
Removed an extra apt-get install
|
2023-04-08 14:36:50 -06:00 |
|
julian
|
6b88a1a4f1
|
WIP consolidate xpub view
|
2023-04-07 20:04:48 -06:00 |
|
julian
|
72d6e636f0
|
Merge remote-tracking branch 'origin/staging' into ui-fixes
# Conflicts:
# lib/services/coins/manager.dart
|
2023-04-07 18:56:59 -06:00 |
|
julian
|
839ee314a2
|
xpub refactor to include coin network type in generation
|
2023-04-07 18:44:43 -06:00 |
|
Diego Salazar
|
4c6ae9ed75
|
Bump version (1.7.0, build 153)
|
2023-04-07 18:33:08 -06:00 |
|
Diego Salazar
|
9c28ddf934
|
Merge pull request #452 from cypherstack/add-ethereum
Add ethereum
|
2023-04-07 18:31:33 -06:00 |
|
julian
|
bb85defaea
|
desktop wallets search
|
2023-04-07 17:21:11 -06:00 |
|
julian
|
51211b34f5
|
eth token fee parsing fix
|
2023-04-07 16:02:28 -06:00 |
|
julian
|
1ff19194e7
|
add custom token dialog modified for desktop
|
2023-04-07 15:40:00 -06:00 |
|
julian
|
f744fd10de
|
add stacked overlay center widget to ensure exact center in desktop appbar
|
2023-04-07 15:36:34 -06:00 |
|
julian
|
6754c2ebdf
|
add token functionality to desktop eth wallet view
|
2023-04-07 15:08:06 -06:00 |
|
julian
|
6beb4ec859
|
desktop popup edit tokens view
|
2023-04-07 14:23:12 -06:00 |
|
julian
|
1305b9f37c
|
token balance json serialization fix
|
2023-04-07 14:13:28 -06:00 |
|
julian
|
387e2d8403
|
desktop send/receive + transactions for eth view
|
2023-04-07 13:46:18 -06:00 |
|
julian
|
b820b113e4
|
desktop wallet alignment fix
|
2023-04-07 09:14:06 -06:00 |
|
julian
|
c5a5853431
|
handle new eth wallet navigation on desktop
|
2023-04-07 08:55:24 -06:00 |
|
julian
|
cbe6a5caf8
|
desktop edit/add token to eth wallet
|
2023-04-07 08:45:05 -06:00 |
|
Diego Salazar
|
7ced912de1
|
Merge pull request #467 from cypherstack/xpub
Add xpub text to desktop dialog
|
2023-04-06 17:59:42 -06:00 |
|
sneurlax
|
064a2486c1
|
add text to desktop xpub dialog
|
2023-04-06 18:58:44 -05:00 |
|
Diego Salazar
|
9a58b85a8a
|
Merge pull request #466 from cypherstack/update/epic
Update flutter_libepiccash to b8222a95
|
2023-04-06 17:56:26 -06:00 |
|
julian
|
94896dfd60
|
Amount fixes
|
2023-04-06 17:49:13 -06:00 |
|
sneurlax
|
d091d7fbcd
|
update flutter_libepiccash to b8222a95
|
2023-04-06 18:42:27 -05:00 |
|
julian
|
16a6619746
|
remove fromDouble constructor from amount due to possible precision errors
|
2023-04-06 17:30:33 -06:00 |
|
julian
|
ae51ce61c3
|
amount unit + tests
|
2023-04-06 17:27:42 -06:00 |
|
Diego Salazar
|
1a927a882b
|
Bump version (v1.6.9, build 152)
|
2023-04-06 17:10:16 -06:00 |
|
Diego Salazar
|
ca4f8ae5bc
|
Merge pull request #465 from cypherstack/xpub
Add "Wallet xPub" page
|
2023-04-06 17:08:48 -06:00 |
|
julian
|
25ff880280
|
move amount.dart file
|
2023-04-06 15:24:56 -06:00 |
|
julian
|
14d68b0743
|
Amount tweaks and fixes
|
2023-04-06 14:21:49 -06:00 |
|
sneurlax
|
08b40c464b
|
add copy icon to top right of xpub view
|
2023-04-06 15:12:33 -05:00 |
|
sneurlax
|
2038fbcec6
|
add working xpub settings view with click to copy to clipboard
|
2023-04-06 15:04:30 -05:00 |
|
sneurlax
|
d3f45f14b6
|
add stub xpub settings view
|
2023-04-06 14:28:11 -05:00 |
|
sneurlax
|
1df6701972
|
remove show xpub item from mobile more dialog
|
2023-04-06 14:16:00 -05:00 |
|
sneurlax
|
1792af4ac8
|
remove qr dialog and xpub nav icon
|
2023-04-06 14:14:42 -05:00 |
|
sneurlax
|
2fa00ff7a5
|
add xpub nav icon
|
2023-04-06 14:14:18 -05:00 |
|
sneurlax
|
84fea4e9ff
|
change copy to clipboard text in desktop xpub dialog
|
2023-04-06 14:14:03 -05:00 |
|
sneurlax
|
d91df1165f
|
add qr dialog for mobile
|
2023-04-06 14:13:27 -05:00 |
|
sneurlax
|
6f3691625a
|
add copy to clipboard button to mobile xpub dialog
|
2023-04-06 13:56:35 -05:00 |
|
julian
|
ecc075d5fc
|
Merge remote-tracking branch 'origin/staging' into add-ethereum
# Conflicts:
# lib/utilities/theme/forest_colors.dart
|
2023-04-06 12:42:05 -06:00 |
|
julian-CStack
|
ca784283f7
|
Merge pull request #464 from cypherstack/ref_update
submodule ref update
|
2023-04-06 12:38:36 -06:00 |
|
julian
|
18f0bb2eb8
|
submodule ref update
|
2023-04-06 12:37:19 -06:00 |
|
sneurlax
|
767bcecd03
|
change copy to clipboard button color
|
2023-04-06 13:36:43 -05:00 |
|
sneurlax
|
4007c1558b
|
add xpub option to More menu in mobile wallet view
|
2023-04-06 13:24:55 -05:00 |
|
sneurlax
|
4187de8c5b
|
disable xpub wallet option for monero, wownero, and firo
|
2023-04-06 11:58:10 -05:00 |
|
sneurlax
|
96f62490bb
|
add padding like in other dialogs
|
2023-04-06 11:22:37 -05:00 |
|
sneurlax
|
c50d8fc495
|
add copy to clipboard functionality
|
2023-04-06 11:22:29 -05:00 |
|
sneurlax
|
c396d97d85
|
show xpub qr code in dialog
|
2023-04-06 11:08:32 -05:00 |
|
Rylee Davis
|
2b250960d6
|
Merge pull request #463 from cypherstack/ui-fixes
UI fixes
|
2023-04-05 17:04:33 -06:00 |
|
ryleedavis
|
81009d0023
|
corrected nav text colors
|
2023-04-05 17:03:18 -06:00 |
|