multiformats / rust-cid

CID in rust
90 stars 49 forks source link

feat: add `encoded_len` and written bytes #129

Closed dignifiedquire closed 1 year ago

dignifiedquire commented 1 year ago

Depends on https://github.com/multiformats/rust-multihash/pull/252

vmx commented 1 year ago

rust-multihash v0.18 was released, this should get CI green.

vmx commented 1 year ago

@dignifiedquire when you update the PR, could you please also add the breaking change information to the commit message?

dignifiedquire commented 1 year ago

done

dignifiedquire commented 1 year ago

The matching multihash PR has been released for a while now, can we move this forward?

vmx commented 1 year ago

Sorry for dropping the ball here, I'll work on it tomorrow.