Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-eth-utils: upgrade 4.1.1 -> 5.0.0 | Wang Mingyu | 2024-08-28 | 1 | -0/+18 |
Chaneglog: ============ - Run mypy locally via pre-commit hook, bump to mypy==1.10.0 - Updates to the latest eth-typing to use new ABI types for improved type checking in existing ABI utility functions. - Contract Application Binary Interface (ABI) utilities to obtain type and value information for functions and events. - Merge template to use bump-my-version and update release Make commands. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |