Releases: safe-global/safe-eth-py
Releases · safe-global/safe-eth-py
v6.0.0b21
What's Changed
🏕 Features
👒 Dependencies
- Bump pytest from 8.1.0 to 8.1.1 by @dependabot in #823
Full Changelog: v6.0.0b20...v6.0.0b21
v6.0.0b20
v6.0.0b19
What's Changed
🏕 Features
- Add healthcheck to docker compose by @Uxio0 in #811
- Remove support for Python 3.8 by @Uxio0 in #820
- Add uint32Field by @moisses89 in #821
- Calculate SafeOperation preimage by @Uxio0 in #818
- Add removed attributes by mistake by @Uxio0 in #822
- Add serializers for Uint32Field and Uint96Field by @moisses89 in #827
- Organize UserOperation data types by @Uxio0 in #819
- Set version v6.0.0b19 by @moisses89 in #828
👒 Dependencies
- Bump faker from 24.0.0 to 24.1.0 by @dependabot in #824
- Bump django-filter from 23.5 to 24.1 by @dependabot in #825
Full Changelog: 6.0.0b18...v6.0.0b19
6.0.0b18
What's Changed
🏕 Features
- Support batch requests on bundler RPC by @Uxio0 in #804
- feat: add Berachain Artio support by @ElvisKrop in #788
- Improve docs for BundlerClient by @Uxio0 in #805
- feat: add Sei Devnet support by @ElvisKrop in #789
- feat: add Lisk Sepolia Testnet support by @ElvisKrop in #793
- Add Arthera Mainnet for versions 1.3.0 and 1.4.1 by @bertux in #792
- Add Beam and Beam Testnet by @federava in #775
- Update 4337 bundler mock by @Uxio0 in #815
- Fix decode bytes32 by @Uxio0 in #816
- Add Ens Client by @falvaradorodriguez in #814
- Set version 6.0.0b18 by @falvaradorodriguez in #817
👒 Dependencies
- Bump pytest from 8.0.2 to 8.1.0 by @dependabot in #809
- Bump web3 from 6.14.0 to 6.15.1 by @dependabot in #806
- Bump faker from 23.2.1 to 24.0.0 by @dependabot in #812
New Contributors
Full Changelog: v6.0.0b17...6.0.0b18
v6.0.0b17
What's Changed
🏕 Features
- Support Python 3.12 by @Uxio0 in #656
- feat: add Mode Testnet 1.3.0 safe contracts by @ElvisKrop in #759
- Add 4337 bundler API client by @Uxio0 in #776
- feat: add Mantle Sepolia support by @ElvisKrop in #742
- feat: add OP Sepolia 1.3.0 and 1.4.1 safe contracts by @ElvisKrop in #765
- feat: add Linea Mainnet and Testnet 1.3.0 safe contracts deployed via safe singleton factory by @ElvisKrop in #763
- feat: add Scroll Mainnet and Testnet 1.3.0 safe contracts deployed via safe singleton factory by @ElvisKrop in #764
- feat: add Zora Mainnet 1.3.0 safe contracts deployed via safe singleton factory by @ElvisKrop in #761
- feat: add unreal Testnet support by @ElvisKrop in #787
- feat: add Taiko Katla L2 1.3.0 contracts by @ElvisKrop in #790
- feat: Add Aurora, Scroll and Linea safe Singleton by @Majorfi in #760
- Update Aurora default singleton address blocks by @falvaradorodriguez in #794
- Update CODEOWNERS to core-api team by @moisses89 in #786
- Add properties to UserOperation by @Uxio0 in #795
- Clean old code in safe-eth-py by @Uxio0 in #766
- Refactor UserOperation constructor by @Uxio0 in #800
- Add Uint96Field by @moisses89 in #801
- Set version to v6.0.0b17 by @moisses89 in #803
🛠 Breaking Changes
👒 Dependencies
- Bump pytest-django from 4.7.0 to 4.8.0 by @dependabot in #783
- Bump pytest from 8.0.0 to 8.0.1 by @dependabot in #782
- Bump py-evm from 0.8.0b1 to 0.9.0b1 by @dependabot in #781
- Bump pytest from 8.0.1 to 8.0.2 by @dependabot in #796
- Bump coverage from 7.4.1 to 7.4.3 by @dependabot in #798
- Bump faker from 22.6.0 to 23.2.1 by @dependabot in #797
Full Changelog: v6.0.0b16...v6.0.0b17
v6.0.0b16
What's Changed
🏕 Features
- Fix readthedocs configuration by @Uxio0 in #768
- Add Felipe to CLA by @Uxio0 in #770
- feat: add Zora Sepolia 1.3.0 safe contracts by @ElvisKrop in #758
- Refactor Safe Transaction API client by @moisses89 in #753
- Rename Gnosis Protocol libraries to Cowswap by @falvaradorodriguez in #778
- Set version to 6.0.0b16 by @moisses89 in #779
👒 Dependencies
- Bump faker from 22.4.0 to 22.6.0 by @dependabot in #767
- Bump django from 4.2.7 to 4.2.10 by @dependabot in #769
- Bump pytest-sugar from 0.9.7 to 1.0.0 by @dependabot in #771
- Bump pytest from 7.4.4 to 8.0.0 by @dependabot in #756
- Bump coverage from 7.4.0 to 7.4.1 by @dependabot in #755
New Contributors
- @falvaradorodriguez made their first contribution in #778
Full Changelog: v6.0.0b15...v6.0.0b16
v6.0.0b15
What's Changed
🏕 Features
- feat: add Zora Mainnet blockscout by @ElvisKrop in #731
- Add BASE Sepolia Safe addresses by @Uxio0 in #747
- Add Haqq networks by @Hirama in #730
- feat: add Mode Mainnet 1.3.0 contracts by @ElvisKrop in #741
- Remove goerli from tests by @Uxio0 in #749
- Bump safe_deployments to v1.32.0 by @moisses89 in #751
- Set version v6.0.0b15 by @moisses89 in #762
👒 Dependencies
- Bump faker from 21.0.0 to 22.4.0 by @dependabot in #746
- Bump actions/cache from 3 to 4 by @dependabot in #745
- Bump web3 from 6.12.0 to 6.14.0 by @dependabot in #738
New Contributors
Full Changelog: v6.0.0b14...v6.0.0b15
v6.0.0b14
What's Changed
🏕 Features
- Add Manta Pacific contract and client data by @msvstj in #705
- Skip test if fail due liquidity changes by @moisses89 in #740
- feat: add Kroma networks by @ElvisKrop in #729
- Add method to export signatures by @Uxio0 in #722
- Add message endpoints requests to safe transaction client by @moisses89 in #733
- Add get_sign_message_lib_contract by @moisses89 in #736
- Set version 6.0.0b14 by @moisses89 in #743
👒 Dependencies
- Bump faker from 20.1.0 to 21.0.0 by @dependabot in #718
- Bump pytest from 7.4.3 to 7.4.4 by @dependabot in #725
- Bump coverage from 7.3.3 to 7.4.0 by @dependabot in #726
Full Changelog: v6.0.0b13...v6.0.0b14
v6.0.0b13
What's Changed
🏕 Features
👒 Dependencies
- Bump web3 from 6.11.4 to 6.12.0 by @dependabot in #720
- Bump coverage from 7.3.2 to 7.3.3 by @dependabot in #719
Full Changelog: v6.0.0b12...v6.0.0b13
v6.0.0b12
What's Changed
🏕 Features
- Set beta version v6.0.0b12 by @moisses89 in #717
Full Changelog: v6.0.0b11...v6.0.0b12