This repository was archived by the owner on Aug 5, 2026. It is now read-only.
This repository was archived by the owner on Aug 5, 2026. It is now read-only.
@ensnode/datasources — re-implement mergeAbis to avoid ponder/client dependency #1993
Related comment: https://github.com/namehash/ensnode/pull/1978/files#r3132344114
More broadly, it seems that
@ponder/clientis imported by a number of our apps / packages currently, but it looks to me like it is only still needed inside theponder-subgraphpackage?Ideally we can constrain any use of
@ponder/clientexcept for within theponder-subgraphpackage.