What's Changed
- refactor: Remove push notifications feature flag and related entities by @PooyaRaki in #2455
- fix: prefetch deduplicated AddressInfos for MultisigTransactions by @hectorgomezv in #2530
- Refine logging for notification events by @PooyaRaki in #2529
- fix: preserve numerical string decimals by @iamacook in #2535
- fix: error handling in notification services by @PooyaRaki in #2534
- fix: batch price requests by @iamacook in #2532
- fix: remove portfolio logic by @iamacook in #2538
- feat: map batched
TokenInfointotokenInfoIndexby @iamacook in #2537 - refactor: improve error handling in notification services by @PooyaRaki in #2536
- fix: Retain
chainIdparameter for Swagger documentation in unregisterDevice method by @PooyaRaki in #2541 - fix: correct Swagger definitions for
TransactionDataindexes by @iamacook in #2542 - build(deps): bump the nest-js-core group with 4 updates by @dependabot in #2545
- chore: Move dependencies to devDependencies by @PooyaRaki in #2546
- feat: map
zkflag from Config Service by @iamacook in #2543 - fix: allow empty strings for domain names by @iamacook in #2547
- refactor: create ERC-4262 decoder by @iamacook in #2544
- feat: verify contract signatures by @iamacook in #2435
- feat: GET /spaces/:spaceId/address-book by @hectorgomezv in #2539
- feat: PUT /v1/spaces/:spaceId/address-book by @hectorgomezv in #2540
- feat:
DELETE/spaces/:spaceId/address-book/:addressby @iamacook in #2549 - fix: add
permissionsto CI by @iamacook in #2553 - fix: Log Firebase auth and send error message by @PooyaRaki in #2554
- fix: log health check errors as errors instead of warnings by @PooyaRaki in #2555
Full Changelog: v1.79.1...v1.80.0