francois-potato

Results 5 comments of francois-potato

So far I tried: * Computing the status with `getEffectivePinStatus` and filtering with JS rather than on the DB. This would make counting rows not accurate. * Moving the filtering...

I wonder if we should add the WebSocket endpoints to the Swagger config?

Hey [@yusefnapora](https://github.com/yusefnapora), are you happy with the proposed changes? Here is the w3name HTTP API documentation in action: https://2e9ef0d8.web3-storage-staging.pages.dev/docs/reference/w3name-http-api/

Testing manual IPNS creation with CLI tools: Create a name and copy the outputted k5 key ``` ipfs key gen test ``` Export the private key to a file ```...