libp2p / py-libp2p

The Python implementation of the libp2p networking stack 🐍 [under development]
https://libp2p.io
Other
481 stars 105 forks source link

Upgrade template #447

Closed pacrob closed 9 months ago

pacrob commented 9 months ago

What was wrong?

Pulling in a bunch of updates from https://github.com/ethereum/ethereum-python-project-template

How was it fixed?

I hate to merge code with tests failing, but it's taken me long enough to even get tests to run that I'm calling that a win.

Interop tests still won't start properly. I moved the config from the previously existing travis.yml into circleci. It is currently turned off. It looked like some of the setup for installing go in the container is failing. So generally needs some love.

mypy had a lot of complaints, so turned it off in .pre-commit-config.yaml, will do in another pr.

To-Do

Cute Animal Picture

image