summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-web3_6.20.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-web3: upgrade 6.19.0 -> 6.20.0Wang Mingyu2024-07-011-0/+26
Changelog: ========== - Release notes page name changed from releases to release_notes - Provide explicit __all__ exports for providers in web3/providers/__init__.py; update web3/__init__.py to include all provider classes including base classes. - Created ABIError type in the web3.types module and added as a valid type of ABIElement. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>