FilOzone/synapse-sdk

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

Open

#761 ouverte le 29 avr. 2026

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)TypeScript (28 forks)github user discovery
good first issue

Métriques du dépôt

Stars
 (21 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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)

Guide contributeur