David Dal Busco

Results 237 comments of David Dal Busco

With "wallet canister" I guess you mean a cycles wallet? So basically if I understand you correctly, your idea is to implement a function that transfer cycles between canisters if...

Hi Byron, - Do you face the issue in NNS-dapp or II? I'm confuse about the exact step that leads to the error - You only face the issue with...

The details will for sure help debug. Meanwhile I found where the error is throw, the issue comes from the Service Worker (see [this line of code](https://github.com/dfinity/ic/blob/588a108b575e3b4152c8b0c69c38ba5b0f911bfe/typescript/service-worker/src/sw/storage.ts#L116)) than cannot instiantiate...

Thanks for the feedback @ByronBecker. Happy to hear you found a workaround. Please let us know if you run into it again. We tried to replicate yesterday and we did...

The neuron detail screen has change quite a lot since this issue was originally opened, therefore I gonna close it as I am doing a bit of clean up. Feel...

I see, thanks for the further explanation, reopening then. 1. There are various task in the backlog about this. Not sure a table is the way because we should support...

@LefterisJP thanks for the explanation, gotcha. Makes sense. I'll share your inputs with the team in our next Monday meeting. Cannot promise any ETA or else but, I'll share, that's...

Sure works for me, let's postpone. I'll keep the PR in a draft, ultimately I'm happy if we can remove explicit import at the root of the app.

Are you on Windows? If yes, this CLI does not support this OS (yes, PR welcome). If Mac or Linux, what version of NodeJS are you using?

> WSL2 Thanks for the addition feedback. That's the issue then. This CLI does not support Windows (yet) so I guess it does not work with WSL2 as well. PR...