Path to this page:
Subject: CVS commit: pkgsrc/finance/py-eth-account
From: Adam Ciarcinski
Date: 2024-02-09 07:20:31
Message id: 20240209062031.AAC62FA42@cvs.NetBSD.org
Log Message:
py-eth-account: updated to 0.11.0
eth-account v0.11.0 (2024-02-05)
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
Files: