Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Release v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Dec 15:24
· 237 commits to main since this release
b0dad97
HYP-24: controller for revocation (#25)

* HYP-24: controller for revocation

* HYP-24: linting.

* HYP-24: rebase with main

* HYP-24: zod and db  type abstraction before revocation final test.

* HYP-24: 3 a few changes to docker regarding regulator role.

* HYP-24: README update,

* HYP-24: integration test and rebase with main.

* HYP-24: invalid import.

* HYP-24: version bump.

* HYP-24: vscode imports are not perfect.

* HYP-24: missed type.

* HYP-24: ts error before merging commits.

* HYP-24: unassigned variable.

* HYP-24: file upload fails in test.

* HYP-24: switching back to octect from json/

* HYP-24: attachment is seeded

* HYP-24: oops, hardcoded value.

* Updates to finish off revocation

- Updates from reviews
- Fixed onchain tests for revocation
- Changed how dependencies are resolved in service watcher as this was causing errors

* Linting fixes

* Attachment fixes

---------

Co-authored-by: Matthew Dean <matthew.dean@digicatapult.org.uk>