Releases: safe-global/safe-eth-py
Releases · safe-global/safe-eth-py
v4.7.0
v4.6.0
What's Changed
- Bump faker from 15.0.0 to 15.1.1 by @dependabot in #378
- Add milkomeda a1 mainnet in list of chains by @pkakelas in #380
- Add metis goerli testnet by @t0mcr8se in #379
- Feat: Add Superfluid Oracle token adapter by @brymut in #381
- Bump Django by @Uxio0 in #382
- Use Goerli instead of Rinkeby for Cowswap tests by @Uxio0 in #385
- Update tx service urls gnosis.io -> safe.global by @Uxio0 in #384
- Fix tests by @Uxio0 in #386
- Add BOBA_AVAX_L2 network by @dirtycajunrice in #368
- Add PublicMint mainNet and testNet by @rafaeltorres-seegno in #377
- Bump psycopg2-binary from 2.9.4 to 2.9.5 by @dependabot in #390
- Fix superfluid oracle by @Uxio0 in #388
- Implement Safe EIP1271 message signing by @Uxio0 in #383
- Set version 4.6.0 by @Uxio0 in #387
New Contributors
- @t0mcr8se made their first contribution in #379
- @brymut made their first contribution in #381
- @dirtycajunrice made their first contribution in #368
- @rafaeltorres-seegno made their first contribution in #377
Full Changelog: v4.5.2...v4.6.0
v4.5.2
What's Changed
- Bump faker from 14.2.0 to 15.0.0 by @dependabot in #364
- Bump web3 from 5.31.0 to 5.31.1 by @dependabot in #371
- Bump coverage from 6.4.4 to 6.5.0 by @dependabot in #363
- Bump psycopg2-binary from 2.9.3 to 2.9.4 by @dependabot in #373
- Check liquidity for tokens in UniswapV3 oracle by @Uxio0 in #367
- Add kcc mainnet and testnet by @mhxw in #374
- Added Rabbit Network by @amankumarp in #375
- Set version 4.5.2 by @Uxio0 in #376
New Contributors
- @mhxw made their first contribution in #374
- @amankumarp made their first contribution in #375
Full Changelog: v4.5.1...v4.5.2
v4.5.1
What's Changed
- Bump djangorestframework from 3.13.1 to 3.14.0 by @dependabot in #360
- Bump web3 from 5.30.0 to 5.31.0 by @dependabot in #359
- Add Bobabeam Mainnet by @datradito in #362
- Check liquidity for Uniswap V3 oracle by @Uxio0 in #361
Full Changelog: v4.5.0...v4.5.1
v4.5.0
What's Changed
- Add Uniswap V3 Oracle by @Uxio0 in #342
- Cache get_decimals for every oracle by @Uxio0 in #345
- feat: register cronos etherscan urls by @the-amazing-ultraton in #349
- Bump faker from 14.1.0 to 14.2.0 by @dependabot in #348
- Support other networks than Mainnet for Sushiswap by @Uxio0 in #344
- Bump pytest from 7.1.2 to 7.1.3 by @dependabot in #347
- feat: register astar blockscout url by @the-amazing-ultraton in #351
- Add Cowswap oracle by @Uxio0 in #353
- feat: register acala, karura, and mandala etherscan urls by @the-amazing-ultraton in #352
- feat: register moonbeam, moonriver, and moonbase etherscan urls by @the-amazing-ultraton in #350
- feat: register evmos blockscout urls by @the-amazing-ultraton in #355
- Add method to check if Oracle is available for network by @Uxio0 in #356
- Migrate setup.py to setup.cfg by @Uxio0 in #357
Full Changelog: v4.4.0...v4.5.0
v4.4.0
What's Changed
- Fix validation error for EthereumAddressField serializer by @Uxio0 in #316
- Add support for Multisend call only by @Uxio0 in #314
- Bump coverage from 6.4.2 to 6.4.3 by @dependabot in #321
- Bump hexbytes from 0.2.2 to 0.2.3 by @dependabot in #326
- Add Arbitrum Nova 42170 by @gzeoneth in #328
- Bump faker from 13.15.1 to 14.0.0 by @dependabot in #327
- Bump Django from 3.2.14 to 3.2.15 by @moisses89 in #329
- Bump cla-assistant/github-action from 2.2.0 to 2.2.1 by @dependabot in #319
- Bump faker from 14.0.0 to 14.1.0 by @dependabot in #332
- Add Milkomeda Algorand testnet by @pkakelas in #318
- Bump coverage from 6.4.3 to 6.4.4 by @dependabot in #330
- Fix cache memory leaks by @Uxio0 in #339
- Set version 4.4.0 by @Uxio0 in #340
New Contributors
- @gzeoneth made their first contribution in #328
- @moisses89 made their first contribution in #329
- @pkakelas made their first contribution in #318
Full Changelog: v4.3.2...v4.4.0
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