What's Changed
- Add Swaps decoding debug logs by @hectorgomezv in #1718
- Add Swaps decoding debug logs by @hectorgomezv in #1719
- Revert "Add Swaps decoding debug logs" by @hectorgomezv in #1720
- Use
AuthDecorator
for instantiation of account-relatedAuthPayload
s by @iamacook in #1722 - Remove unnecessary test of
SwapOrderMapper
by @iamacook in #1723 - Include
SwapTransfer
when checking whetherTransactionInfo['type']
is a transfer by @iamacook in #1725 - Add application.isProduction configuration flag by @hectorgomezv in #1724
- Removes unnecessary TODO comment by @iamacook in #1726
- Add test for
getOrderUidFromSetPreSignature
by @iamacook in #1727 - Filter out TWAP orders from not allowed apps by @hectorgomezv in #1698
- Only log when trying to map restricted swap transfers by @iamacook in #1732
- Handle all swap transfer mapping errors by @iamacook in #1733
- Improve tests for
decodeTwapStruct
by @iamacook in #1728 - Refactor test dbFactory to avoid race conditions by @hectorgomezv in #1735
- Bump docker/setup-qemu-action from 3.0.0 to 3.1.0 by @dependabot in #1740
- Bump @nestjs/cli from 10.3.2 to 10.4.2 by @dependabot in #1741
- Bump viem from 2.16.5 to 2.17.3 by @dependabot in #1742
- Bump @safe-global/safe-deployments from 1.37.0 to 1.37.1 by @dependabot in #1745
- Bump @nestjs/schematics from 10.1.1 to 10.1.2 by @dependabot in #1744
- Bump redis from 4.6.14 to 4.6.15 by @dependabot in #1743
- Add coverage ensuring TWAPs to official contract by @iamacook in #1730
Full Changelog: v1.50.0...v1.51.0