Commit Graph

203 Commits

Author SHA1 Message Date
turnoffthiscomputer
cfd2058cc2 remove sdk/tests (#622)
* remove sdk/tests

* chore: update yarn.lock

---------

Co-authored-by: Ayman <aymanshaik1015@gmail.com>
2025-06-13 16:58:02 +02:00
Justin Hernandez
6d27b365c7 Bump build to test PACE polling (ios 127; android 66) (#591)
* bump builds

* update env.sample with new env vars, and add _NFC to mixpanel nfc var

* remove NDEF so we can keep target sdk version at 15

* add sort package json command

* sort all project package.json files

* enable hermes

* disable hermes

* revert disabling

* remove hermes
2025-06-06 07:29:26 -07:00
Aaron DeRuvo
0e9c59c0fb SEL-56: Setup Yarn Workspaces (#584) 2025-06-04 11:37:32 +02:00
turnoffthiscomputer
8351609046 fix the ski prefix issue (#581) 2025-05-30 18:23:32 +02:00
turnoffthiscomputer
73f3814170 Eth dublin (#554)
* add mock id card generator

* add genMockIdDoc in common/sdk exports

* onboard developer id using deeplink, allow custom birthdate on mockpassport
2025-05-13 23:58:56 +02:00
turnoffthiscomputer
cc169061bd add common sdk (#537)
* add common sdk

* remove sdk backend api

* remove registry

* regenerate sha256 rsa dsc each time

* download ski-pem dynamically on staging, refactor initpassportDataParsing

* add state machine for button on prove screen, improve ux on splash screen

* fetch ski-pem in production

* fix linter issues

* fix prove screen button bugs

* update podfile.lock and yarn.lock

* run linter in circuits repo

* bump build

* bump version for sentry debugging

* bump ios to version 118

---------

Co-authored-by: Justin Hernandez <transphorm@gmail.com>
2025-05-07 11:45:21 +02:00
nicoshark
f5e243cf9c update staging registry address (#545) 2025-04-30 21:43:10 +02:00
crStiv
28ec407e49 fix: improve error handling for forbidden countries list mismatch (#494)
* Update SelfBackendVerifier.ts

* Update constants.ts

* Update formatInputs.ts

* Update formatCallData.ts
2025-04-18 22:18:06 +09:00
Seshanth.S🐺
8fe32d8200 Feat: Show error code in SDK (#500)
* feat: emit `error_code` and `reason` in app

* feat: add `onError` in sdk

* feat: Display reason in app

* lint & fmt

* feat: add scrollview in ProofRequestStatusScreen for long reasons
2025-04-15 08:53:57 +02:00
turnoffthiscomputer
5c450285c4 bump qrcode version (#508) 2025-04-05 09:23:58 +02:00
turnoffthiscomputer
cb036e8502 Fix rendering issue (#507)
* fix sdk import

* fix core react sdk version issue

* bump version

* bump version and fix rendering issue in the qrcode
2025-04-05 09:21:15 +02:00
turnoffthiscomputer
eb6af37ae0 Fix sdk react version (#506)
* fix sdk import

* fix core react sdk version issue

* bump version
2025-04-05 07:07:04 +02:00
turnoffthiscomputer
64ffa7aefa fix sdk import (#505) 2025-04-04 16:37:25 +02:00
nicoshark
624d0e568d Feat/forbidden countries utils (#504)
* add forbidden countries util function

* remove casting
2025-04-04 18:58:30 +05:30
nicoshark
c00827dafc increment the package version (#503) 2025-04-03 07:35:44 +02:00
nicoshark
83db48508f Add fixed url for the backed sdk (#502)
* add testnet url

* hardcode rpc url
2025-04-03 07:22:59 +02:00
turnoffthiscomputer
1f4cc63324 add self app builder to core sdk (#501) 2025-04-03 03:59:33 +02:00
nicoshark
03c1b0f453 fix backend sdk with scope (#497) 2025-03-31 20:53:38 +02:00
turnoffthiscomputer
fafc765af7 generate scope from dns (#495)
* generate scope from dns

* switch between api and staging api according to document type

* add poland passport to mockdatascreen

* yarn nice

* bump sdk version

* bump app version

* Feat/update sdk (#496)

* export castFromScope

* export proof conversion

* publish new package

* update package

* update package

* add hashEndpointWithScope to export member

---------

Co-authored-by: nicoshark <i.am.nicoshark@gmail.com>
2025-03-31 20:20:13 +02:00
turboblitz
730f812181 Fix proof messaging (#487)
* rename handleProofVerified to handleProofResult

* from the app, call proof_verified or proof_generation_failed instead of always proof_verified

* messaging for when proof fails

* bump sdk version

* yarn nice
2025-03-28 11:40:38 -07:00
nicoshark
acd3329f31 Feat/proof conversion (#491)
* export castFromScope

* export proof conversion
2025-03-28 17:13:45 +01:00
nicoshark
a357636e39 export castFromScope (#490) 2025-03-28 11:30:37 +01:00
turnoffthiscomputer
62d73f64d6 Fix qrcode (#486)
* update AndroidManifest.xml to remove unnecessary pathPrefix from deeplink configuration

* bump android version

* fix self qrcode
2025-03-27 16:21:44 -07:00
turnoffthiscomputer
2c46d34e48 add country mapping (#480)
* add country mapping

* update backend verifier

* delete unused setting

* add orgs

* update country codes

* fix nationality

* bump sdk versions

---------

Co-authored-by: motemotech <i.am.nicoshark@gmail.com>
2025-03-25 16:00:51 +01:00
turnoffthiscomputer
5a3ac1e091 add local sdk testing web app (#478)
* add local sdk testing web app

* uncomment window.location

* bump package version
2025-03-24 23:30:26 +01:00
turnoffthiscomputer
36a29c9a21 chore: add redirect.self.xyz to app link domains (#415)
* chore: add redirect.self.xyz to app link domains

* chore: add redirect.self.xyz to android manifest

* add self in the universal link path

* set gestureEnabled false on Launch screen

* improve ProveScreen UX

* improve ProveScreen UX

* implement deeplinking in mobile app and sdk

* start app listener in ViewFinder

* support WS connexion with complex qrcodes

* remove /self path from android deeplink support

---------

Co-authored-by: turboblitz <florent.tavernier@gmail.com>
2025-03-21 13:55:11 -07:00
turboblitz
f501bf47a4 removed next dependency on sdk (#447) 2025-03-21 21:53:39 +01:00
turnoffthiscomputer
ecf9f549f4 bump version 2025-03-14 20:15:29 +01:00
turnoffthiscomputer
95829b5d1a bump version 2025-03-14 20:12:40 +01:00
turnoffthiscomputer
35e3c37275 bump version 2025-03-14 20:08:58 +01:00
turnoffthiscomputer
10d0ea642e bump version 2025-03-14 12:15:51 +01:00
turnoffthiscomputer
f82d8cdc0c bump package version 2025-03-14 12:10:20 +01:00
turnoffthiscomputer
559046bf43 bump package version 2025-03-14 11:58:55 +01:00
motemotech
8fcb2e9122 add on success 2025-03-13 21:59:08 +09:00
turnoffthiscomputer
7b337105f8 update sdk package.json 2025-03-12 01:18:40 +01:00
turnoffthiscomputer
6026c76c5c add mock passport support in sdk 2025-03-11 16:18:01 +01:00
nicoshark
d24713ee8a Feat/test api (#223) 2025-03-04 15:56:59 -08:00
turboblitz
79bdfb67d5 lower age check limit from 10y to 1y (#242) 2025-02-28 06:05:33 +01:00
nicoshark
563f8f9412 update address and version (#239) 2025-02-26 11:28:09 +01:00
nicoshark
d897b890bb Fix/sdk (#237) 2025-02-25 23:58:32 -07:00
turboblitz
51e2fc15fa Self sdk and playground (#210)
Co-authored-by: nicoshark <i.am.nicoshark@gmail.com>
2025-02-25 13:08:01 -07: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
nicoshark
c2d90fb5ad upgrade sdk stability (#196) 2025-02-21 12:23:59 -08:00
nicoshark
e09a5e8349 Update/sdk addresses (#188) 2025-02-21 00:08:34 +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
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
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