| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-eth-account: Upgrade 0.12.1 -> 0.13.7 | Leon Anavi | 2025-07-15 | 1 | -20/+0 |
| | | | | | | | | | | | | | | | | Upgrade to release 0.13.7: - Fix issues with the json schema generation for Pydantic models (SignedSetCodeAuthorization) and simplify the serialization by moving a misplaced @field_validator decorator above @classmethod (not below it). - Update and clarify documentation for authorization signing. License-Update: Update years Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-eth-account: upgrade 0.11.0 -> 0.12.1 | Wang Mingyu | 2024-04-17 | 1 | -0/+20 |
| Changelog: ========= -Update documentation to include blob transaction signing example. -Import cytoolz methods via eth_utils instead of cytoolz directly -Add encode_typed_data to list of functions that return a SignableMessage -Add support for type 3, BlobTransaction, introduced by the Cancun network upgrade. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
