What's Changed
- Fix: logs subscription topics by @fselmo in #3748
- Resolve datetime.datetime.utcnow() deprecation by @mdalp in #3751
- Fix indentation in the docs by @mdalp in #3752
- Ignore too slow healthcheck for test_key_generation_is_deterministic by @mdalp in #3750
- Update link wiki by @NikolaiKryshnev in #3746
- fixed typo in bugfix description by @viktorking7 in #3755
- Align isort skip path by @Shresth79 in #3756
- Make AsyncWeb3 Generic by @aleexharris in #3761
- Generate fixture for geth v1.16.5 by @fselmo in #3775
- removal: Remove the deprecated LegacyWebSocketProvider by @fselmo in #3762
- Drop Support for Python 3.8 & 3.9 by @kclowes in #3774
- Remove mark on fixture by @kclowes in #3782
- AsyncBeacon: fix AttributeError by using aiohttp.ClientTimeout throughout by @lrusak in #3784
- Upgrade geth to 1.16.7 by @kclowes in #3787
- Add Python 3.14 Support by @kclowes in #3779
- Increase eth-utils dep to 5.3.0+ by @kclowes in #3790
- Fix web3_api test by @kclowes in #3792
- docs: add formatters documentation by @phessophissy in #3798
- Fix TypedDict field names to use camelCase for JSON-RPC consistency by @ilijapet in #3801
- fix: use explicit session for all threads when provided by @madisoncarter1234 in #3800
- Fix mypy CI checks by @kclowes in #3803
- Feat/update ccip read configurations by @fselmo in #3817
- internal: update ensip15 tests and sources by @fselmo in #3815
- fix: restore method/params in WS send-caching dummy request (#3823) by @saheersk in #3825
- feat(ens): use Universal Resolver for ENS resolution by @Dhaiwat10 in #3822
- refactor: move to Github Actions; remove bundled maintainence scripts by @fubuloubu in #3873
- Clean deps by @yabirgb in #3857
- feat(eth): remove deprecated
get_uncle_*method by @dzhalaevd in #3806 - refactor: remove deprecated function by @fubuloubu in #3876
- fix(ens): remove abi_ens_resolver v8 backwards-compat NameNotFound catch by @genisis0x in #3844
- fix: EIP-7702 auth signature fields were wrong type by @kushdab in #3864
New Contributors
- @mdalp made their first contribution in #3751
- @NikolaiKryshnev made their first contribution in #3746
- @viktorking7 made their first contribution in #3755
- @aleexharris made their first contribution in #3761
- @phessophissy made their first contribution in #3798
- @ilijapet made their first contribution in #3801
- @madisoncarter1234 made their first contribution in #3800
- @saheersk made their first contribution in #3825
- @Dhaiwat10 made their first contribution in #3822
- @yabirgb made their first contribution in #3857
- @genisis0x made their first contribution in #3844
- @kushdab made their first contribution in #3864
Full Changelog: v7.13.0...v8.0.0