cerc-io / laconicd-deprecated

Read-only mirror of https://git.vdb.to/cerc-io/laconicd-deprecated
https://git.vdb.to/cerc-io/laconicd-deprecated
GNU Lesser General Public License v3.0
6 stars 8 forks source link

Implement `CIDFromJSONBytesUsingIpldPrime` #85

Closed i-norden closed 1 year ago

i-norden commented 1 year ago

Using https://github.com/ipld/go-ipld-prime/blob/master/codec/dagcbor/marshal.go#L36

Currently it uses a linksystem which is unnecessary and overcomplicates the code and makes it harder to understand what is happening.

ABastionOfSanity commented 1 year ago

closed by: https://github.com/cerc-io/laconicd/pull/88