π©π©π©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
- Add relevant transactions table by @Uxio0 in #2151
- Revert "Bump web3 from 6.20.0 to 6.20.1" by @Uxio0 in #2164
- Fix docs for Safe modules endpoint by @Uxio0 in #2163
- Set version 5.6.0 by @Uxio0 in #2165
π Dependencies
- Bump web3 from 6.20.0 to 6.20.1 by @dependabot in #2161
Full Changelog: v5.5.0...v5.6.0