Sosthene
86725b53fe
Only take VALIDATED documents hash in get
Demo - Build & Deploy to Scaleway / build-and-push-images-lecoffre (push) Successful in 15s
Demo - Build & Deploy to Scaleway / deploy-back-lecoffre (push) Successful in 3s
Demo - Build & Deploy to Scaleway / deploy-cron-lecoffre (push) Successful in 3s
2025-07-18 19:15:42 +02:00
Sosthene
b70dee2afe
[bug] Don't count refused documents when anchoring
Demo - Build & Deploy to Scaleway / build-and-push-images-lecoffre (push) Successful in 1m51s
Demo - Build & Deploy to Scaleway / deploy-back-lecoffre (push) Successful in 3s
Demo - Build & Deploy to Scaleway / deploy-cron-lecoffre (push) Successful in 3s
2025-07-18 14:32:17 +02:00
Max S
eafe7b4d01
fix puppetter lanch for downloading anchor proof
2024-09-23 14:45:14 +02:00
Max S
97ccd8deee
✨ add documents_notary files to anchor
2024-09-13 10:47:41 +02:00
Vins
e5beaa587d
Fixed include office
2024-06-12 15:39:49 +02:00
Vins
5d49e53416
Fixed office name
2024-06-12 15:13:34 +02:00
Vins
98a1694261
Changed anchor proof file
2024-06-12 14:52:51 +02:00
OxSaitama
99985590bc
fix erros & access
2023-10-24 21:50:49 +02:00
Loïs Mansot
11ad41aae4
reshape zip content structure
2023-10-20 11:46:32 +02:00
Loïs Mansot
0728559e0e
update anchors/download
route to get a complete zip archive
...
The zip will contain:
- the anchoring proof PDF ;
- plus all accessible files stored on IPFS.
If the key is invalid, a broken file will be added to the archive. If the key is missing, the file will not be added to the archive, because there is no way it could be deciphered. For now, all network errors from IPFS are silently ignored, resulting in an archive containing only the anchoring proof.
2023-10-18 16:47:12 +02:00
Maxime Lalo
542c568e10
🐛 Cannot anchor a folder if not all documents are validated
2023-10-09 11:22:23 +02:00
Maxime Lalo
ef4cb3f5fa
✨ Creating get of anchors
2023-10-03 11:21:25 +02:00
Arnaud D. Natali
9725eed815
send anchoring notification ( #107 )
2023-10-02 11:25:06 +02:00
Loïs Mansot
6698b05ad3
fix eager toString()
2023-09-29 19:13:37 +02:00
Loïs Mansot
f99612a85d
send anchoring notification
2023-09-29 18:47:43 +02:00
Loïs Mansot
279ea66a50
update anchor when requesting secure status
2023-09-29 15:46:43 +02:00
Loïs Mansot
ab4fac8e01
link an anchor to folder when requesting a new job
2023-09-29 15:36:31 +02:00
Loïs Mansot
532543fe5e
set anchoring proof download response content type
2023-09-26 15:37:32 +02:00
Loïs Mansot
fa5cd62bd0
add route and service to download the document
2023-09-22 17:57:16 +02:00
Loïs Mansot
9590adff2e
add middlewares in OfficeFolderAnchorsController
2023-09-22 10:06:00 +02:00
Loïs Mansot
dc5eb4cb52
add OfficeFolderAnchorsController
...
- create a job for anchoring all hashes in a folder
- monitor the status of an anchoring
2023-09-21 16:33:30 +02:00