Commit graph

3091 commits

Author SHA1 Message Date
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
julian
9c414068d3 trocador api and response DTOs 2023-04-28 10:30:31 -06:00
julian
05dc2a23e6 xpub layout fix for desktop 2023-04-27 16:13:44 -06:00
julian
1e9642ec94 gap check fix ported from btc to bch 2023-04-27 09:01:14 -06:00
Diego Salazar
aad8baf1f6
Bump version (1.7.4, build 164) 2023-04-26 17:47:50 -06:00
Diego Salazar
9207e0d987
Merge pull request #504 from cypherstack/paynyms_fixes
Paynyms fixes
2023-04-26 17:40:59 -06:00
julian
aa2f29960c Merge remote-tracking branch 'origin_SW/staging' into paynyms_fixes 2023-04-26 17:30:24 -06:00
julian-CStack
42cac55781
Merge pull request #502 from cypherstack/ui-fixes
Added haptic feedback to pin + copy address
2023-04-26 17:29:26 -06:00
julian
47e1bfbe5a updated mocks 2023-04-26 17:11:54 -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
ryleedavis
291309512a Merge branch 'staging' into ui-fixes 2023-04-25 18:05:07 -06:00
ryleedavis
7fcfd43bfa add haptic feedback to pin + copy receiver address 2023-04-25 18:02:00 -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
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