- Add stale issues policy. See PR #196
- Feature: Set new admin function
- Feature: Upgradeable contracts
- ci: Harden GitHub Actions
- Remove
admin
param from fns + Addvc_id
to issue fn - Update Security Policy
- Update github actions
- [Vault] Deploy DID on Vault initialization
- [VC Issuance] Use persistent storage for VCs and Revocations
- Bump
soroban-sdk
to20.3.1
- Add function to set authorized issuers
- Implement new
register_vault
function to deploy DID and register it in a vault - Bump
soroban-sdk
to20.2.0
- Contracts improvements
- Implement improvements in Vault and VC Issuance contracts
- Add contracts documentation and issuance limit validation