Conversation
fsdiogo
commented
Jul 4, 2019
- Update to the latest version of IPFS
- Update the hashes to base32 to pass validations
- Remove unneeded webpack configs
|
Thanks for this @fsdiogo! I've updated my npm packages and run locally and it seems to be in good order after testing just a few lessons. Can I assume that @olizilla's robot means I don't need to do any more specific checks? Or do I need to run through the file upload ones by hand? This shouldn't change the 'passed' status of people who already submitted when it worked the other way, right? |
|
@fsdiogo Have you already checked whether this version of IPFS includes the blob support in the browser? Is that resolved here or should we leave a separate issue open for it? |
I ran it by hand just to safeguard and everything worked out as expected, so this one is good to go!
I haven't tested it, but it should be done: ipfs/js-ipfs#2024 |
|
Perfect, thanks for taking this one on! |