Micah Zoltu
Micah Zoltu
Hmm, I haven't _personally_ run into the issue you have described linagee. You may want to ask in the Ledger support room and see if that is a known issue...
Fixed in https://github.com/loresoft/msbuildtasks/pull/158
This _might_ be fixed by https://github.com/loresoft/msbuildtasks/pull/158.
I have been using OmniSharp without problems on my computer. Today the power went out which resulted in my internet connection dying for a few minutes. During that time I...
It feels like `latest` should fallback to "latest downloaded version" when internet is out, rather than hard failing. Maybe give a warning about being unable to download.
I would like to see one minor change, which is that the proposer node can connect to multiple monitors (not just one), and the monitors can connect and talk to...
I'm concerned that this change will incentivize making side-channel block producer payments. Imagine the following: > A user gossips a transaction with nonce 1 @ 2 nanoeth/gas premium. > The...
> Does this PR actually create (or increase) this incentive, though? I think the incentive can exist without it. Basically, it will occur if there is any attempt by a...
The first step is to not rewrite anything but to simply add the build infrastructure and rename the files from `.js` to `.ts`. The TypeScript compiler can be instructed to...
https://github.com/ethereum/solc-js/issues/361 is tracking the reduction of dependencies. It is down a long way from when that issue was opened, but I suspect more progress could be made if someone dug...