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
|
859302d3c7
|
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-09 22:06:18 +09:00 |
|
nico shark
|
0a8713bf6c
|
fix build dsc 4096 script
|
2024-10-09 21:11:12 +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 |
|
turnoffthiscomputer
|
df08107edc
|
Merge pull request #217 from zk-passport/feat/test-for-OneTimeSBT.sol
Feat/test for one time sbt.sol
|
2024-10-09 07:57:52 +02:00 |
|
turnoffthiscomputer
|
be2d293666
|
fix age verification
|
2024-10-08 14:40:33 -07:00 |
|
0xturboblitz
|
a8ed20b586
|
dg2Hash in passportData on iOS
|
2024-10-08 13:40:31 -07:00 |
|
turnoffthiscomputer
|
47fb8b6b7f
|
fix age verification
|
2024-10-08 13:10:33 -07: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
|
a161a72a28
|
implement country list verification
|
2024-10-07 17:26:52 -07: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 |
|
turnoffthiscomputer
|
7a297aa5c4
|
Merge pull request #211 from zk-passport/feat/build-scripts-for-circuit
Feat/build scripts for circuit
|
2024-10-07 19:55:31 +02:00 |
|
motemotech
|
038b76a234
|
delte dsc 2048 instances after merge dev
|
2024-10-08 02:51:35 +09:00 |
|
motemotech
|
f5e2a43083
|
Merge branch 'dev' into feat/build-scripts-for-circuit
|
2024-10-08 02:50:26 +09:00 |
|
motemotech
|
bfb0a42b4b
|
delete all dsc 2048
|
2024-10-08 02:49:32 +09:00 |
|
motemotech
|
fb77493b2c
|
change circuit list for build_disclose
|
2024-10-08 02:47:36 +09:00 |
|
turnoffthiscomputer
|
d088fc7f50
|
Merge pull request #212 from zk-passport/fix/sbt-for-new-disclose-circuit
Fix/sbt for new disclose circuit
|
2024-10-07 19:36:36 +02: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
|
ef9956e4f7
|
delete not ideal files
|
2024-10-07 23:16:42 +09:00 |
|
motemotech
|
729985e2d3
|
add build_disclose_circuit.sh and fix each build scripts
|
2024-10-07 23:14:48 +09:00 |
|
motemotech
|
3ae600f142
|
Merge branch 'dev' into feat/build-scripts-for-circuit
|
2024-10-07 19:59:35 +09:00 |
|
motemotech
|
0b2dbfac8d
|
add OneTimeSBT.sol and VerifiersManager.sol
|
2024-10-07 19:58:01 +09:00 |
|
turnoffthiscomputer
|
0dfa2b72fd
|
Merge branch 'dev' of https://github.com/zk-passport/openpassport into dev
|
2024-10-06 16:58:07 -07:00 |
|
turnoffthiscomputer
|
d46b11a61f
|
fix app imports
|
2024-10-06 16:58:04 -07:00 |
|
turnoffthiscomputer
|
d0ee747899
|
build witnesscalc
|
2024-10-06 16:57:33 -07:00 |
|
motemotech
|
727abb85bd
|
fix lint
|
2024-10-06 21:10:35 +09:00 |
|
motemotech
|
72fde0e145
|
fix readme
|
2024-10-06 19:05:35 +09:00 |
|
motemotech
|
c49215bc9d
|
add build script for dislose circuits
|
2024-10-06 18:47:15 +09:00 |
|
motemotech
|
b7c69d618d
|
lint
|
2024-10-06 17:56:08 +09:00 |
|
motemotech
|
1a18dd7ef7
|
fix script for build-dsc-circuit
|
2024-10-06 12:51:56 +09:00 |
|
turnoffthiscomputer
|
d60e74949c
|
Merge pull request #208 from zk-passport/fix/hardhat-config
|
2024-10-06 04:00:00 +02:00 |
|
motemotech
|
a432d2eb12
|
fix hardhat config and .env file
|
2024-10-06 10:56:23 +09:00 |
|
turnoffthiscomputer
|
bf1aa7d476
|
add prove circuits details to README
|
2024-10-04 11:11:25 -07:00 |
|
turnoffthiscomputer
|
807316dac7
|
Merge pull request #206 from zk-passport/merge-175
|
2024-10-04 15:58:59 +02:00 |
|
turnoffthiscomputer
|
aa1f831486
|
remove passport expiry test of disclose.test.ts
|
2024-10-03 19:20:39 -07:00 |
|