Releases: safe-global/safe-eth-py
Releases · safe-global/safe-eth-py
v3.9.0
What's Changed
- Add support for FUSE block explorer by @Uxio0 in #210
- Update ganache to v7 by @Uxio0 in #212
- Bump pytest from 7.0.1 to 7.1.1 by @dependabot in #214
- Bump faker from 13.3.1 to 13.3.2 by @dependabot in #213
- Bump web3 from 5.24.0 to 5.28.0 by @dependabot in #194
Full Changelog: v3.8.3...v3.9.0
v3.8.3
v3.8.2
What's Changed
- Update Django to v3.2.12 by @Uxio0 in #196
- Bump faker from 12.3.0 to 13.2.0 by @dependabot in #199
- Bump pytest from 6.2.5 to 7.0.1 by @dependabot in #197
- Fix Gnosis protocol tests by @Uxio0 in #207
- Bump faker from 13.2.0 to 13.3.1 by @dependabot in #206
- Bump actions/setup-python from 2 to 3 by @dependabot in #204
- Bump actions/checkout from 2 to 3 by @dependabot in #203
- Bump coverage from 6.3.1 to 6.3.2 by @dependabot in #200
- Support django admin search for binary fields by @Uxio0 in #208
Full Changelog: v3.8.1...v3.8.2
v3.8.1
v3.8.0
What's Changed
- Rename NEAR chain -> Aurora by @Uxio0 in #178
- Set safe-services team as CODEOWNERS by @Uxio0 in #179
- refactor: replace deprecated pyethereum library by @banteg in #181
- Bump faker from 11.3.0 to 12.1.0 by @dependabot in #187
- Bump coverage from 6.2 to 6.3.1 by @dependabot in #185
- Fix getting tx signers when no signatures are provided by @Uxio0 in #183
- Update pre-commit config by @Uxio0 in #182
- add Shyft mainnet and testnet ID by @svanegmond in #189
- Fix typing and defaults on SafeTx by @Uxio0 in #188
- Handle exception for get_signing_address to get previous behaviour by @Uxio0 in #190
- Bump faker from 12.1.0 to 12.3.0 by @dependabot in #193
- Bump version 3.8.0 by @Uxio0 in #191
New Contributors
- @svanegmond made their first contribution in #189
Full Changelog: v3.7.7...v3.8.0
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]>