Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

DealProposal's Label field serializes as non-UTF8 #1248

Open
@ec2

Description

The Label field in DealProposal is a string that is not guaranteed to be UTF8 as required in the CBOR spec. This causes issues for other client implementations (like us). It will take a LOT of effort for us to work around this bug.

I would suggest somehow enforcing UTF-8 or switching the field to be arbitrary bytes instead.

Metadata

Assignees

Labels

P2Medium priority, beneficial for network functionality and growthbugSomething isn't workingchange-stateChanges state schema, necessitating major version upgrade/migrationdiscussion

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions