What's Changed
- Add Polygon ZKEVM and Scroll to Zerion API configuration by @hectorgomezv in #1645
- Add endpoints to get campaign activity by @iamacook in #1636
- Extract Zerion configuration from Chain entity by @hectorgomezv in #1648
- Simplify and use
AbiDecoder
function selector helpers by @iamacook in #1639 - Ensure RPC URL formatting for Infura PublicClients by @hectorgomezv in #1644
- Increase E2E tests timeout by @hectorgomezv in #1653
- Add missing properties to
balanceBuilder
by @iamacook in #1641 - Remove
Account
implementation and integration by @iamacook in #1652 - Standardise API managers, clearing on
CHAIN_UPDATE
by @iamacook in #1640 - Initialize AccountsModule behind FF_ACCOUNTS by @hectorgomezv in #1656
- Coerce numerical strings of
CampaignActivities
to numbers by @iamacook in #1657 - Don't coerce numerical strings of
CampaignActivities
by @iamacook in #1658 - Add
PostgresDatabaseMigrator
for (testing) migration by @iamacook in #1655 - Don't copy patches to build by @iamacook in #1659
- Bump @types/node from 20.14.0 to 20.14.3 by @dependabot in #1662
- Bump prettier from 3.3.1 to 3.3.2 by @dependabot in #1663
- Bump viem from 2.13.8 to 2.14.2 by @dependabot in #1664
- Bump @safe-global/safe-deployments from 1.36.0 to 1.37.0 by @dependabot in #1666
- Bump eslint from 9.4.0 to 9.5.0 by @dependabot in #1665
- Bump docker/build-push-action from 5 to 6 by @dependabot in #1661
- Add base decoder for ComposableCoW contract by @iamacook in #1660
- Add method to get
fullAppData
fromappDataHash
by @iamacook in #1667 - Fix abi by @iamacook in #1668
Full Changelog: v1.47.0...v1.48.0