ryleedavis
|
7fcfd43bfa
|
add haptic feedback to pin + copy receiver address
|
2023-04-25 18:02:00 -06:00 |
|
Josh Babb
|
17e6cf97cf
|
build linux plugins too
|
2023-04-25 18:02:45 -05:00 |
|
sneurlax
|
2dfdc31a44
|
build docs update
emphasize that android studio must be manually installed before setup.sh is run
|
2023-04-25 17:55:46 -05: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
|
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 |
|
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 |
|
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 |
|
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 |
|
julian-CStack
|
45eed39ccd
|
Merge branch 'staging' into ui-fixes
|
2023-04-19 09:44:30 -06:00 |
|
julian-CStack
|
ecaac74e80
|
Merge pull request #490 from detherminal/staging
docs: added hints to building.md
|
2023-04-19 09:44:05 -06:00 |
|
detherminal
|
7ee6bd4aa8
|
docs: added hints to building.md
|
2023-04-19 14:54:18 +03: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
|
a60e2b98ae
|
Merge pull request #488 from detherminal/staging
docs: add docs folder and update
|
2023-04-18 16:59:07 -06:00 |
|
julian-CStack
|
2ff27956d1
|
init cache db no matter what on startup
|
2023-04-18 16:51:50 -06:00 |
|
detherminal
|
fc2fb49e6c
|
docs: add docs folder and update
|
2023-04-18 23:42:39 +03:00 |
|
Diego Salazar
|
c832bc2f54
|
Bump version (1.7.2, build 162)
|
2023-04-17 16:56:53 -06:00 |
|
Diego Salazar
|
77caa3c67d
|
Merge pull request #486 from cypherstack/ui-fixes
chan images
|
2023-04-17 16:43:05 -06:00 |
|
julian
|
9974f60b4c
|
zero conf possible null fix
|
2023-04-17 15:44:50 -06:00 |
|
julian
|
da8972e27b
|
fee locale formatting fix
|
2023-04-17 15:36:40 -06:00 |
|
julian
|
154ad80137
|
reformat auto save
|
2023-04-17 15:36:16 -06:00 |
|