Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

working cbor #25

Merged
merged 13 commits into from
Feb 23, 2024
Merged

working cbor #25

merged 13 commits into from
Feb 23, 2024

Conversation

ShreyanJain9
Copy link
Collaborator

No description provided.

@mekaem mekaem merged commit 3ed03ca into did-plc Feb 23, 2024
1 check failed
mekaem added a commit that referenced this pull request Feb 23, 2024
This reverts commit 3ed03ca.
mekaem added a commit that referenced this pull request Feb 23, 2024
* working cbor  (#25)

* DIdPlc stuff (#21)

* remove .so file, upgrade rustler

* begin DidPlc

* started DidPlc classes (don't look please)

* closer to working did generation

* doctest for cbor encoding

* okay fine

* use to_bytes

* decode16

* add round trip cbor test

* fix map key syntax

* trying libipld for encoding dag-cbor

* missing cid tag

maybe?

* what if we construct a tagged IPLD node with the CID tag and insert it into the result map

* manually tag it? idk

* fortune favors the bold

* mission failed, we'll get 'em next time

* update README to reflect new goals :) (#23)

* fix example case in dagcbor docs (#24)

---------

Co-authored-by: flicknow <[email protected]>
Co-authored-by: nova <[email protected]>
Co-authored-by: Samuel Newman <[email protected]>
Co-authored-by: mark <[email protected]>

* Revert "working cbor  (#25)"

This reverts commit 3ed03ca.

---------

Co-authored-by: Shreyan Jain <[email protected]>
Co-authored-by: flicknow <[email protected]>
Co-authored-by: Samuel Newman <[email protected]>
Co-authored-by: mark <[email protected]>
mekaem added a commit that referenced this pull request Feb 23, 2024
* remove .so file, upgrade rustler

* begin DidPlc

* started DidPlc classes (don't look please)

* closer to working did generation

* doctest for cbor encoding

* okay fine

* use to_bytes

* decode16

* make mix task stop crashing

* docstrings

* working cbor  (#25)

* DIdPlc stuff (#21)

* remove .so file, upgrade rustler

* begin DidPlc

* started DidPlc classes (don't look please)

* closer to working did generation

* doctest for cbor encoding

* okay fine

* use to_bytes

* decode16

* add round trip cbor test

* fix map key syntax

* trying libipld for encoding dag-cbor

* missing cid tag

maybe?

* what if we construct a tagged IPLD node with the CID tag and insert it into the result map

* manually tag it? idk

* fortune favors the bold

* mission failed, we'll get 'em next time

* update README to reflect new goals :) (#23)

* fix example case in dagcbor docs (#24)

---------

Co-authored-by: flicknow <[email protected]>
Co-authored-by: nova <[email protected]>
Co-authored-by: Samuel Newman <[email protected]>
Co-authored-by: mark <[email protected]>

* cbor lists

* little fixes

* remove extra sha256

* phew

---------

Co-authored-by: flicknow <[email protected]>
Co-authored-by: nova <[email protected]>
Co-authored-by: Samuel Newman <[email protected]>
Co-authored-by: mark <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants