github safe-global/safe-transaction-service v2.5.0
v2.5.0 - Internal optimizations and small bugfixes

latest releases: v5.9.2, v5.9.1, v5.9.0...
3 years ago
  • Indexing just stores useful traces (CALL with value>=0) and DELEGATE_CALL with data. Errored traces (or with a parent errored) are not stored anymore 🦖.
  • A migration will be executed to delete errored traces when the service starts 🗡️ .
  • Notifications are not sent for transactions older than 10 minutes (for reindexing). 🔕
  • Cache all-transactions endpoint 📆 .
  • Add more caching for collectibles 📆.
  • New ABIs for decoding: chainlink, Safe allowance module, Timelock. 📔
  • Refactor process_txs_again command. ☕
  • Fix warm shutdown on workers (gevent is used now and is different from the prefork worker). ⚠️
  • Fix gevent BlockingSwitchOutError. 🟥
  • Use block timestamp for created for MultisigConfirmations. 🕙
  • Refactor celery tasks code. 📗
  • Organize gunicorn configuration. 🐊
  • Optimize nginx default configuration (add keepalive, increase gzip compression to 6). 👽
  • Fix small warnings ⚠️ .
  • Fix ModuleTransaction admin page ⚠️ .
  • Bugfixes 🐛

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

NewReleases is sending notifications on new releases.