Mauro Leggieri

Results 22 comments of Mauro Leggieri

Hahaha seems the Windows/WebUSB issue is now fixed. We are doing some tests and, at first glance, seems to be related to some fix on firmware 1.6. Because on this,...

Hi guys, a feedback: On Chrome/Windows, confirmed, WebUSB is working now. But Firefox, Safari and Opera Mini still does not support WebUSB and uses U2F. Also no plans to support...

Excellent. I have other fixes to tell you but give me some time to create them (because Holidays). For e.g., this the attached code ![image](https://user-images.githubusercontent.com/1683070/208211251-c582d3f2-bda5-4fa0-b761-db9505c282e9.png) When zerocopy is active, no...

Very likely Jens, me or CI machine has a different configuration than the rest for local tests.

If favor of the future project that allows anyone to monitor the activity and check for possible frauds, we can: 1. Make all variables public or add getters. 2. Add...

Thanks @jim-mlodgenski and @jkatz for the feedback. I'll look for alternatives. Not sure if invoking a Lambda will fit because I should call it from the clientauth hook.

I thought you can write an extension to define a new authentication method. I'll go backwards a few steps :) Thanks for the feedback.

Yes but my original intention was to see how far AWS RDS for Postgresql can be extended. At it only supports a few extensions and, for auth, just regular user/pass,...

Uploaded data folder that hits the issue. Seems the tracker database is behind the blocks and the call to `node.SetSyncRound` which uses `LatestTrackerCommitted()` fails because of this. Maybe, when exiting...

Hi @gmalouf , just checked on macOS and before on Linux and seems not to happen. I think the goruntime uses a different scheduling and makes the blocks db to...