What's Changed
- Use Test modules on AppModule E2E test by @hectorgomezv in #2102
- Type
IStakingApi
responses as "raw" by @iamacook in #2099 - Fix jwt algorithm by @PooyaRaki in #2104
- Fix flaky GET Creation Transaction controller test by @hectorgomezv in #2107
- chore: pass algorithm to jwt sign as an option in push notifications by @PooyaRaki in #2105
- Type
IConfigApi
responses as "raw" by @iamacook in #2101 - Add IdentityApi to check rewards eligibility by @hectorgomezv in #2103
- Bump pg from 8.13.0 to 8.13.1 by @dependabot in #2116
- Bump @types/lodash from 4.17.12 to 4.17.13 by @dependabot in #2115
- Bump @faker-js/faker from 9.1.0 to 9.2.0 by @dependabot in #2114
- Bump typescript-eslint from 8.12.0 to 8.14.0 by @dependabot in #2113
- Bump the nest-js-core group with 4 updates by @dependabot in #2112
- Add Account route entity name property by @hectorgomezv in #2118
- Add test for
OutreachFileSchema
by @iamacook in #2108 - Don't allow empty/hex strings to be validated as numeric strings by @iamacook in #2109
- Remove unused FF_HUMAN_DESCRIPTION by @hectorgomezv in #2121
- Remove FF_TARGETED_MESSAGING by @hectorgomezv in #2122
- Add feature flags to Visual Studio Code Launch file by @hectorgomezv in #2123
- Remove FF_NATIVE_STAKING and FF_NATIVE_STAKING_DECODING by @hectorgomezv in #2124
- Remove FF_IMITATION_MAPPING by @hectorgomezv in #2125
- Account names encryption via AWS KMS by @hectorgomezv in #2120
- Convert CAIP-10 address validation to schema by @iamacook in #2110
- Fix App initialization in Queued Transactions Controller tests by @hectorgomezv in #2127
- fix: output the correct tx info type in swagger by @compojoom in #2128
- fix: swagger factory type can’t be null by @compojoom in #2131
- Add Blob Encryption by @hectorgomezv in #2130
Full Changelog: v1.62.0...v1.63.0