Releases: safe-global/safe-eth-py
Releases · safe-global/safe-eth-py
v4.3.2
v4.3.1
What's Changed
- Bump cla-assistant/github-action from 2.1.3.pre.beta to 2.2.0 by @dependabot in #311
- Bump faker from 13.15.0 to 13.15.1 by @dependabot in #312
- Return tx-hash as part of SafeTx in SafeTxApi by @Uxio0 in #309
- Fix None values for HexField by @Uxio0 in #313
- Add missing EthereumNetworks by @hectorgomezv in #310
Full Changelog: v4.3.0...v4.3.1
v4.3.0
What's Changed
- Parse SafeTx numeric parameters to int by @Uxio0 in #288
- Add classes to interact with Safe APIs by @Uxio0 in #292
- Bump coverage from 6.4.1 to 6.4.2 by @dependabot in #305
- Add a Django Form Field for Hexadecimals by @Uxio0 in #291
- Update precommit by @Uxio0 in #304
- add klaytn mainnet cypress and testnet baobab by @toniya-klaytn in #306
- Set version 4.3.0 by @Uxio0 in #307
New Contributors
- @toniya-klaytn made their first contribution in #306
Full Changelog: v4.2.0...v4.3.0
v4.2.0
What's Changed
- Bump pytest-sugar from 0.9.4 to 0.9.5 by @dependabot in #298
- Bump faker from 13.14.0 to 13.15.0 by @dependabot in #295
- Bump web3 from 5.29.2 to 5.30.0 by @dependabot in #297
- Fix threshold test in Safe.create() by @DefiDebauchery in #274
- Use all for exporting modules by @Uxio0 in #300
- Detect MultiSend addresses by @Uxio0 in #299
- add-hectorgomezv-and-moisses89-to-cla by @hectorgomezv in #301
- Limit batch requests by @Uxio0 in #302
New Contributors
- @DefiDebauchery made their first contribution in #274
- @hectorgomezv made their first contribution in #301
Full Changelog: v4.1.3...v4.2.0
v4.1.3
v4.1.2
What's Changed
- feat: add godwoken mainnet by @kuzirashi in #278
- Fix gnosis protocol test by @Uxio0 in #280
- Bump requests from 2.28.0 to 2.28.1 by @dependabot in #281
- Log and raise a better exception for Ethereum RPC errors by @Uxio0 in #279
- Fix some tests for Erigon by @Uxio0 in #287
- Bump django from 3.2.13 to 3.2.14 by @dependabot in #289
- Set version 4.1.2 by @Uxio0 in #290
Full Changelog: v4.1.1...v4.1.2
v4.1.1
What's Changed
- feat: add support for cronos mainnet and testnet by @the-amazing-ultraton in #272
- adding venidium testnet and mainnet networks by @itsfridaythen in #271
- Bump actions/setup-python from 3 to 4 by @dependabot in #266
- Add caching for missing w3 instance by @Uxio0 in #275
- Fix tests by @Uxio0 in #276
- Bump django-filter from 21.1 to 22.1 by @dependabot in #270
- Bump faker from 13.13.0 to 13.14.0 by @dependabot in #277
New Contributors
- @the-amazing-ultraton made their first contribution in #272
- @itsfridaythen made their first contribution in #271
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- feat: add godwoken v1 testnet by @kuzirashi in #258
- feat: adding support for Astar and Shiden chains by @nick8319 in #265
- Bump faker from 13.11.1 to 13.13.0 by @dependabot in #268
- Bump web3 from 5.29.1 to 5.29.2 by @dependabot in #262
- Bump coverage from 6.4 to 6.4.1 by @dependabot in #263
- Bump requests from 2.27.1 to 2.28.0 by @dependabot in #267
- Make project use pyproject.toml by @Uxio0 in #252
- Optimize
to_checksum_address
function by @Uxio0 in #269
New Contributors
- @kuzirashi made their first contribution in #258
- @nick8319 made their first contribution in #265
Full Changelog: v4.0.1...v4.1.0
v4.0.1
What's Changed
- Bump web3 from 5.29.0 to 5.29.1 by @dependabot in #257
- Bump coverage from 6.3.3 to 6.4 by @dependabot in #256
- add meter mainnet and testnet by @philipappiah in #255
- Exclude ABIs from coverage report by @Uxio0 in #251
- Update CODEOWNERS by @Uxio0 in #253
- Set version v4.0.1 by @Uxio0 in #259
New Contributors
- @philipappiah made their first contribution in #255
Full Changelog: v4.0.0...v4.0.1
v4.0.0
Notice
Migrate from gnosis-py
to safe-eth-py
if you haven't!
What's Changed
- Bump pytest from 7.1.1 to 7.1.2 by @dependabot in #237
- Bump github/codeql-action from 1 to 2 by @dependabot in #240
- Bump coverage from 6.3.2 to 6.3.3 by @dependabot in #245
- Test every network for GnosisProtocolAPI by @Uxio0 in #243
- Bump faker from 13.3.4 to 13.11.0 by @dependabot in #244
- Bump django from 3.2.12 to 3.2.13 by @dependabot in #246
- Rename package from gnosis-py to safe-eth-py by @Uxio0 in #249
Full Changelog: v3.9.4...v4.0.0
What's Changed
- Bump pytest from 7.1.1 to 7.1.2 by @dependabot in #237
- Bump github/codeql-action from 1 to 2 by @dependabot in #240
- Bump coverage from 6.3.2 to 6.3.3 by @dependabot in #245
- Test every network for GnosisProtocolAPI by @Uxio0 in #243
- Bump faker from 13.3.4 to 13.11.0 by @dependabot in #244
- Bump django from 3.2.12 to 3.2.13 by @dependabot in #246
- Rename package from gnosis-py to safe-eth-py by @Uxio0 in #249
- Bump faker from 13.11.0 to 13.11.1 by @dependabot in #248
- Fix README by @Uxio0 in #250
Full Changelog: v3.9.4...v4.0.0