CryptoManiac

Results 23 comments of CryptoManiac

@kpcsolutions @wizzfile Looks like you have no blocks found yet. As the result, API request gives you **null** result which is not haldled properly by the UI.

Welcome back :) Well, I see that it's needed to revert some changes in package.json and readme.md files. I've pushed these modifications accidentally.

The golang wrapper wouldn’t do any good regardless of how fast the library is. First of all, there is a marshaling overhead that will consume all the difference. Second, you’re...

There is an old version which had support for it. https://github.com/jestan/easy-ecc/blob/master/ecc.c#L227 You can copy & paste relevant functions and it will work. With a slight correction of arguments, of course,...

> Telegram cannot be ported to ARM64 just yet because some third-party dependencies are not ready (e.g. Qt ARM64 builds are still in tech preview). But ARM64EC might be a...

While the native WoA build is unavailable, you could use Android version. It works fine with Windows Subsystem for Android. It's an ugly crutch of course, but Android version is...

> i am sure windows arm users is far lower than linux arm users wicth is far lower than linux x86 users and preston have far higher priorities, when windows...

> > It works fine as long as you won't try to make a voice or video call. > > > > Nope, autoplay GIFs and videos are problematic too....

> @john-preston You would have to copy the Windows x64 pipeline, change the build target to Arm64EC and leave everything else (like x64 dependencies) as is. So that's 1-2 days...

> @john-preston You could be right, I too doubt that tdesktop is the bottleneck here. > > > > For development you can run Windows 11 on ARM via virtualization...