Releases: safe-global/safe-transaction-service
Releases · safe-global/safe-transaction-service
v3.3.5
v3.3.4
v3.3.2
What's Changed
- Send push notifications for delegates by @Uxio0 in #411
- Use contracts v1.3.0 for tests by @Uxio0 in #422
- Use black formatter by @Uxio0 in #423
- Bump faker from 9.2.0 to 9.3.1 by @dependabot in #428
- Bump pillow from 8.3.2 to 8.4.0 by @dependabot in #426
- Bump django-environ from 0.7.0 to 0.8.0 by @dependabot in #425
- Bump gnosis-py[django] from 3.5.0 to 3.5.2 by @dependabot in #427
- Add cache for balances/collectibles endpoints by @Uxio0 in #431
Full Changelog: v3.3.1...v3.3.2
v3.3.0
What's Changed
- Refactor delegates by @Uxio0 in #409
- Add minor improvements for testing by @Uxio0 in #410
- Make signature response not required by @Uxio0 in #416
- Process transfers after pagination by @Uxio0 in #417
- Bump faker from 8.16.0 to 9.2.0 by @dependabot in #414
- Bump gnosis-py[django] from 3.4.3 to 3.4.4 by @dependabot in #413
- Bump coverage from 5.5 to 6.0.2 by @dependabot in #419
Full Changelog: v3.2.5...v3.3.0
v3.2.5
What's Changed
- Add task priority by @Uxio0 in #368
- Install wheel before other dependencies by @Uxio0 in #370
- Add support for native coin to /tokens/price/usd by @fmrsabino in #371
- Revoke all delegates by @Uxio0 in #372
- Add pre-commit by @Uxio0 in #373
- Bump faker from 8.12.1 to 8.13.2 by @dependabot in #376
- Add precommit missing dependency by @Uxio0 in #374
- Fix swagger by @Uxio0 in #378
- Fix internal server errors on node errors by @Uxio0 in #383
- Retry gas estimation if there's a node connection error by @Uxio0 in #382
- Fix 500 when inserting duplicated notifications owner for device by @Uxio0 in #386
- Support CELO Safe deployments by @Uxio0 in #385
- Create command to add webhook by @Uxio0 in #388
- Bump faker from 8.13.2 to 8.14.0 by @dependabot in #393
- Bump firebase-admin from 5.0.2 to 5.0.3 by @dependabot in #392
- Bump django-filter from 2.4.0 to 21.1 by @dependabot in #394
- Allow delegates to delete themselves by @Uxio0 in #389
- Disable celery autoscale by @Uxio0 in #396
- Feature: Add enzyme oracle to composed price oracles by @mikheevm in #391
- Set version 3.2.4 by @Uxio0 in #397
- Support AVALANCHE Safe contracts by @Uxio0 in #399
- Add force script name for nested paths on nginx by @Uxio0 in #400
- Bump web3 from 5.23.1 to 5.24.0 by @dependabot in #405
- Bump cachetools from 4.2.2 to 4.2.4 by @dependabot in #404
- Bump django-cors-headers from 3.8.0 to 3.9.0 by @dependabot in #403
- Fix wrong fiat price for curve gauge tokens by @mikheevm in #406
- Be more RAM friendly when indexing erc20 events by @Uxio0 in #407
Full Changelog: v3.2.3...v3.2.5
v3.2.4
- Add Enzyme oracle
- Disable celery autoscale
- Allow delegates to delete themselves
- Add endpoint to revoke all delegates for a Safe
- Create command to add webhook
- Support Safe contracts on CELO network
- Fix
500
when inserting duplicated notifications owner for device - Retry gas estimation if there's a node connection error
- Fix internal server errors on node errors
- Add support for native coin to /tokens/price/usd
- Set low task priority for retrieving Smart Contracts ABIs
v3.2.3
v3.2.1
- Use MakerDAO's
multicall
contract when possible instead ofbatch_calls
. This speeds upbalances/
and safe information endpoints - Update dependencies
- Add
l2
attribute tomaster-copies/
endpoint - Add
v1.3.0
Safe support forVOLTA
- Fix processing of
setup
tx - Add master copy reindexing command
- Support
BSC
andMATIC
prices with coingecko