Releases: safe-global/safe-eth-py
Releases · safe-global/safe-eth-py
v6.0.0b6
What's Changed
🏕 Features
- Update safe_deployments to v1.28.0 by @moisses89 in #674
- Add SEPOLIA tx service by @Uxio0 in #681
- feat: add new networks and clients by @nick8319 in #662
- feat: add telos safe contracts by @ElvisKrop in #680
- Add Arbitrum Sepolia by @a-thomas-22 in #669
- feat: add JOC testnet and mainnet by @0xcuonghx in #673
- Calculate proxy expected address in ProxyFactory by @Uxio0 in #689
🛠 Breaking Changes
- Remove deprecated function
generate_address_2
by @Uxio0 in #690 - Add AdvancedAdminSearchMixin for Django admin by @Uxio0 in #683
👒 Dependencies
- Bump faker from 19.11.0 to 19.12.0 by @dependabot in #670
- Bump pytest from 7.4.2 to 7.4.3 by @dependabot in #672
- Bump django from 4.2.6 to 4.2.7 by @dependabot in #676
- Bump pytest-env from 1.0.1 to 1.1.1 by @dependabot in #675
- Bump pytest-django from 4.5.2 to 4.6.0 by @dependabot in #679
- Bump faker from 19.12.0 to 19.13.0 by @dependabot in #678
- Bump web3 from 6.11.1 to 6.11.2 by @dependabot in #677
- Bump py-evm from 0.7.0a4 to 0.8.0b1 by @dependabot in #660
- Bump pytest-django from 4.6.0 to 4.7.0 by @dependabot in #688
- Bump faker from 19.13.0 to 20.0.0 by @dependabot in #686
- Bump web3 from 6.11.2 to 6.11.3 by @dependabot in #687
New Contributors
- @a-thomas-22 made their first contribution in #669
- @0xcuonghx made their first contribution in #673
Full Changelog: v6.0.0b5...v6.0.0b6
v6.0.0b5
v6.0.0b4
What's Changed
🏕 Features
- Update deprecated delegates url for tx service by @Uxio0 in #666
- Add missing Safe tx service networks by @Uxio0 in #663
- Set version 6.0.0b4 by @Uxio0 in #667
🛠 Breaking Changes
- Add Safe mainnet address by @moisses89 in #661
👒 Dependencies
- Bump faker from 19.6.2 to 19.11.0 by @dependabot in #664
- Bump web3 from 6.10.0 to 6.11.1 by @dependabot in #665
Full Changelog: v6.0.0b3...v6.0.0b4
v6.0.0b3
What's Changed
🏕 Features
- Fix typos by @omahs in #642
- Update Erigon test mocks by @Uxio0 in #643
- Fix typo on quickstart docs by @Uxio0 in #646
- Add Fantom Opera and Fantom Testnet support by @HonzaDajc in #609
- feat: add Linea etherscan api clients by @ElvisKrop in #648
- feat: add RSK Mainnet and Testnet 1.3.0 contracts by @ElvisKrop in #637
- Remove attrdict Web3 middleware by @Uxio0 in #652
- Fix safe deployments generator by @moisses89 in #653
- feat: add Mantle etherscan and blockscout api clients by @ElvisKrop in #655
👒 Dependencies
- Bump psycopg2-binary from 2.9.7 to 2.9.8 by @dependabot in #645
- Bump psycopg2-binary from 2.9.8 to 2.9.9 by @dependabot in #651
- Bump coverage from 7.3.1 to 7.3.2 by @dependabot in #650
- Bump django from 4.2.5 to 4.2.6 by @dependabot in #649
New Contributors
Full Changelog: v6.0.0b2...v6.0.0b3
v6.0.0b2
v6.0.0b1
What's Changed
🏕 Features
- Fix gnosis blockscout by @moisses89 in #621
- Refactor proxyFactory and safe by @moisses89 in #597
- Add safe contracts 1.4.1 by @moisses89 in #587
- feat: add Scroll Sepolia support by @nick8319 in #617
- Add safe-deployments by @moisses89 in #632
- Add tests for v1.4.1 contracts by @Uxio0 in #630
- Handle ERC20 decoding issues by @Uxio0 in #636
- Set version v6.0.0b1 by @Uxio0 in #640
👒 Dependencies
- Bump pytest from 7.4.0 to 7.4.1 by @dependabot in #618
- Bump actions/checkout from 3 to 4 by @dependabot in #627
- Bump pytest from 7.4.1 to 7.4.2 by @dependabot in #626
- Bump coverage from 7.3.0 to 7.3.1 by @dependabot in #624
- Bump django from 4.2.4 to 4.2.5 by @dependabot in #623
- Bump faker from 19.3.1 to 19.6.0 by @dependabot in #625
- Bump faker from 19.6.0 to 19.6.1 by @dependabot in #635
- Bump cla-assistant/github-action from 2.3.0 to 2.3.1 by @dependabot in #633
- Bump django-filter from 23.2 to 23.3 by @dependabot in #634
- Bump faker from 19.6.1 to 19.6.2 by @dependabot in #638
- Bump web3 from 6.9.0 to 6.10.0 by @dependabot in #639
Full Changelog: v5.8.0...v6.0.0b1
v5.8.0
What's Changed
🏕 Features
- Fix CLA link by @moisses89 in #610
- Add NeonEVM Mainnet and contracts by @nick8319 in #600
- Add zksync etherscan api by @moisses89 in #615
- Set version to 5.8.0 by @moisses89 in #616
👒 Dependencies
- Bump coverage from 7.2.7 to 7.3.0 by @dependabot in #607
- Bump web3 from 6.8.0 to 6.9.0 by @dependabot in #613
- Bump pytest-env from 0.8.2 to 1.0.1 by @dependabot in #612
- Bump faker from 19.2.0 to 19.3.1 by @dependabot in #611
Full Changelog: v5.7.0...v5.8.0
v5.7.0
What's Changed
🏕 Features
- feat: add Mantle Mainnet and Testnet addresses by @nick8319 in #588
- Add Cascadia Testnet contracts by @msvstj in #590
- Update license by @moisses89 in #593
- feat: adding Oasis Sapphire and Oasis Sapphire Testnet support by @ElvisKrop in #589
- Bump faker from 19.1.0 to 19.2.0 by @dependabot in #594
- Don't increment the gas for Safe creation by @Uxio0 in #601
- feat: adding Edgeware EdgeEVM Mainnet support by @ShankarWarang in #596
- Add Linea Mainnet contracts by @msvstj in #595
- Skip get balancer price test if fails by @moisses89 in #606
- Set version to 5.7.0 by @moisses89 in #605
👒 Dependencies
- Bump web3 from 6.5.0 to 6.6.1 by @dependabot in #592
- Bump faker from 18.13.0 to 19.1.0 by @dependabot in #591
- Bump psycopg2-binary from 2.9.6 to 2.9.7 by @dependabot in #603
- Bump django from 4.2.3 to 4.2.4 by @dependabot in #604
- Bump py-evm from 0.7.0a3 to 0.7.0a4 by @dependabot in #599
- Bump web3 from 6.6.1 to 6.8.0 by @dependabot in #602
New Contributors
- @msvstj made their first contribution in #590
- @ShankarWarang made their first contribution in #596
Full Changelog: v5.6.0...v5.7.0
v5.6.0
What's Changed
🏕 Features
- feat: add Linea Goerli Testnet by @ElvisKrop in #560
- feat: adding Astar and Shiden support by @ElvisKrop in #576
- Add Darwinia and Crab address by @furoxr in #577
- Fix url for Gnosis Chain blockscout by @Uxio0 in #579
- feat: add zkSync Era Mainnet and Testnet support by @nick8319 in #580
- Add BASE MAINNET safe addresses by @Uxio0 in #574
- Adding zora chain by @iainnash in #567
- Set version 5.6.0 by @moisses89 in #585
👒 Dependencies
- Bump pytest from 7.3.2 to 7.4.0 by @dependabot in #572
- Bump web3 from 6.4.0 to 6.5.0 by @dependabot in #571
- Bump py-evm from 0.7.0a2 to 0.7.0a3 by @dependabot in #570
- Bump faker from 18.10.1 to 18.11.1 by @dependabot in #569
- Bump faker from 18.11.1 to 18.11.2 by @dependabot in #575
- Bump django from 4.2.2 to 4.2.3 by @dependabot in #578
- Bump pytest-rerunfailures from 11.1.2 to 12.0 by @dependabot in #581
- Bump faker from 18.11.2 to 18.13.0 by @dependabot in #582
New Contributors
Full Changelog: v5.5.0...v5.6.0
v5.5.0
What's Changed
🏕 Features
- Add helper method to convert RPC calls to JSON by @Uxio0 in #555
- feat: add Tenet Mainnet & Testnet support by @nick8319 in #559
- Fix concurrent HTTP connection issues by @Uxio0 in #568
👒 Dependencies
- Bump requests from 2.30.0 to 2.31.0 by @dependabot in #552
- Bump coverage from 7.2.5 to 7.2.6 by @dependabot in #556
- Bump faker from 18.9.0 to 18.10.1 by @dependabot in #557
- Bump pytest-env from 0.8.1 to 0.8.2 by @dependabot in #566
- Bump hexbytes from 0.2.3 to 0.3.1 by @dependabot in #563
- Bump django from 4.2.1 to 4.2.2 by @dependabot in #562
- Bump pytest from 7.3.1 to 7.3.2 by @dependabot in #561
- Bump coverage from 7.2.6 to 7.2.7 by @dependabot in #558
Full Changelog: v5.4.3...v5.5.0