Volker Mische
Volker Mische
No the proposal is to have a strict parser. I don't think the uppercase versions need to be removed. I'm asking for having them case sensitive, i.e. a Multibase implementation...
To me it sounded strange to have a uppercase and a lowercase variant, but still being case-insensitive. I was only thinkingabout decoding step (from Base encoded to the original data)....
> We want to try and capture all commonly used base encodings, so we should figure out the best way to support this. Is GitHub issues the right way to...
@mikeal sorry, I meant to write "Base encodings" instead of "codec". > nor do we expect the list of base encodings to grow a lot over time We have at...
If someone provides a patch for it, it would certainly be reviewed.
Why ShareAlike? Just CC-BY sounds more aligned with non-copyleft source licenses like MIT.
@Stebalien In my opinion your argumentation for docs also holds true for specs. What if someone wants to publish a book which explains the spec in more detail? It would...
In case you run into issues, feel free to ping me.
It's not a big deal to me. I just wanted to have it reported. I happily move on, even if it isn't fixed for a while :)
@hacdias Do you know what it makes it so slow? I'd expect that the slow thing is finding the hash/peers. So the changes to IPLD (I guess that is what...