Closed phritz closed 6 years ago
This is a problem for go-cbor-ipld, see https://github.com/filecoin-project/go-filecoin/issues/626 and https://github.com/filecoin-project/go-filecoin/issues/599.
We really shouldn't be using MarshalJSON (we should have explicit transforms between the JSON format and the CBOR format)... but we're doing this anyways.
This is a problem for go-cbor-ipld, see https://github.com/filecoin-project/go-filecoin/issues/626 and https://github.com/filecoin-project/go-filecoin/issues/599.