8000 Tags · ceramicnetwork/go-dag-jose · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ceramicnetwork/go-dag-jose

Tags

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update dependencies (#29)

* chore: update dependencies

* chore: update go-jose to v4

* chore: update rapid library and cleanup tests

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: `dag-jose` implementation using IPLD schema/code generation (#23)

* feat: `dag-jose` implementation using IPLD schema/code generation

* cleanup

* support for "flattened" JOSE objects

* updates from review

* comments and renaming

* validate (then ignore) `link` when encoding

* updates and test fixes

* first pass of unit tests

* update dependencies

* test fixes

* Introduce tests using fixtures from the ipld/ipld repo. (#24)

* Introduce tests using fixtures from the ipld/ipld repo.

* tweak some fixture hunk names.

See commit message in the linked commit in the ipld/ipld submodule.

(Calling both the dagjose and the dagjson hunks "data", as it was
previously, suggested incorrect things: they are not that similar.
The dagjson is the datamodel view, and that is *not* the same thing
as a transliteration of the tokens that you'd get if you parsed the
dag-jose as dag-cbor.)

* test fixes

* test fixes

* test fixes

* test fixes

* cleanup docs

* remove `link` from encoded JWS

* fix up tests

* minor updates and add TODOs

* add CID matching to spec tests

* remove travis.yml file and add TODOs to README.md

* Update spec_test.go

Remove redundant code

* updates from review

* update to latest ipld repo

* use newest go-ipld-prime

* check err from traversal

Co-authored-by: Eric Myhre <hash@exultant.us>

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
Update to go-ipld-prime 0.9.0

v0.0.4

Toggle v0.0.4's commit message
chore: add vscode config

v0.0.3

Toggle v0.0.3's commit message
Merge branch 'feat/update'

v0.0.2

Toggle v0.0.2's commit message
fix: go.mod module name

v0.0.2-alpha2

Toggle v0.0.2-alpha2's commit message
Move ipld.Node implementations to private types to make documentation…

… clearer

v0.0.2-alpha1

Toggle v0.0.2-alpha1's commit message
Add a whole bunch more documentation

v0.0.1

Toggle v0.0.1's commit message
Update README

0