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 15 of 17

4.0.1

What's Changed
* Bump web3 from 5.29.0 to 5.29.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/257
* Bump coverage from 6.3.3 to 6.4 by dependabot in https://github.com/safe-global/safe-eth-py/pull/256
* add meter mainnet and testnet by philipappiah in https://github.com/safe-global/safe-eth-py/pull/255
* Exclude ABIs from coverage report by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/251
* Update CODEOWNERS by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/253
* Set version v4.0.1 by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/259

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

**Full Changelog**: https://github.com/safe-global/safe-eth-py/compare/v4.0.0...v4.0.1

4.0.0

Notice
Migrate from `gnosis-py` to `safe-eth-py` if you haven't!

What's Changed
* Bump pytest from 7.1.1 to 7.1.2 by dependabot in https://github.com/safe-global/safe-eth-py/pull/237
* Bump github/codeql-action from 1 to 2 by dependabot in https://github.com/safe-global/safe-eth-py/pull/240
* Bump coverage from 6.3.2 to 6.3.3 by dependabot in https://github.com/safe-global/safe-eth-py/pull/245
* Test every network for GnosisProtocolAPI by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/243
* Bump faker from 13.3.4 to 13.11.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/244
* Bump django from 3.2.12 to 3.2.13 by dependabot in https://github.com/safe-global/safe-eth-py/pull/246
* Rename package from gnosis-py to safe-eth-py by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/249


**Full Changelog**: https://github.com/safe-global/safe-eth-py/compare/v3.9.4...v4.0.0

What's Changed
* Bump pytest from 7.1.1 to 7.1.2 by dependabot in https://github.com/safe-global/safe-eth-py/pull/237
* Bump github/codeql-action from 1 to 2 by dependabot in https://github.com/safe-global/safe-eth-py/pull/240
* Bump coverage from 6.3.2 to 6.3.3 by dependabot in https://github.com/safe-global/safe-eth-py/pull/245
* Test every network for GnosisProtocolAPI by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/243
* Bump faker from 13.3.4 to 13.11.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/244
* Bump django from 3.2.12 to 3.2.13 by dependabot in https://github.com/safe-global/safe-eth-py/pull/246
* Rename package from gnosis-py to safe-eth-py by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/249
* Bump faker from 13.11.0 to 13.11.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/248
* Fix README by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/250


**Full Changelog**: https://github.com/safe-global/safe-eth-py/compare/v3.9.4...v4.0.0

3.9.4

What's Changed
* Cache some web3 queries that shouldn't change by Uxio0 in https://github.com/gnosis/gnosis-py/pull/235
* Fix slow timeout typo by Uxio0 in https://github.com/gnosis/gnosis-py/pull/242


**Full Changelog**: https://github.com/gnosis/gnosis-py/compare/v3.9.3...v3.9.4

3.9.3

What's Changed
* Adding Velas network mainnet&testnet support by datradito in https://github.com/gnosis/gnosis-py/pull/220
* Validate linting on CI on parallel by Uxio0 in https://github.com/gnosis/gnosis-py/pull/223
* Remove conflicting EthereumNetwork by Uxio0 in https://github.com/gnosis/gnosis-py/pull/226
* Bump faker from 13.3.3 to 13.3.4 by dependabot in https://github.com/gnosis/gnosis-py/pull/227
* Added Eurus mainnet and testnet network ID. by EU99 in https://github.com/gnosis/gnosis-py/pull/229
* Bump web3 from 5.28.0 to 5.29.0 by dependabot in https://github.com/gnosis/gnosis-py/pull/232
* Fix enzyme and sushiswap tests by Uxio0 in https://github.com/gnosis/gnosis-py/pull/234
* Always use cached chainId by Uxio0 in https://github.com/gnosis/gnosis-py/pull/233

New Contributors
* datradito made their first contribution in https://github.com/gnosis/gnosis-py/pull/220
* EU99 made their first contribution in https://github.com/gnosis/gnosis-py/pull/229

**Full Changelog**: https://github.com/gnosis/gnosis-py/compare/v3.9.2...v3.9.3

3.9.2

What's Changed
* Update pre-commit by Uxio0 in https://github.com/gnosis/gnosis-py/pull/222
* chore: add rei testnet and mainnet by bijianing97 in https://github.com/gnosis/gnosis-py/pull/221
* Set version 3.9.2 by Uxio0 in https://github.com/gnosis/gnosis-py/pull/224

New Contributors
* bijianing97 made their first contribution in https://github.com/gnosis/gnosis-py/pull/221

**Full Changelog**: https://github.com/gnosis/gnosis-py/compare/v3.9.1...v3.9.2

3.9.1

What's Changed
* Ignore invalid padding for Safe tx signatures by Uxio0 in https://github.com/gnosis/gnosis-py/pull/215
* Fix default gas for ether sending by Uxio0 in https://github.com/gnosis/gnosis-py/pull/216
* Bump actions/cache from 2 to 3 by dependabot in https://github.com/gnosis/gnosis-py/pull/218
* Bump faker from 13.3.2 to 13.3.3 by dependabot in https://github.com/gnosis/gnosis-py/pull/217
* fix chain id by Uxio0 in https://github.com/gnosis/gnosis-py/pull/219


**Full Changelog**: https://github.com/gnosis/gnosis-py/compare/v3.9.0...v3.9.1

Page 15 of 17

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.