github safe-global/safe-transaction-service v6.7.0

3 hours ago

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

Full Changelog: v6.6.1...v6.7.0

Don't miss a new safe-transaction-service release

NewReleases is sending notifications on new releases.