ChainSafe / ChainSafe/gossamer
Validate radiumblock bootnode multihash against go-multihash implementation
Open
P-low
T-question
- Dominant language
- Go
- Stars
- 454
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
> I took it from the upstream PR here: [paseo-network/runtimes#12](https://github.com/paseo-network/runtimes/pull/12)
>
> How can I double check the issue is upstream and not our implementation?
We use https://github.com/multiformats/go-multiaddr to parse these p2p addresses, so I think we should investigate its implementation, the parse is done at `dot/network/utils.go` in the function `stringToAddrInfo`
_Originally posted by @EclesioMeloJunior in https://github.com/ChainSafe/gossamer/issues/3703#issuecomment-1898976058_
Contributor guide
Assessment
This issue has not been assessed yet.