Releases: safe-global/safe-eth-py
Releases · safe-global/safe-eth-py
v3.7.7
What's Changed
- Bump psycopg2-binary from 2.9.2 to 2.9.3 by @dependabot in #170
- Add CLA to github actions by @Uxio0 in #172
- Adding the Evmos network information by @Piquinikis in #174
- Bump djangorestframework from 3.12.4 to 3.13.1 by @dependabot in #171
- Bump django from 3.2.10 to 3.2.11 by @dependabot in #175
- Ignore ERC721 token uris and owners on exceptions by @Uxio0 in #176
New Contributors
- @Piquinikis made their first contribution in #174
Full Changelog: v3.7.6...v3.7.7
v3.7.6
What's Changed
- Bump django from 3.2.9 to 3.2.10 by @dependabot in #157
- add metis chains by @titandac in #162
- Bump pytest-django from 4.4.0 to 4.5.2 by @dependabot in #158
- Fix CowSwap test by @Uxio0 in #168
- Bump requests from 2.26.0 to 2.27.1 by @dependabot in #167
- Bump faker from 9.8.3 to 11.3.0 by @dependabot in #165
- Support Avalanche Snowtrace indexer by @Uxio0 in #169
New Contributors
Full Changelog: v3.7.5...v3.7.6
v3.6.0
What's Changed
- feat: expose safe tx eip712 structured data by @banteg in #120
- Bump faker from 9.3.1 to 9.7.1 by @dependabot in #118
- Port py-eth-sig-utils to eip712-structs by @banteg in #121
- Set version 3.6.0 by @Uxio0 in #125
New Contributors
Full Changelog: v3.5.3...v3.6.0
v3.4.5
v3.4.3
Refactor curve gauges test (#96) * check if curve token is a gauge deposit * add postgress password to docker, refactor test for curve gauges * add init py to helpers * Set version 3.4.3 Co-authored-by: Uxio Fuentefria <[email protected]>