FilOzone/synapse-sdk

Remove loose address validate for pdp verifier in wagmi.config.ts

Open

#761 创建于 2026年4月29日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)TypeScript (28 fork)github user discovery
good first issue

仓库指标

Star
 (21 star)
PR 合并指标
 (PR 指标待抓取)

描述

https://github.com/FilOzone/synapse-sdk/blob/fada7cdcaf67addd1edd83aa483c28ff9e4ef5c4/packages/synapse-core/wagmi.config.ts#L22

EIP-55 casing being addressed in https://github.com/FilOzone/filecoin-services/pull/464; next time we should be able to remove the lose version (although note it'll technically be a breaking change when we remove it because it's exported - we could consider not exporting it and just defining it locally as a stopgap)

贡献者指南