Skip to content

Releases: ltonetwork/lto-veramo-plugin

v0.1.13: Option to update credential status is called `type`.

28 Jul 08:31
2d30e92
Compare
Choose a tag to compare
Add reason (optional) when updating credential status.

v0.1.12: Add custom logic for verify credentials.

28 Jul 06:51
745c263
Compare
Choose a tag to compare
Require an on-chain issue statement. The issue statement must be made within 5m of issuing the credential to prevent back dating (using a compromised key).
Give `unknown_status` error if there's no on-chain statement (within 5 minutes).
Give `issue_statement_elapsed` error if the statement is too late.
Give `suspended` error if credential is suspended.

v0.1.11: Call inner `createVerifiableCredentials` to add default properties be…

28 Jul 05:13
90c4852
Compare
Choose a tag to compare

v0.1.10

28 Jul 00:31
09a6f74
Compare
Choose a tag to compare
Add LTO credential verifier

v0.1.9: Replace LTO credential plugin with credential manager.

26 Jul 19:26
a4d8da9
Compare
Choose a tag to compare
Seems like this is the way intended by Veramo, but the implementation is incomplete.
`agent.credentialStatusGenerate()` needs to be called separately.

v0.1.8: Require keyRef for dispute and acknowledgement.

26 Jul 15:40
fa2a764
Compare
Choose a tag to compare
Load key directly and don't use issuer for those status updates.

v0.1.7: Require passing a credential plugin as argument when creating `LtoCre…

25 Jul 23:19
d9f6007
Compare
Choose a tag to compare

v0.1.6: Added LTO credential plugin.

25 Jul 21:10
eecaeec
Compare
Choose a tag to compare
Move LTO connection login to separate class.

v0.1.5

22 Jul 05:54
1d5ea57
Compare
Choose a tag to compare
Don't sponsor own transactions

v0.1.4

21 Jul 02:41
ac2a8d6
Compare
Choose a tag to compare
Fixup