Safe-eth-py

Latest version: v6.1.1

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

Scan your dependencies

Page 9 of 17

5.6.0

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

What's Changed
🏕 Features
* feat: add Linea Goerli Testnet by ElvisKrop in https://github.com/safe-global/safe-eth-py/pull/560
* feat: adding Astar and Shiden support by ElvisKrop in https://github.com/safe-global/safe-eth-py/pull/576
* Add Darwinia and Crab address by furoxr in https://github.com/safe-global/safe-eth-py/pull/577
* Fix url for Gnosis Chain blockscout by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/579
* feat: add zkSync Era Mainnet and Testnet support by nick8319 in https://github.com/safe-global/safe-eth-py/pull/580
* Add BASE MAINNET safe addresses by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/574
* Adding zora chain by iainnash in https://github.com/safe-global/safe-eth-py/pull/567
* Set version 5.6.0 by moisses89 in https://github.com/safe-global/safe-eth-py/pull/585
👒 Dependencies
* Bump pytest from 7.3.2 to 7.4.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/572
* Bump web3 from 6.4.0 to 6.5.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/571
* Bump py-evm from 0.7.0a2 to 0.7.0a3 by dependabot in https://github.com/safe-global/safe-eth-py/pull/570
* Bump faker from 18.10.1 to 18.11.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/569
* Bump faker from 18.11.1 to 18.11.2 by dependabot in https://github.com/safe-global/safe-eth-py/pull/575
* Bump django from 4.2.2 to 4.2.3 by dependabot in https://github.com/safe-global/safe-eth-py/pull/578
* Bump pytest-rerunfailures from 11.1.2 to 12.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/581
* Bump faker from 18.11.2 to 18.13.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/582

New Contributors
* furoxr made their first contribution in https://github.com/safe-global/safe-eth-py/pull/577
* iainnash made their first contribution in https://github.com/safe-global/safe-eth-py/pull/567

**Full Changelog**: https://github.com/safe-global/safe-eth-py/compare/v5.5.0...v5.6.0

5.5.0

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

What's Changed
🏕 Features
* Add helper method to convert RPC calls to JSON by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/555
* feat: add Tenet Mainnet & Testnet support by nick8319 in https://github.com/safe-global/safe-eth-py/pull/559
* Fix concurrent HTTP connection issues by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/568
👒 Dependencies
* Bump requests from 2.30.0 to 2.31.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/552
* Bump coverage from 7.2.5 to 7.2.6 by dependabot in https://github.com/safe-global/safe-eth-py/pull/556
* Bump faker from 18.9.0 to 18.10.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/557
* Bump pytest-env from 0.8.1 to 0.8.2 by dependabot in https://github.com/safe-global/safe-eth-py/pull/566
* Bump hexbytes from 0.2.3 to 0.3.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/563
* Bump django from 4.2.1 to 4.2.2 by dependabot in https://github.com/safe-global/safe-eth-py/pull/562
* Bump pytest from 7.3.1 to 7.3.2 by dependabot in https://github.com/safe-global/safe-eth-py/pull/561
* Bump coverage from 7.2.6 to 7.2.7 by dependabot in https://github.com/safe-global/safe-eth-py/pull/558


**Full Changelog**: https://github.com/safe-global/safe-eth-py/compare/v5.4.3...v5.5.0

5.4.3

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

What's Changed
🏕 Features
* Fix typo on Safe addresses by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/554


**Full Changelog**: https://github.com/safe-global/safe-eth-py/compare/v5.4.2...v5.4.3

5.4.2

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

What's Changed
🏕 Features
* Fix infinite loop in `retrieve_modules` by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/553


**Full Changelog**: https://github.com/safe-global/safe-eth-py/compare/v5.4.1...v5.4.2

5.4.1

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

What's Changed
🏕 Features
* Fix typo on safe addresses by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/551


**Full Changelog**: https://github.com/safe-global/safe-eth-py/compare/v5.4.0...v5.4.1

5.4.0

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

What's Changed
🏕 Features
* Add Evmos Mainnet and Testnet by datradito in https://github.com/safe-global/safe-eth-py/pull/526
* Adding zkScroll Testnet by datradito in https://github.com/safe-global/safe-eth-py/pull/532
* Add MAP Relay Chain and Makalu Testnet. by philllau in https://github.com/safe-global/safe-eth-py/pull/537
* Fix safeProxyFactory address on base goerli by moisses89 in https://github.com/safe-global/safe-eth-py/pull/538
* Add Safe addresses and Blockscout endpoints for Ethereum Classic by ziogaschr in https://github.com/safe-global/safe-eth-py/pull/540
* Add singleton addresses by moisses89 in https://github.com/safe-global/safe-eth-py/pull/539
* Add safe singleton addresses for binance smart chain by moisses89 in https://github.com/safe-global/safe-eth-py/pull/542
* Add sepolia testnet by moisses89 in https://github.com/safe-global/safe-eth-py/pull/549
* Set version 5.4.0 by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/550
👒 Dependencies
* Bump coverage from 7.2.3 to 7.2.5 by dependabot in https://github.com/safe-global/safe-eth-py/pull/530
* Bump django-filter from 23.1 to 23.2 by dependabot in https://github.com/safe-global/safe-eth-py/pull/529
* Bump faker from 18.4.0 to 18.6.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/531
* Bump requests from 2.28.2 to 2.29.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/527
* Bump requests from 2.29.0 to 2.30.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/536
* Bump django from 4.2 to 4.2.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/535
* Bump faker from 18.6.1 to 18.6.2 by dependabot in https://github.com/safe-global/safe-eth-py/pull/533
* Bump web3 from 6.2.0 to 6.3.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/534
* Bump faker from 18.6.2 to 18.9.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/547
* Bump web3 from 6.3.0 to 6.4.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/548
* Bump py-evm from 0.7.0a1 to 0.7.0a2 by dependabot in https://github.com/safe-global/safe-eth-py/pull/544

New Contributors
* philllau made their first contribution in https://github.com/safe-global/safe-eth-py/pull/537
* ziogaschr made their first contribution in https://github.com/safe-global/safe-eth-py/pull/540

**Full Changelog**: https://github.com/safe-global/safe-eth-py/compare/v5.3.1...v5.4.0

Page 9 of 17

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.