What's Changed
- feat(positions): add handling of attributes.changes null by @vseehausen in #2711
- Feat(Positions): Filter out dust positions from Zerion data by @katspaugh in #2715
- chores: update MAX_MAXIMUM_FRACTION_DIGITS by @vseehausen in #2707
- feat(safe-shield): recipient interaction analysis with tx decoding by @tmjssz in #2714
- feat: Contract verification analysis by @LucieFaire in #2712
- feat: Contract interaction analysis by @LucieFaire in #2719
- feat: Detect delegateCall by @LucieFaire in #2720
- feat(Swaps): Add api.cow.fi endpoints for BNB and Lens chains by @Copilot in #2729
- fix: improve swagger types by @compojoom in #2731
- refactor(safe-shield): Enhanced transaction decoding via TransactionsService by @tmjssz in #2721
- fix: swagger NotificationType was empty object by @compojoom in #2732
- fix: invoke forceQuit callback in Redis connection timeout by @katspaugh in #2735
- feat(safe-shield): Bridge analysis by @tmjssz in #2733
- feat: Allow migration from unsupported to supported Safe mastercopies by @katspaugh in #2730
- build(deps): bump sha.js from 2.4.11 to 2.4.12 by @dependabot[bot] in #2716
- build(deps): bump @fingerprintjs/fingerprintjs-pro-server-api from 6.2.0 to 6.10.0 by @dependabot[bot] in #2726
- build(deps): bump docker/login-action from 3.5.0 to 3.6.0 by @dependabot[bot] in #2722
- fix: update swagger type for operation - it can be only 0 and 1 by @compojoom in #2739
- build(deps): bump actions/setup-node from 4.4.0 to 5.0.0 by @dependabot[bot] in #2723
- build(deps): bump the aws-sdk group with 4 updates by @dependabot[bot] in #2725
- feat: add a MultiSendTransactionInfo type by @compojoom in #2734
- fix: resolve high-severity memory leaks by @katspaugh in #2736
- Tests: Separate unit and integration tests into parallel CI jobs by @katspaugh in #2740
- feat: recipient analysis endpoint by @LucieFaire in #2742
Full Changelog: v1.92.0...v1.93.0