summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-eth-account_0.10.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-eth-account: upgrade 0.10.0 -> 0.11.0alperak2024-02-091-18/+0
| | | | | | | | | | | | | | | | | | | | Changelog: Breaking Changes Drop support for python 3.7 Internal Changes - for eth-account Contributors Change older % and .format strings to use f-strings Merge template updates, notably use pre-commit for linting and change the name of the master branch to main Removals Remove deprecated signTransaction, it has been replaced by sign_transaction Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-eth-account: upgrade 0.9.0 -> 0.10.0Khem Raj2023-11-061-0/+18
Signed-off-by: Khem Raj <raj.khem@gmail.com>