Safe-eth-py

Latest version: v5.8.0

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

Scan your dependencies

Page 8 of 15

5.2.0

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

What's Changed
🏕 Features
* Fix CowSwap test by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/478
* Add EIP155 support for some methods by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/477
* Add kava chain by pkakelas in https://github.com/safe-global/safe-eth-py/pull/483
* Add Neon Devnet Support by Sj-001 in https://github.com/safe-global/safe-eth-py/pull/481
* Add Crossbell chain by iavl in https://github.com/safe-global/safe-eth-py/pull/488
* Add IoTeX Mainnet master copies and proxy factory by ElvisKrop in https://github.com/safe-global/safe-eth-py/pull/495
* Add WEMIX3.0 Mainnet & Testnet by comverser in https://github.com/safe-global/safe-eth-py/pull/500
* Bump faker from 18.3.2 to 18.4.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/508
* Fix error using block identifier as `pending` by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/510
* Add Velas Mainnet & Testnet by datradito in https://github.com/safe-global/safe-eth-py/pull/503
* add: polygon zkevm mainnet chain by nitinmittal23 in https://github.com/safe-global/safe-eth-py/pull/504
* Set version 5.2.0 by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/502
🛠 Breaking Changes
* Fix WETH for CowSwap Oracle (Gnosis Chain) by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/501
👒 Dependencies
* Bump faker from 17.3.0 to 17.6.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/471
* Bump pytest from 7.2.1 to 7.2.2 by dependabot in https://github.com/safe-global/safe-eth-py/pull/472
* Bump pytest-rerunfailures from 11.1.1 to 11.1.2 by dependabot in https://github.com/safe-global/safe-eth-py/pull/475
* Bump django-filter from 22.1 to 23.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/485
* Bump faker from 17.6.0 to 18.3.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/484
* Bump faker from 18.3.1 to 18.3.2 by dependabot in https://github.com/safe-global/safe-eth-py/pull/491
* Bump django from 4.1.7 to 4.2 by dependabot in https://github.com/safe-global/safe-eth-py/pull/498
* Bump pytest from 7.2.2 to 7.3.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/496
* Bump coverage from 6.5.0 to 7.2.3 by dependabot in https://github.com/safe-global/safe-eth-py/pull/499
* Bump psycopg2-binary from 2.9.5 to 2.9.6 by dependabot in https://github.com/safe-global/safe-eth-py/pull/509
* Bump pytest from 7.3.0 to 7.3.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/505

New Contributors
* Sj-001 made their first contribution in https://github.com/safe-global/safe-eth-py/pull/481
* iavl made their first contribution in https://github.com/safe-global/safe-eth-py/pull/488
* ElvisKrop made their first contribution in https://github.com/safe-global/safe-eth-py/pull/495
* comverser made their first contribution in https://github.com/safe-global/safe-eth-py/pull/500
* nitinmittal23 made their first contribution in https://github.com/safe-global/safe-eth-py/pull/504

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

5.1.0

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

What's Changed
🏕 Features
* Support Base Goerli Testnet explorer by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/468
* Fix Cowswap tests by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/474
* Add Safe contract addresses by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/473
👒 Dependencies
* Bump faker from 17.0.0 to 17.3.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/469


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

5.0.2

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

What's Changed
🏕 Features
* Add more E2E `trace_block` tests for Erigon by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/463
* Add base goerli testnet by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/467
👒 Dependencies
* Bump pytest-rerunfailures from 11.0 to 11.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/462
* Bump faker from 16.6.1 to 16.8.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/461
* Bump django from 4.1.5 to 4.1.6 by dependabot in https://github.com/safe-global/safe-eth-py/pull/456
* Bump cla-assistant/github-action from 2.2.1 to 2.3.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/460
* Bump faker from 16.8.1 to 17.0.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/466
* Bump pytest-rerunfailures from 11.1 to 11.1.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/465
* Bump django from 4.1.6 to 4.1.7 by dependabot in https://github.com/safe-global/safe-eth-py/pull/464


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

5.0.1

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

What's Changed
🏕 Features
* Don't log price oracle failures by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/457
* Fix EIP712 encoding by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/458


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

5.0.0

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

What's Changed
🏕 Features
* Update precommit by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/451
* Configure automatic release notes by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/453
* Set version 5.0.0 by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/454
* Fix cowswap tests by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/455
🛠 Breaking Changes
* Update Chains on EthereumNetwork by moisses89 in https://github.com/safe-global/safe-eth-py/pull/452
👒 Dependencies
* Bump faker from 16.6.0 to 16.6.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/450


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

4.9.3

What's Changed
* Bump faker from 15.3.4 to 16.6.0 by dependabot in https://github.com/safe-global/safe-eth-py/pull/446
* Bump pytest from 7.2.0 to 7.2.1 by dependabot in https://github.com/safe-global/safe-eth-py/pull/447
* Add etherscan client for Celo network by Uxio0 in https://github.com/safe-global/safe-eth-py/pull/448


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

Page 8 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.