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 |
|
Diego Salazar
|
87bce5bb69
|
Merge pull request #499 from cypherstack/staging
Staging to Main...finally
|
2023-04-25 13:25:28 -06:00 |
|
julian
|
f5b39eadc5
|
update bip47 dep
|
2023-04-25 11:35:41 -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
|
5ebf9cfb59
|
Resolve conflicts
|
2023-04-25 16:02:50 +02:00 |
|
likho
|
857f0f2acc
|
Clean up
|
2023-04-25 15:58:51 +02:00 |
|
ryleedavis
|
83e1a9f721
|
add null check
|
2023-04-25 07:52:49 -06:00 |
|
ryleedavis
|
fbc61403d8
|
check if gradientBackground is null
|
2023-04-25 07:51:34 -06:00 |
|
julian-CStack
|
c206ed3e77
|
Example
|
2023-04-25 07:28:10 -06:00 |
|
likho
|
4ed34ad50f
|
Correctly parse gradient
|
2023-04-25 15:12:56 +02:00 |
|
Diego Salazar
|
7fb851905c
|
Bump version (1.7.3, build 163)
|
2023-04-24 18:21:30 -06:00 |
|
Diego Salazar
|
89d0f6537b
|
Merge pull request #496 from cypherstack/ui-fixes
UI fixes
|
2023-04-24 17:18:20 -06: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 |
|
julian
|
4cc7beac80
|
Merge remote-tracking branch 'origin_SW/staging' into ui-fixes
|
2023-04-24 11:52:56 -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 |
|
julian-CStack
|
e784722c8b
|
Update building.md
additional android specific dependencies fixes
|
2023-04-21 18:18:35 -06:00 |
|
julian-CStack
|
cee76a4f8c
|
Update building.md
rust version
|
2023-04-21 18:04:05 -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 |
|
julian-CStack
|
95d57cffc1
|
Merge pull request #492 from detherminal/staging
docs: add doc about cryptocurrencies
|
2023-04-21 10:13:28 -06:00 |
|
julian-CStack
|
f22bae889d
|
Merge pull request #489 from cypherstack/ui-fixes
UI fixes
|
2023-04-21 10:12:47 -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
|
e5e17f92b7
|
updated mocks
|
2023-04-21 07:19:36 -06: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
|
b527583a40
|
update arrow rotate asset
|
2023-04-20 16:31:15 -06:00 |
|
detherminal
|
16fd33f4ca
|
Merge branch 'staging' into staging
|
2023-04-21 00:20:10 +03:00 |
|
detherminal
|
7441106287
|
docs: add doc about cryptocurrencies
|
2023-04-21 00:03:59 +03: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 |
|