What's Changed
🏕 Features
- Send queue events only after database commit by @Uxio0 in #2938
- Parallelize trace_transactions chunks by @Uxio0 in #2932
- Fix erc20 out-of-sync loop, conditional-indexing FK gap, batch delete by @Uxio0 in #2933
- Fix RabbitMQ transient_nonexcl_queues error using Celery config namespace by @Uxio0 in #2951
- Clean up history models: dedupe transfer fields, fix get(pk=), typing by @Uxio0 in #2952
- Restore CELERY_BROKER_POOL_LIMIT default to 10 by @Uxio0 in #2953
- Fix erc20 indexer getting stuck when a reorged block is served as valid by @Uxio0 in #2955
- Load monitored-Safe-address set as raw bytes to skip keccak on cold load by @Uxio0 in #2954
- Bump version from 6.6.1 to 6.7.0 by @Uxio0 in #2962
👒 Dependencies
- Bump drf-spectacular from 0.29.0 to 0.30.0 in the django group by @dependabot[bot] in #2944
- Bump pyasn1 from 0.6.3 to 0.6.4 by @dependabot[bot] in #2956
- Bump the dependencies group with 6 updates by @dependabot[bot] in #2960
- Bump django-stubs from 6.0.6 to 6.0.7 in the django group by @dependabot[bot] in #2959
Full Changelog: v6.6.1...v6.7.0