What's Changed
-
Slice nested transfers by @hectorgomezv in #771
- Cuts the number of nested transfers for each transaction in the history to a max value.
-
feat: add alerts (Tenderly) data source by @iamacook in #787
- Adds a new
alerts
data source, leveraging the Tenderly API in anticipation of Tenderly Alerts for the forthcoming recovery implementation.
- Adds a new
Other changes
- Use random values for prices test configuration by @hectorgomezv in #769
- fix: remove redundant
isHex
function by @iamacook in #772 - Fix /balances unit test by @hectorgomezv in #774
- build(deps-dev): bump eslint from 8.51.0 to 8.52.0 by @dependabot in #782
- build(deps-dev): bump @types/semver from 7.5.3 to 7.5.4 by @dependabot in #781
- build(deps-dev): bump @types/supertest from 2.0.12 to 2.0.15 by @dependabot in #780
- build(deps): bump nestjs-cls from 3.5.1 to 3.6.0 by @dependabot in #778
- build(deps): bump @nestjs/swagger from 7.1.13 to 7.1.14 by @dependabot in #779
- fix: remove unused
IConfigurationService
by @iamacook in #776 - build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #777
- fix: load Safe info if transaction tags error by @iamacook in #775
- Bump node version from 18.17.0 to 20.8.1 by @fmrsabino in #785
- Fix Root Controller test description typo by @hectorgomezv in #788
- Backmerge release 1.10.1 by @fmrsabino in #786
- fix: use interface over actual implementation by @iamacook in #789
- Fix Coingecko configuration for Gnosis Chain by @hectorgomezv in #790
- fix:
get-contract
E2E test by @iamacook in #792
Full Changelog: v1.10.1...v1.11.0