ethereum / eth-utils

Utility functions for working with ethereum related codebases.
https://eth-utils.readthedocs.io/en/latest/
MIT License
312 stars 148 forks source link

Remove network warning spam #278

Closed reedsa closed 4 months ago

reedsa commented 4 months ago

What was wrong?

When networks are changed but get out of sync between eth-typing and eth-utils, warnings are thrown.

How was it fixed?

Remove the warning, very few core networks change much. If folks need net networks, they can be added with the script.

Planning to add a CI process to run the script automatically.

Todo:

Cute Animal Picture