v1.47.0
What's Changed
- Add
transaction_hash
query tomodule-transactions
by @iamacook in #1624 - Change E2E testing Safe addresses by @hectorgomezv in #1620
- Cache Safe existence check for counterfactual balances by @iamacook in #1626
- Remove unnecessary log from test by @iamacook in #1628
- Bump typescript-eslint from 7.12.0 to 7.13.0 by @dependabot in #1631
- Bump eslint from 9.3.0 to 9.4.0 by @dependabot in #1632
- Bump prettier from 3.3.0 to 3.3.1 by @dependabot in #1633
- Bump viem from 2.13.1 to 2.13.8 by @dependabot in #1634
- Bump @types/lodash from 4.17.4 to 4.17.5 by @dependabot in #1629
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #1635
- Add ZerionBalancesSchema tests by @hectorgomezv in #1637
- Add
IBlockchainApiManager
for on-chain interactions by @iamacook in #1623 - Support authentication with ERC-6492 by @iamacook in #1627
- Check INFURA_API_KEY value at startup by @hectorgomezv in #1642
- Allow non-eth addresses in ZerionBalanceSchema by @hectorgomezv in #1646
- Add configuration for relaying on Arbitrum by @iamacook in #1647
Full Changelog: v1.46.0...v1.47.0