v5.11.0
What's Changed
🏕 Features
- Add configuration parameter to prevent building payloads for notifications/events by @Uxio0 in #2260
- Add decoding for fallback calls by @falvaradorodriguez in #2262
- Fix
null
confirmationsRequired by @Uxio0 in #2265 - Enable SignMessageLib as trusted for delegates by default by @moisses89 in #2272
- Add send reorg event by @moisses89 in #2264
- Decode creation data when using Gelato's relay by @Uxio0 in #2267
- Add expiry date to safe contract delegates by @falvaradorodriguez in #2273
- Add countdown to delay reindex contracts by @moisses89 in #2259
- Support multiple Proxy deployments in the same transaction by @Uxio0 in #2274
- Organize creation mocks by @Uxio0 in #2276
- Load logo URIs from lists by @Uxio0 in #2277
- Add
origin
field toSafeMessage
by @Uxio0 in #2278 - Fix
saltNonce
documentation for creation endpoint by @Uxio0 in #2279 - Add proposed by delegate field to MultisigTransaction by @falvaradorodriguez in #2281
- Fix indexing endpoint by @Uxio0 in #2282
- Revert "Bump python from 3.12-alpine to 3.13-alpine in /docker/web" by @Uxio0 in #2288
- Fix
update_token_info_from_token_list_task
by @Uxio0 in #2289 - Check
logoUri
size by @Uxio0 in #2291 - Log error getting block from RPC on Reorg checking by @Uxio0 in #2292
- Log error when retrieving EthereumTx by @Uxio0 in #2293
- Set version 5.11.0 by @Uxio0 in #2290
👒 Dependencies
- Bump django-cors-headers from 4.4.0 to 4.5.0 by @dependabot in #2270
- Bump factory-boy from 3.3.0 to 3.3.1 by @dependabot in #2285
- Bump python from 3.12-alpine to 3.13-alpine in /docker/web by @dependabot in #2255
Full Changelog: v5.10.0...v5.11.0