Commit Graph

2360 Commits

Author SHA1 Message Date
turboblitz
9167fcde29 Fix splash screen redirect (#216) 2025-02-24 10:31:06 +01:00
turnoffthiscomputer
7956c17492 Remove params from screen tracking (#213) 2025-02-24 09:47:56 +01:00
turnoffthiscomputer
14495732a3 fix bug in authentication flow in authProvider (#214) 2025-02-24 09:47:47 +01:00
turnoffthiscomputer
3338865870 Disable Sentry debug mode in dev (#215) 2025-02-24 09:47:28 +01:00
Justin Hernandez
f4334ced4b Prep app for EthDenver release (#211) 2025-02-23 21:57:19 +01:00
turboblitz
02f3f6b070 2.4.1 iOS release (#197)
Co-authored-by: Justin Hernandez <transphorm@gmail.com>
2025-02-23 06:31:47 -08:00
turboblitz
86baa9c3fb Navigation changes (#183)
Co-authored-by: Justin Hernandez <transphorm@gmail.com>
Co-authored-by: Aaron DeRuvo <aaron.deruvo@clabs.co>
Co-authored-by: turnoffthiscomputer <98749896+remicolin@users.noreply.github.com>
2025-02-23 06:42:30 +01:00
turnoffthiscomputer
1fce20c573 Sentry (#204) 2025-02-23 06:42:19 +01:00
turnoffthiscomputer
1726a6798d update events tracking (#209) 2025-02-22 21:41:40 -08:00
turnoffthiscomputer
36ebdf8be8 fix UI bugs (#208) 2025-02-22 21:41:21 -08:00
nicoshark
80a88f2a38 add contract upgrade scripts (#205) 2025-02-23 00:16:37 +01:00
nicoshark
01ceaa9f44 add example contract how to integrate self verifier (#198) 2025-02-23 00:15:53 +01:00
nicoshark
002b383ea9 Chore/update readme (#203) 2025-02-23 00:14:51 +01:00
Nicolas Brugneaux
2155bf95a5 Fix: recovery phrase (#201) 2025-02-21 22:49:38 +01:00
nicoshark
c2d90fb5ad upgrade sdk stability (#196) 2025-02-21 12:23:59 -08:00
Aaron DeRuvo
5d9e959444 Clean Stores (#199) 2025-02-21 16:05:57 +01:00
nicoshark
83f3f53702 add error code finding scripts (#195) 2025-02-20 22:20:02 -08:00
turnoffthiscomputer
c220d58d9d Update verifiers (#184) 2025-02-21 00:09:00 +01:00
nicoshark
e09a5e8349 Update/sdk addresses (#188) 2025-02-21 00:08:34 +01:00
Justin Hernandez
f2e5f76076 Self app release 2.3 version rd 2 (#189) 2025-02-20 14:19:59 -08:00
Aaron DeRuvo
b8a309a644 word recovery improvement fixes (#193) 2025-02-20 14:12:48 -08:00
Eric Nakagawa
529ece5e26 Update README.md (#192) 2025-02-20 21:41:13 +01:00
nicoshark
4094c199aa Feat/add endpoints (#191) 2025-02-20 20:04:46 +01:00
nicoshark
57501aa52d add endpoints (#190) 2025-02-20 19:57:19 +01:00
Aaron DeRuvo
52cff79f14 fix analytics by making actual function call. (#186)
Co-authored-by: Justin Hernandez <transphorm@gmail.com>
2025-02-20 08:14:36 -08:00
Justin Hernandez
65d1f74c10 bump build to new release candidate (#163)
Co-authored-by: Aaron DeRuvo <aaron.deruvo@clabs.co>
2025-02-20 07:36:26 -08:00
turboblitz
5dbece7b7f Fix missing sigalg (#185) 2025-02-20 16:53:38 +05:30
turnoffthiscomputer
ad01f5a2df Update artifacts.yml (#182) 2025-02-20 06:51:16 +01:00
nicoshark
4c2cc041b7 add set dsc key commitment (#167) 2025-02-20 06:08:45 +01:00
turnoffthiscomputer
e40779e91a update constants (#180) 2025-02-19 20:40:58 -08:00
turboblitz
5c52121f05 new passport scanning animation (#174) 2025-02-20 05:37:25 +01:00
turnoffthiscomputer
a7dbd5c788 Increase forbidden country list size (#175)
Co-authored-by: nicoshark <i.am.nicoshark@gmail.com>
2025-02-20 05:34:43 +01:00
turnoffthiscomputer
81b870cc8a Instances (#179)
Co-authored-by: 0xturboblitz <florent.tavernier@gmail.com>
2025-02-20 05:34:26 +01:00
turboblitz
4a0d873584 clean previous image hash endpoint (#177) 2025-02-19 18:27:36 -08:00
turboblitz
93a76cedc3 remove previous proof verifier (#176) 2025-02-19 18:22:30 -08:00
turboblitz
d263620dc2 Audit/pubkey prefixes (#147) 2025-02-19 18:10:54 -08:00
nicoshark
074b1cc947 Chore/get custom error (#173) 2025-02-20 02:51:58 +01:00
Nesopie
8004f6ebd5 feat: update bigintiszero implementation (#150) 2025-02-19 17:39:22 -08:00
Seshanth.S🐺
a19f515fe5 Hotfix/audit rsapss (#144) 2025-02-19 17:37:46 -08:00
turboblitz
5e83716273 hotfix off-by-one issues (#145) 2025-02-19 17:36:43 -08:00
Álvaro Fernández
817e19bd95 Update artifacts.yml (#169) 2025-02-19 15:35:42 -08:00
nicoshark
43d968e8d6 add error code in the return value (#171) 2025-02-20 00:21:16 +01:00
turnoffthiscomputer
5534b7a91a refactor AssertBytes (#143)
Co-authored-by: 0xturboblitz <florent.tavernier@gmail.com>
2025-02-19 10:46:06 -08:00
Nesopie
99168a45fe chore: use num2bits instead of isNBits (#148) 2025-02-19 10:32:32 -08:00
Leszek Stachowski
22ff8117a1 ProveScreen: Scrollable disclosures (#164) 2025-02-19 17:07:54 +01:00
Aaron DeRuvo
0fdfef74da redirectable links (#166) 2025-02-19 17:07:28 +01:00
Aaron DeRuvo
794fd35846 Show account mneumonic in onboarding (#162) 2025-02-19 07:19:51 -08:00
Aaron DeRuvo
7c45817783 Cleanup navigation tracking (#161) 2025-02-19 06:51:58 -08:00
Justin Hernandez
7c4c1c4d49 Update ios app name and icon (#154)
Co-authored-by: Nicolas Brugneaux <nicolas.brugneaux@gmail.com>
2025-02-19 04:58:35 -08:00
Aaron DeRuvo
d6882ca7cf remove orientation locker (#140) 2025-02-19 13:44:30 +01:00