v1.31.0
What's Changed
- Migrate
SafeList
tozod
by @iamacook in #1311 - Migrate configuration validation to
zod
by @iamacook in #1313 - Migrate
Singleton
tozod
by @iamacook in #1312 - Fix Singleton.deployer schema requirement by @fmrsabino in #1316
- Fix missing path
safeAddress
param on Swagger locking docs by @iamacook in #1318 - Migrate Token to zod by @hectorgomezv in #1317
- build(deps-dev): bump @types/lodash from 4.14.202 to 4.17.0 by @dependabot in #1324
- build(deps): bump winston from 3.11.0 to 3.12.0 by @dependabot in #1325
- build(deps): bump nestjs-cls from 4.1.0 to 4.2.1 by @dependabot in #1326
- build(deps): bump viem from 2.8.0 to 2.8.13 by @dependabot in #1327
- build(deps): bump the nest-js-core group with 4 updates by @dependabot in #1322
- Migrate
CreationTransaction
tozod
by @iamacook in #1269 - Migrate
DeleteSafeDelegateDto
tozod
by @iamacook in #1314 - Change OpenAPI resource location by @fmrsabino in #1329
- Add optional debugging logs when retrieving transactions history by @hectorgomezv in #1330
- Add additional timestamps to transaction history logs by @hectorgomezv in #1335
- Migrate
AddRecoveryModuleDto
tozod
by @iamacook in #1320 - Migrade
ModuleTransaction
tozod
by @iamacook in #1319 - Migrate
GetEstimationDto
tozod
by @iamacook in #1331 - Migrate
UpdateMessageSignatureDto
tozod
by @iamacook in #1334 - Migrate
Safe
to zod by @iamacook in #1333 - Merge Order entity and schema files by @fmrsabino in #1337
- Improve Order OpenAPI documentation by @fmrsabino in #1336
- Change type and validate
Rank['position']
as anumber
by @iamacook in #1339 - Migrate
ProposeTransactionDto
tozod
by @iamacook in #1332 - Add
GET
/v1/safes
overview endpoint by @iamacook in #1129 - Change rank route by @iamacook in #1340
- Add filledPercentage to SwapOrderTransactionInfo by @fmrsabino in #1338
- Migrate
Message
/MessageConfirmation
tozod
by @iamacook in #1315
Full Changelog: v1.30.0...v1.31.0