Justin Hernandez
|
07addb2a9a
|
chore: add TypeScript tooling (#891)
* chore: add TypeScript tooling
* chore: remove unused tsconfig and migration script
* update settings
* add knip config
* format
* more reliable circuits tests
* fix workflow
* fix types
* updates
* ts updates
* more updates
* fix upgrade
* fixes
|
2025-08-13 21:02:07 -07:00 |
|
Nesopie
|
72a7f8177d
|
Fix/sdk (#652)
* fix: sdk build configs
* chore: SelfBackendVerifier (WIP)
* feat: add custom verification
* feat: consider destination chain in user defined data
* chore: export attestation id
* chore: export attestation id
* chore: export config storage
* chore: don't throw an error if the proof is not valid
* chore: trim abi and rm typechain types
* refactor
* chore: rm unnecessary exports
* 📝 Add docstrings to `fix/sdk` (#653)
Docstrings generation was requested by @remicolin.
* https://github.com/selfxyz/self/pull/652#issuecomment-2992046545
The following files were modified:
* `sdk/core/src/utils/hash.ts`
* `sdk/core/src/utils/proof.ts`
* `sdk/core/src/utils/utils.ts`
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* review fixes
* chore: fix package.json cjs types
* chore: add minor changes to checks
* feat: add InMemoryConfigStore, allIds constant and verificationResult type
* chore: export Verification config
* feat: change the verification config types
* fix: throw issues early if verification config is null
* fix: update yarn.lock file
* chore: lint
* fix: rm ts expect error directive
* fix: contract tests
* use excluded countries instead forbidden countries list
* chore: change types in constnats
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-06-23 14:25:36 +02:00 |
|
Aaron DeRuvo
|
0e9c59c0fb
|
SEL-56: Setup Yarn Workspaces (#584)
|
2025-06-04 11:37:32 +02:00 |
|
turboblitz
|
fd74ffa156
|
New backend verification sdk (#131)
Co-authored-by: motemotech <i.am.nicoshark@gmail.com>
|
2025-02-16 18:33:54 -08:00 |
|
nicoshark
|
03b5428d92
|
Update/contract sdk (#61)
|
2025-02-11 00:17:13 +09:00 |
|
turnoffthiscomputer
|
3c7eb5e1b5
|
divide web-sdk in two parts
|
2024-10-27 22:39:06 +01:00 |
|