tsukino
95e4e63cf3
feat: alpha.9 ( #44 )
2025-04-01 10:35:53 +02:00
tsukino
b6294a222e
fix: remove logs and add back remove pair logic; fixed ws server ( #38 )
2024-11-06 05:49:28 -05:00
tsukino
047185906c
chore: disable delete pair for debugging ws server ( #37 )
2024-11-06 05:25:12 -05:00
tsukino
76a1fa717c
chore: add more logs for debugging ws server ( #36 )
2024-11-06 02:32:17 -05:00
tsukino
ce18598daf
chore: add log for debugging ws server ( #35 )
2024-11-06 02:15:28 -05:00
tsukino
cd4b22a6f0
feat: add rendezvous server for p2p prover via websocket ( #34 )
2024-11-06 01:44:09 -05:00
tsukino
abf3720f5f
fix: replace localhost with 127.0.0.1 ( #32 )
...
* fix: replace localhost with 127.0.0.1
* fix: handle notary server down
2024-10-31 07:25:18 -04:00
Tanner
24cbc6a3ca
Implementing alpha.7 ( #30 )
2024-10-10 07:50:53 -04:00
tsukino
3538f87ec9
fix: add alpha.6 build to docker ( #28 )
2024-08-20 02:18:57 -04:00
tsukino
259f8136eb
feat: integrate with v0.1.0-alpha.6 ( #27 )
2024-08-16 07:37:42 -04:00
tsukino
ec163171cb
fix: use svg instead of puppeteer for image generation ( #24 )
2024-06-13 04:51:06 -04:00
tsukino
b5bd2bb7ac
fix: try-catch on render ( #23 )
2024-06-11 10:55:24 -04:00
tsukino
242729e1ae
feat: implement new ux ( #15 )
...
* wip
* new pubkey input
* wip
* restyle upload to ipfs
* finish restyling
2024-04-16 09:17:07 -04:00
tsukino
13cde40e6d
feat: implement server side render and img preview data ( #10 )
...
* wip: refactor SharedProof to enable ssr
* wip: add fetch file before rendering
* feat: add nodejs verifier
* feat: add image preview
2024-03-26 05:36:02 -04:00
tsukino
45322e33cc
feat: replace Helia with Pinata ( #9 )
...
* wip: testing pinata
* fix: replace helia with pinata.cloud
* chore: update gitignore
* feat: replace ipfs with pinata
2024-03-15 03:42:23 -04:00
Tanner
68de583281
feat: Upload/Get Proofs from IPFS ( #8 )
...
* feature: adding cid to proof store
* refactor: stringify cid on server side
* feature: route for /:cid to display proof details of shared proofs
* chore: removing clogs
* refactor: update imports and added useNotaryKey() hook
* refactor: adding store action to update selectedProof.IpfsCID
* refactor: proof is only uploaded to IPFS after user accepts now
* refactor: updated uploadFileToIpfs thunk
* refactor: refactored modal component to use createPortal
* feature: updated to alpha 4
* refactor: integrated modal component from tlsn-extension
* chore: changing port
* refactor: more styling
* refactor: fixed error on proof share if initial notary key doesn't verify proof
---------
Co-authored-by: John Shaw <codetrauma@Johns-MacBook-Pro.local >
2024-03-15 02:56:25 -04:00
tsukino
144c896c29
feat(server): add ipfs upload and retrieval
2024-02-21 20:59:53 -05:00
tsukino
1c0f8fb7c5
feat(server): add ipfs upload
2024-02-21 20:59:53 -05:00
tsukino
6f7e4a35bb
feat(server): add static file serving
2024-02-21 20:59:53 -05:00
tsukino
7ddd5674ca
refactor: directory structure for server and web
2024-02-21 20:59:53 -05:00
tsukino
2b7b747266
wip: add server boilerplate
2024-02-21 20:59:53 -05:00