What's Changed
- Add EMAIL_TEMPLATE_UNKNOWN_RECOVERY_TX variable to docker-compose by @hectorgomezv in #938
- Remove humanDescription feature flag by @fmrsabino in #935
- Change Jest matchers deprecated function calls by @hectorgomezv in #940
- Remove Transaction Service + Exchange Rates API token prices retrieval by @hectorgomezv in #898
- build(deps): bump @babel/traverse from 7.18.9 to 7.23.6 by @dependabot in #943
- Fix EMAIL_API_FROM_EMAIL default value by @hectorgomezv in #942
- Add missing interface declaration by @fmrsabino in #945
- Remove unused symbol by @fmrsabino in #946
- Rename signer property to account by @fmrsabino in #944
- refactor: return
this
fromIBuilder['with']
by @iamacook in #947 - refactor: create
IEncoder
for transaction/event mocking by @iamacook in #921
Full Changelog: v1.19.0...v1.20.0