What's Changed
- feat: add
/alerts
route by @iamacook in #793 - Make AppModule a Dynamic Module by @fmrsabino in #794
- Fix Alerts Controller tests by @fmrsabino in #797
- Add recommended nonce endpoint by @fmrsabino in #796
- Remove RootController from Swagger by @fmrsabino in #802
- feat: enable
AlertsModule
via feature flag by @iamacook in #800 - fix: remove
removeContracts
by @iamacook in #803 - Rename IncomingTransferMapper to TransferMapper by @hectorgomezv in #806
- Enable console stdout on VSCode debugging by @hectorgomezv in #805
- Execute nested transfers mappings sequentially by @hectorgomezv in #804
- chore: cancel previous in-progress jobs by @iamacook in #807
- feat: add alerts domain by @iamacook in #795
- Update README.md by @hectorgomezv in #808
- Revert "chore: cancel previous workflows in progress (#807)" by @fmrsabino in #809
- build(deps): bump @safe-global/safe-deployments from 1.27.0 to 1.28.0 by @dependabot in #810
- build(deps): bump axios from 1.5.0 to 1.6.0 by @dependabot in #813
- build(deps): bump viem from 1.16.6 to 1.18.1 by @dependabot in #814
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.5 to 6.9.1 by @dependabot in #811
- build(deps-dev): bump @types/express from 4.17.18 to 4.17.20 by @dependabot in #812
- Fix get-contract E2E test by @hectorgomezv in #816
- chore: move E2E vars. to setup by @iamacook in #819
- Revert "Make AppModule a Dynamic Module (#794)" by @fmrsabino in #820
- Backmerge release v1.11.1 by @hectorgomezv in #818
- feat: add
TenderlySignatureGuard
by @iamacook in #799 - Include current nonce in recommended-nonce route by @fmrsabino in #817
- Fix CacheDir for token prices by @hectorgomezv in #823
- feat: add
AlertsRouteGuard
by @iamacook in #822 - Backmerge release v1.11.2 by @hectorgomezv in #824
- feat: decode
multiSend
alerts by @iamacook in #821 - Update to Safe Ecosystem Foundation in LICENSE by @hectorgomezv in #825
- build(deps-dev): bump @nestjs/schematics from 10.0.2 to 10.0.3 by @dependabot in #833
- build(deps): bump postgres from 3.4.0 to 3.4.3 by @dependabot in #835
- build(deps-dev): bump eslint from 8.52.0 to 8.53.0 by @dependabot in #834
- build(deps): bump @types/lodash from 4.14.199 to 4.14.200 by @dependabot in #832
- build(deps): bump node from 20.8.1-alpine to 20.9.0-alpine by @dependabot in #830
- build(deps): bump the nest-js-core group with 4 updates by @dependabot in #831
Full Changelog: v1.11.1...v1.12.0