Vlad Frolov

Results 391 comments of Vlad Frolov

I needed to compile near-jsonrpc-client (and subsequently near-primitives) for x86 again and remembered that I did not mention the hotfix here. In order to get through the compilation error, I...

Just for context, I [highlighted the need to have `signMessage` support in Wallet Selector on Gigs Board](https://near.social/#/devgovgigs.near/widget/gigs-board.pages.Post?id=279&referral=frol.near)

@vbnvaidy Have you installed aws-cli from alpine packages? Can you share a reproducible example and screenshots of how exactly it "doesn't work"?

@wholtz I am surprised that you claim that it works for you as the package https://github.com/sgerrand/alpine-pkg-glibc/releases/ is only built for amd64. In fact, given that [the package is not actively...

I have seen too many problems with glibc apps running on Alpine, so it is not a huge surprise to me, but it is the unfortunate state of things. I...

@QGB Try using `frolvlad/alpine-glibc:glibc-2.34` tag instead of the latest as it seems that 2.35 package is actually broken: https://github.com/sgerrand/alpine-pkg-glibc/issues/181

Have you tried `frolvlad/alpine-miniconda3` image?

@Borwe I don't have Windows, and I guess it was not a conscious action that caused this regression. We are open for PRs!

@Borwe Sounds list a reasonable workaround to me, but can you dig and report the root cause for the issue?

I see, well, I don't expect anyone to put their effort into making nearcore to operate on Windows, but I also don't see near-workspaces-js in the dependency tree of `create-near-app`....