Safe-eth-py

Latest version: v7.3.0

Safety actively analyzes 726363 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 18

6.0.0b17

<!-- Release notes generated using configuration in .github/release.yml at master -->

What's Changed
🏕 Features
* Support Python 3.12 by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/656
* feat: add Mode Testnet 1.3.0 safe contracts by ElvisKrop in https://github.com/safe-global/safe-eth-py/pull/759
* Add 4337 bundler API client by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/776
* feat: add Mantle Sepolia support by ElvisKrop in https://github.com/safe-global/safe-eth-py/pull/742
* feat: add OP Sepolia 1.3.0 and 1.4.1 safe contracts by ElvisKrop in https://github.com/safe-global/safe-eth-py/pull/765
* feat: add Linea Mainnet and Testnet 1.3.0 safe contracts deployed via safe singleton factory by ElvisKrop in https://github.com/safe-global/safe-eth-py/pull/763
* feat: add Scroll Mainnet and Testnet 1.3.0 safe contracts deployed via safe singleton factory by ElvisKrop in https://github.com/safe-global/safe-eth-py/pull/764
* feat: add Zora Mainnet 1.3.0 safe contracts deployed via safe singleton factory by ElvisKrop in https://github.com/safe-global/safe-eth-py/pull/761
* feat: add unreal Testnet support by ElvisKrop in https://github.com/safe-global/safe-eth-py/pull/787
* feat: add Taiko Katla L2 1.3.0 contracts by ElvisKrop in https://github.com/safe-global/safe-eth-py/pull/790
* feat: Add Aurora, Scroll and Linea safe Singleton by Majorfi in https://github.com/safe-global/safe-eth-py/pull/760
* Update Aurora default singleton address blocks by falvaradorodriguez in https://github.com/safe-global/safe-eth-py/pull/794
* Update CODEOWNERS to core-api team by moisses89 in https://github.com/safe-global/safe-eth-py/pull/786
* Add properties to UserOperation by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/795
* Clean old code in safe-eth-py by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/766
* Refactor UserOperation constructor by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/800
* Add Uint96Field by moisses89 in https://github.com/safe-global/safe-eth-py/pull/801
* Set version to v6.0.0b17 by moisses89 in https://github.com/safe-global/safe-eth-py/pull/803
🛠 Breaking Changes
* Rename enum SafeOperation to SafeOperationEnum by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/802
👒 Dependencies
* Bump pytest-django from 4.7.0 to 4.8.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/783
* Bump pytest from 8.0.0 to 8.0.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/782
* Bump py-evm from 0.8.0b1 to 0.9.0b1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/781
* Bump pytest from 8.0.1 to 8.0.2 by dependabot in https://github.com/safe-global/safe-eth-py/pull/796
* Bump coverage from 7.4.1 to 7.4.3 by dependabot in https://github.com/safe-global/safe-eth-py/pull/798
* Bump faker from 22.6.0 to 23.2.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/797


**Full Changelog**: https://github.com/safe-global/safe-eth-py/compare/v6.0.0b16...v6.0.0b17

6.0.0b16

<!-- Release notes generated using configuration in .github/release.yml at master -->

What's Changed
🏕 Features
* Fix readthedocs configuration by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/768
* Add Felipe to CLA by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/770
* feat: add Zora Sepolia 1.3.0 safe contracts by ElvisKrop in https://github.com/safe-global/safe-eth-py/pull/758
* Refactor Safe Transaction API client by moisses89 in https://github.com/safe-global/safe-eth-py/pull/753
* Rename Gnosis Protocol libraries to Cowswap by falvaradorodriguez in https://github.com/safe-global/safe-eth-py/pull/778
* Set version to 6.0.0b16 by moisses89 in https://github.com/safe-global/safe-eth-py/pull/779
👒 Dependencies
* Bump faker from 22.4.0 to 22.6.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/767
* Bump django from 4.2.7 to 4.2.10 by dependabot in https://github.com/safe-global/safe-eth-py/pull/769
* Bump pytest-sugar from 0.9.7 to 1.0.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/771
* Bump pytest from 7.4.4 to 8.0.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/756
* Bump coverage from 7.4.0 to 7.4.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/755

