|
|
499f83fd6f
|
refactor(container): migrate to new ucan and did-it package paths
|
2026-01-08 15:45:52 -05:00 |
|
Michael Muré
|
0647e4ff8a
|
adjust the toolkit to the new location
|
2025-08-07 14:28:16 +02:00 |
|
Michael Muré
|
fe14765c8d
|
container: use the correct type in GetAllDelegations
|
2025-02-03 15:02:31 +01:00 |
|
Michael Muré
|
506ed21b94
|
token: ditch the generic bundle in favor of specialized struct
It's kust cleaner that way, the generic has no upside.
|
2025-01-29 14:28:13 +01:00 |
|
Michael Muré
|
9d047f038d
|
container: Reader should keep around and expose the sealed bytes
|
2025-01-23 17:13:10 +01:00 |
|
Michael Muré
|
9c141029c3
|
container: better naming
|
2025-01-20 12:14:45 +01:00 |
|
Michael Muré
|
6d7fd28324
|
container: clarify returned error
|
2025-01-13 13:50:05 +01:00 |
|
Michael Muré
|
8f3f1c775e
|
container: implement header based serialization, also add SPEC test vectors
|
2025-01-08 17:31:04 +01:00 |
|
Michael Muré
|
704ed25768
|
container: add a specification
|
2025-01-07 18:16:27 +01:00 |
|
Michael Muré
|
ce6d163627
|
container: I/O as strings for base64
|
2024-12-11 16:05:16 +01:00 |
|
Michael Muré
|
3680637090
|
container: add a way to check for a single invocation, also iterator
|
2024-11-27 16:13:15 +01:00 |
|
Michael Muré
|
820057e41e
|
container: streamed and non-streamed IO, documentation
|
2024-11-21 15:49:29 +01:00 |
|
Michael Muré
|
5f8536e480
|
Merge pull request #60 from ucan-wg/wip
feat(invocation): add token validation prior to execution
|
2024-11-20 15:48:43 +01:00 |
|
Michael Muré
|
e980d6c0b9
|
various sanding everywhere towards building the tookit
|
2024-11-20 12:34:24 +01:00 |
|
Fabio Bozzo
|
25ca34923f
|
feat(container): versioning for the CBOR container
|
2024-11-14 12:38:26 +01:00 |
|
Michael Muré
|
06a72868a5
|
container: add a delegation iterator
|
2024-11-05 16:26:53 +01:00 |
|
Michael Muré
|
40639b6715
|
container: add readme, remove extra formats, remove go-ipld-cbor dependency
|
2024-10-07 18:46:19 +02:00 |
|
Michael Muré
|
60922ced96
|
container: split into reader+writer
|
2024-10-02 13:43:17 +02:00 |
|