Maurus Cuelenaere

Results 14 comments of Maurus Cuelenaere

@hanwen what do you mean by test "coverage"? Whether it is handled by `device_test.go`? Like I said, the patch works for me, except some of the times I get the...

I'm not actively working on project, but as this is open source anyone can pitch in and fix the problem. PRs are welcome!

There isn't any x86-only assembly in the tree AFAICS and unless the code is doing something very exotic it should work perfectly on ARM hardware.

This should be `https://walletconnect.com/registry` now, it looks like the URL got changed again

I believe this is a duplicate of https://github.com/WalletConnect/walletconnect-monorepo/issues/840

I've taken a stab at this at https://github.com/prisma/prisma-engines/pull/4877

Our usecase is that we are evaluating switching to AWS Graviton processors and atm this means we need to disable APM tracing for our nginx setup. I see that https://circleci.com/docs/using-arm/...

Manually altering the file and changing the `assert` to `with` "fixed" it for me

FYI: after this gets an approval, I'll rebase + squash the fixup commits