regression
daviddias opened this issue · 1 comments
daviddias commented
- https://github.com/multiformats/js-multiaddr/pull/55/files#r173337049
- https://github.com/multiformats/js-multiaddr/pull/55/files#r173337452
@ya7ya the correct solution is by doing an actual check of the components. It just happens that constructor.name can't be trusted thanks to asset tooling like uglify.
daviddias commented
The regression was reverted and now @fsdiogo is handling to solve the problem overall with ipfs/js-ipfs#938