New Contributors
* falvaradorodriguez made their first contribution in https://github.com/safe-global/safe-eth-py/pull/778

**Full Changelog**: https://github.com/safe-global/safe-eth-py/compare/v6.0.0b15...v6.0.0b16

6.0.0b15

<!-- Release notes generated using configuration in .github/release.yml at master -->

What's Changed
🏕 Features
* feat: add Zora Mainnet blockscout by ElvisKrop in https://github.com/safe-global/safe-eth-py/pull/731
* Add BASE Sepolia Safe addresses by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/747
* Add Haqq networks by Hirama in https://github.com/safe-global/safe-eth-py/pull/730
* feat: add Mode Mainnet 1.3.0 contracts by ElvisKrop in https://github.com/safe-global/safe-eth-py/pull/741
* Remove goerli from tests by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/749
* Bump safe_deployments to v1.32.0 by moisses89 in https://github.com/safe-global/safe-eth-py/pull/751
* Set version v6.0.0b15 by moisses89 in https://github.com/safe-global/safe-eth-py/pull/762
👒 Dependencies
* Bump faker from 21.0.0 to 22.4.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/746
* Bump actions/cache from 3 to 4 by dependabot in https://github.com/safe-global/safe-eth-py/pull/745
* Bump web3 from 6.12.0 to 6.14.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/738

New Contributors
* Hirama made their first contribution in https://github.com/safe-global/safe-eth-py/pull/730

**Full Changelog**: https://github.com/safe-global/safe-eth-py/compare/v6.0.0b14...v6.0.0b15

6.0.0b14

<!-- Release notes generated using configuration in .github/release.yml at master -->

What's Changed
🏕 Features
* Add Manta Pacific contract and client data by msvstj in https://github.com/safe-global/safe-eth-py/pull/705
* Skip test if fail due liquidity changes by moisses89 in https://github.com/safe-global/safe-eth-py/pull/740
* feat: add Kroma networks by ElvisKrop in https://github.com/safe-global/safe-eth-py/pull/729
* Add method to export signatures by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/722
* Add message endpoints requests to safe transaction client by moisses89 in https://github.com/safe-global/safe-eth-py/pull/733
* Add get_sign_message_lib_contract by moisses89 in https://github.com/safe-global/safe-eth-py/pull/736
* Set version 6.0.0b14 by moisses89 in https://github.com/safe-global/safe-eth-py/pull/743
👒 Dependencies
* Bump faker from 20.1.0 to 21.0.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/718
* Bump pytest from 7.4.3 to 7.4.4 by dependabot in https://github.com/safe-global/safe-eth-py/pull/725
* Bump coverage from 7.3.3 to 7.4.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/726


**Full Changelog**: https://github.com/safe-global/safe-eth-py/compare/v6.0.0b13...v6.0.0b14

6.0.0b13

<!-- Release notes generated using configuration in .github/release.yml at master -->

What's Changed
🏕 Features
* Add support for preimage hash for EIP1271 signatures by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/721
👒 Dependencies
* Bump web3 from 6.11.4 to 6.12.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/720
* Bump coverage from 7.3.2 to 7.3.3 by dependabot in https://github.com/safe-global/safe-eth-py/pull/719


**Full Changelog**: https://github.com/safe-global/safe-eth-py/compare/v6.0.0b12...v6.0.0b13

6.0.0b12

<!-- Release notes generated using configuration in .github/release.yml at master -->

What's Changed
🏕 Features
* Set beta version v6.0.0b12 by moisses89 in https://github.com/safe-global/safe-eth-py/pull/717


**Full Changelog**: https://github.com/safe-global/safe-eth-py/compare/v6.0.0b11...v6.0.0b12

Page 7 of 18

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.