Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (20m)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (169d) 

2024-05-28 11:22:44 UTC Now

2024-02-09 06:20:31 UTC MAIN commitmail json YAML

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

(adam)