Skip to content

Releases: safe-global/safe-transaction-service

v5.8.2

29 Aug 15:31
64c7590
Compare
Choose a tag to compare

What's Changed

🏕 Features

👒 Dependencies

Full Changelog: v5.8.1...v5.8.2

v5.8.1

21 Aug 10:05
Compare
Choose a tag to compare

What's Changed

🏕 Features

Full Changelog: v5.8.0...v5.8.1

v5.8.0

12 Aug 08:14
Compare
Choose a tag to compare

What's Changed

🏕 Features

  • Add indexes for getting tokens used by an address by @Uxio0 in #2178
  • Use cached EthereumBlock information for indexing Safe events by @Uxio0 in #2179
  • Set version 5.8.0 by @moisses89 in #2183

👒 Dependencies

Full Changelog: v5.7.0...v5.8.0

v5.7.0

06 Aug 09:32
Compare
Choose a tag to compare

What's Changed

🏕 Features

  • Fix typo when adding incoming ether transfers to relevant txs table by @Uxio0 in #2167
  • Improve logging for the EventsIndexer by @Uxio0 in #2171
  • Set version 5.7.0 by @Uxio0 in #2172

🛠 Breaking Changes

  • Refactor all-transactions endpoint by @Uxio0 in #2166

Full Changelog: v5.6.0...v5.7.0

v5.6.0

29 Jul 12:27
Compare
Choose a tag to compare

🚩🚩🚩Important 🚩🚩🚩

  • A migration is added to create a new table to store relevant transactions for a Safe, so in a future version we can start using that information instead of joining multiple tables to get that information, getting a really big speed up.
  • Migration can be really slow in big databases (it can take 2 hours in a mainnet transaction service, for example), so you are advised to apply it manually to prevent downtimes.

What's Changed

🏕 Features

👒 Dependencies

Full Changelog: v5.5.0...v5.6.0

v5.5.0

24 Jul 10:49
Compare
Choose a tag to compare

What's Changed

🏕 Features

  • Rename EthereumAddressV2Field to EthereumAddressBinaryField by @Uxio0 in #2152
  • Clean cache after deleting txs by @Uxio0 in #2158
  • Set version 5.5.0 by @Uxio0 in #2159

🛠 Breaking Changes

👒 Dependencies

Full Changelog: v5.4.0...v5.5.0

v5.4.0

15 Jul 12:46
Compare
Choose a tag to compare

What's Changed

🏕 Features

👒 Dependencies

Full Changelog: v5.3.1...v5.4.0

v5.3.1

09 Jul 12:16
Compare
Choose a tag to compare

What's Changed

🏕 Features

Full Changelog: v5.3.0...v5.3.1

v5.3.0

09 Jul 10:39
Compare
Choose a tag to compare

What's Changed

🏕 Features

👒 Dependencies

Full Changelog: v5.2.2...v5.3.0

v5.2.2

21 Jun 15:30
Compare
Choose a tag to compare

What's Changed

🏕 Features

Full Changelog: v5.2.1...v5.2.2