-
If we make a code change to the getOptions.js `const defaultValues` section, compile and then refresh the extension, the change will be ignored. The problem is this function:
```
function getOpti…
ghost updated
4 years ago
-
**Steps to Reproduce**
1. Get the current browser extension and make sure to use `wsEndpoint` = `"wss://retrievalproxy.browser-retrieval.filecoin.io:443"`
2. Retrieve this from storage miner:
…
ghost updated
3 years ago
-
In order to capture custom Telegraf deployable for k8s, we need to prepare https://github.com/filecoin-shipyard/telegraf-lotus/ as a built docker image.
- [x] Create a repository in Dockerhub
- [x…
-
The documentation site structure today is not ideal. It's hard for users to know exactly where to go. While this is not so bad today since the docs site is small, it will be harder to change as the si…
pooja updated
4 years ago
-
Logging is as important thing as monitoring when it comes to the cluster stability. We need to deploy a centralized logging solution.
-
This is a place to collect suggestions for UI/UX changes. Larger items can be spun into their own issues as we triage, smaller items can just be knocked out and removed.
1) CLI: `lotus client list-…
-
I've just run [broken-link-checker](https://www.npmjs.com/package/broken-link-checker) over the local dist build to generate this report, there may well be some redirects in place for a few of these l…
-
In order to show in the frontend a history of actions performed by the Verifiers or the Verified Clients, for instance, we will need methods in the library to get the messages (transactions) from a lo…
-
Filecoin defines some new multihash codes here:
https://github.com/filecoin-project/go-fil-commcid/blob/05624bdb669c908632a93b826c25e9b579237d65/commcid.go#L20
Should the master list of multihas…
-