Ilias Trichopoulos
Ilias Trichopoulos
Is there an update on this issue? :)
With the proper guidance in the codebase, I could help with this issue. Let me know if I can help somehow.
Does ORCID support Avatar pics?
Another change request for this feature: `CHG34596`
Another change request: `CHG34608`
Is there an update on this? I cannot really test the desktp wallet walletconnect PR https://github.com/alephium/desktop-wallet/pull/204, I keep getting the error: ``` "Failed in validating tx 98cbef9e1b6ec812df6ba15d87dc4f4f762e677f5bc58b404642f944d4e4b039 due to InvalidStartGas:...
If you mean what values I used to call the `postContractsUnsignedTxBuildContract` endpoint, these are the ones: ``` gas: 6000000 gasPrice: "100000000000" ```
When I replace `curl` with `get_url`, it works. However, I see that in #77 it was changed from `get_url` to `curl` [because](https://github.com/cloudalchemy/ansible-grafana/issues/77#issuecomment-415449923): > [some] dashboards are so big that they...
I tested all dashboards that were said to have an issue when using `get_url` ([`6239`](https://github.com/cloudalchemy/ansible-grafana/issues/77#issuecomment-415374113), [`704`](https://github.com/cloudalchemy/ansible-grafana/issues/77#issuecomment-408014557) and [`5566`](https://github.com/cloudalchemy/ansible-grafana/issues/77#issuecomment-414766837)) and I am happy to report that it worked for all of...
Facing the same issue... ``` rsc.esm.js:871 Uncaught Error: Element was not created. Possibly you haven't provided HTMLDivElement to renderer's `elementRef` function. ```