mbommerez
mbommerez
Follow up issue from #1059 When we moved to a direct connection to cargo to retrieve the claimed size of a DAG, we assumed that cargo would be updating the...
We currently have email addresses for users in the CRON logs for the Account Limit jobs. Rather than have these emails available, we should anonymise them and look to add...
Two potential use cases * “remote pin this content from my (local) node” * “remote pin this content from the network, and i may or may not know a place...
When creating a name with the web3.storage cli we s[tore each signing key in the user’s config file ](https://github.com/web3-storage/web3.storage/blob/main/packages/w3/name.js#L7)(on Mac it’s in ~/Library/Preferences/w3-nodejs/config.json). If the user change computer or delete...
### Overarching user needs / context: When users remove tokens from their token list, we currently stop cycling through those removed tokens when displaying files pinned by that user (which...
Part of the scope of ticket #1711 was to create a reusable table component. The tokens table in the front end of web3.storage is also a candidate to use this...
The following describes the complete scope of the second iteration: #### 1. User notifications _Notifying users who are close or over their storage limit (usually 1TB)_ - [ ] Potential...
Needs investigation. - [ ] Time series database Prometheus - [ ] We expose a new API end point and point Prometheus to it. Why are we exposing stats to...
We need to generate automated API document, so we can add it in the w3name website documentation.