ethereum / web3.py

A python interface for interacting with the Ethereum blockchain and ecosystem.
http://web3py.readthedocs.io
MIT License
4.95k stars 1.69k forks source link

Add authorization header to Infura IPFS calls #2604

Closed fselmo closed 1 year ago

fselmo commented 2 years ago

What was wrong?

Infura IPFS calls started requiring proper authentication as of 8/10/2022. We silenced these errors in order to have the tests passing but we need to add a proper authorization header to Infura IPFS calls.

v6 changes: #2603 v5 changes: #2605

How can it be fixed?

pacrob commented 1 year ago

EthPM is deprecated and is the only thing that needs IPFS. Closing wontfix