motemotech
|
73e2e46f95
|
add single disclose function, bit like selector mechanism and helper function to read forbidden countries
|
2024-10-20 01:32:51 +09:00 |
|
motemotech
|
66748c5e2b
|
Merge branch 'dev' into feat/npm-package
|
2024-10-18 16:36:11 +09:00 |
|
motemotech
|
20b5247a0f
|
add deploy scripts and verifier setting scripts
|
2024-10-17 19:40:40 +09:00 |
|
motemotech
|
dcf54e16a4
|
write deploy codes
|
2024-10-17 16:13:45 +09:00 |
|
motemotech
|
101464b27c
|
fix package.json for npm
|
2024-10-17 14:28:15 +09:00 |
|
motemotech
|
758be53faa
|
update verifier and openpassport verifier
|
2024-10-17 12:58:05 +09:00 |
|
motemotech
|
fa1e0eb9af
|
fix test code
|
2024-10-16 12:36:48 +09:00 |
|
motemotech
|
ac6e8fbb4d
|
checked the flow writtein in readme
|
2024-10-10 20:11:51 +09:00 |
|
motemotech
|
3077e9a4ca
|
fix package-lock.json
|
2024-10-10 20:01:06 +09:00 |
|
motemotech
|
458e7acddc
|
update readme
|
2024-10-10 19:54:26 +09:00 |
|
motemotech
|
2151495ea0
|
update readme
|
2024-10-10 19:53:02 +09:00 |
|
motemotech
|
0936edeb57
|
delete unused imports
|
2024-10-10 19:47:16 +09:00 |
|
motemotech
|
2822070005
|
add integration test for mint function
|
2024-10-10 18:03:25 +09:00 |
|
motemotech
|
f9d37568b6
|
add test:prod command and change dsc to be able to get env val
|
2024-10-10 16:21:55 +09:00 |
|
motemotech
|
8c46ade8ba
|
remove commentout from dsc proof generation
|
2024-10-10 02:24:48 +09:00 |
|
motemotech
|
9a8a6da068
|
Merge branch 'feat/integration-test-for-one-time-verification' of https://github.com/zk-passport/openpassport into feat/integration-test-for-one-time-verification
|
2024-10-10 02:08:23 +09:00 |
|
motemotech
|
649cba8495
|
update snarkjs version
|
2024-10-10 02:07:51 +09:00 |
|
nico shark
|
42b5257701
|
fix inputs for prove proof gen
|
2024-10-10 01:55:30 +09:00 |
|
motemotech
|
387a4c7501
|
try proof gen in test code, but seems not working.
|
2024-10-09 23:49:01 +09:00 |
|
motemotech
|
1c371b2035
|
change to magic value to constant
|
2024-10-09 18:12:49 +09:00 |
|
motemotech
|
c881b7779b
|
fix local commentout
|
2024-10-09 17:18:32 +09:00 |
|
motemotech
|
946d4c591c
|
preparation for OneTimeVerification.ts
|
2024-10-09 17:16:22 +09:00 |
|
motemotech
|
5e215ef6cd
|
Merge branch 'dev' into feat/integration-test-for-one-time-verification
|
2024-10-09 15:28:50 +09:00 |
|
motemotech
|
42b2fb91bd
|
add OneTimeVerification.ts. this is integration test for one time minting flow
|
2024-10-09 15:28:01 +09:00 |
|
motemotech
|
ddf1360abf
|
delete unused imports
|
2024-10-08 23:09:49 +09:00 |
|
motemotech
|
e7dabf4271
|
add integration dir and integration test
|
2024-10-08 23:08:18 +09:00 |
|
motemotech
|
3a7e1d52aa
|
move into unit test
|
2024-10-08 23:04:14 +09:00 |
|
motemotech
|
34eb3f546b
|
add test for transfer and coverage check tool
|
2024-10-08 22:13:12 +09:00 |
|
motemotech
|
7c070184d7
|
delete comment
|
2024-10-08 21:22:44 +09:00 |
|
motemotech
|
ca2d7bcfab
|
add test when you successfuly mint sbt
|
2024-10-08 21:22:17 +09:00 |
|
motemotech
|
6e8d134a70
|
add test for mint validations
|
2024-10-08 20:04:13 +09:00 |
|
turnoffthiscomputer
|
a9fe0d1b1e
|
Merge pull request #214 from zk-passport/feat/one-time-sbt-contract
Feat/one time sbt contract
|
2024-10-07 20:07:08 +02:00 |
|
motemotech
|
038b76a234
|
delte dsc 2048 instances after merge dev
|
2024-10-08 02:51:35 +09:00 |
|
motemotech
|
bb0054f50d
|
update require to custom errors
|
2024-10-08 01:40:52 +09:00 |
|
motemotech
|
f50e7eeeb0
|
delete attributePositions and made library to get attribute from passport format
|
2024-10-08 00:59:40 +09:00 |
|
motemotech
|
5f5269a722
|
change verifier contract inside SBT.sol
|
2024-10-07 23:37:15 +09:00 |
|
motemotech
|
8c9b3028a4
|
delete verifiers under contracts and move them to under contracts/verifiers
|
2024-10-07 23:31:02 +09:00 |
|
motemotech
|
0b2dbfac8d
|
add OneTimeSBT.sol and VerifiersManager.sol
|
2024-10-07 19:58:01 +09:00 |
|
motemotech
|
a432d2eb12
|
fix hardhat config and .env file
|
2024-10-06 10:56:23 +09:00 |
|
turnoffthiscomputer
|
312b74ad57
|
merge dev into merge-175
|
2024-10-03 15:07:59 -07:00 |
|
turnoffthiscomputer
|
25e21ad56b
|
update verifier contracts
|
2024-10-03 13:00:39 -07:00 |
|
turnoffthiscomputer
|
947e0314fb
|
add new dsc verifier contracts
|
2024-09-27 16:57:37 +02:00 |
|
turnoffthiscomputer
|
7e9ddbaf01
|
Revert "add ecdsa to mobile proving (attempt)"
This reverts commit dbc4deef32.
|
2024-09-25 18:23:14 +02:00 |
|
turnoffthiscomputer
|
6e0035059d
|
update circuits
|
2024-09-25 14:53:20 +02:00 |
|
turnoffthiscomputer
|
dbc4deef32
|
add ecdsa to mobile proving (attempt)
|
2024-09-24 12:46:49 +02:00 |
|
turnoffthiscomputer
|
5f1b0ffcfd
|
update witnesscalc with new zkeys
|
2024-09-21 16:23:31 +02:00 |
|
turnoffthiscomputer
|
a239169f80
|
split bitmap into selector_dg1 and selector_older_than, fix nullifier generation in prove circuits
|
2024-09-19 19:03:39 +02:00 |
|
turnoffthiscomputer
|
f567535ea2
|
merge branch 'dev' into register-circuits
|
2024-09-14 10:33:38 +02:00 |
|
0xturboblitz
|
fb15c9427c
|
update getLeaf to use DSC and SignatureAlgorithmIndex to use new names
|
2024-09-14 12:39:51 +09:00 |
|
turnoffthiscomputer
|
4a8df0d059
|
update register verifier contracts
|
2024-09-11 12:33:01 +02:00 |
|