-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
get cap cid and log it, for later retrieval of cacao (#1153)
* extract the cacao cid url from signature, or we may use root.tip Note this is the url, not the actual cacao. will retrieve async from ipfs * decode the protected header, add tests * index not object * typos - still some issues * the positive test works now, but invalid carfiles pass? * move invalid carfile tests to separate PR * Revert "move invalid carfile tests to separate PR" (#1162) * Revert "move invalid carfile tests to separate PR" This reverts commit d82ee7b. * invalid car file produces isLeft; cannot decode throws error * ok an invalid carfile has isLeft, but what about some random string? * remove duplicate coverage test
- Loading branch information
Showing
3 changed files
with
58 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters