-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
squad: gatekeepersCatalyst App Backend, System Development & Integration TeamCatalyst App Backend, System Development & Integration Team
Description
Summary
Create a deterministic decoder for the catalyst signed document type
Description
Acceptance criteria
- Decoder has context to allow decoding to be strict (fails if not deterministic) log warning if not deterministic, or silently accept.
- The existing interface/API for Catalyst Signed Documents should not change, or if it does, it should be because it was unavoidable, and the changes must be as small as possible.
- To use the helpers created in Helper to decode and check for deterministic encoding with minicbor. #333
- To be tested against data encoded by the Encoder in Implement true minicbor encoder for catalyst signed documents. #332
Notes
This task should not be started until both #333 and #332 are complete.
Metadata
Metadata
Labels
squad: gatekeepersCatalyst App Backend, System Development & Integration TeamCatalyst App Backend, System Development & Integration Team
Type
Projects
Status
✅ Done