• Steven Allen's avatar
    gx: update ipldcbor · 840b169d
    Steven Allen authored
    I previously optimized the IPLD cbor decoder to *not* encode and then re-decode
    objects when constructing them with `WrapObject`. Unfortunately, we rely on this
    to canonicalize the object before computing the tree/links.
    
    License: MIT
    Signed-off-by: default avatarSteven Allen <steven@stebalien.com>
    840b169d
merkledag.go 11.8 KB