Hugo Dias
Hugo Dias
https://github.com/web3-storage/w3protocol/pull/207#discussion_r1036994163
The IPNS spec currently combines a lot into a single document and leaves some issues ambiguous. The main issues to tackle are: 1. Terminology - Spec names of IPNS path...
With the latest changes we are using `type Tuple = [T, ...T[]]` for Capabilities which forces att to have at least one element but att can be an empty array....
https://github.com/MetaMask/snaps/blob/e95e6709cc3e883582e72994288f3c285ee10d7f/packages/snaps-utils/src/derivation-paths.ts#L2 this line need `with { type: 'json' }` or the rollup plugin fails ```bash [!] TypeError: Module "file:///Users/hd/code/filsnap/node_modules/.pnpm/@[email protected]/node_modules/@metamask/slip44/slip44.json" needs an import attribute of type "json" ```