Don't allow encoding of undecodeable forms involving `'/'` map keys
Open
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Ref: https://github.com/ipld/js-dag-json/issues/86
The rules that apply to rejecting blocks on decode where `'/'` is involved should also be invoked on the encode side so you can't even use these codecs to encode something that won't round-trip.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.