Ross

Results 24 comments of Ross

Hm, something seems to be broken/flakey with `karalabe/usb/libusb` still. I've updated leveldb and also karalable/usb, which resolved some issues, but i'm still getting: `ERROR[11-13|10:11:56.147] Failed to enumerate USB devices hub=trezor...

My priorities had been rearranged somewhat, but now i'm back to looking at this. I'm finding it hard to track down the cause of the remaining failing test. It appears...

[Looks like](https://github.com/ethereum/go-ethereum/pull/20586) it was mainly removed due to a data race condition.

This warning is actually new in v0.4.0 which was released more-or-less a couple of weeks ago, so that is why you are only just seeing it :). This issue is...

Hi again. An experimental 'slow-mode' will be included in the next release (5f645da8b7b9c599dbd26dc564d881420aa431f1). Since I am unable to test its effectiveness on a large variety of networks, some feedback will...

Version 0.5.0 is now available and contains a "slow-mode" argument for you to test out. You can now simply use it like so: `sync -s` along with any other sync...

Good to see the slow-mode has generally solved the problem for now. As mentioned before, I'm working on some optimisations that will reduce the time taken benchmarking **significantly**. I'm combining...

@bocekm So from playing around with the settings you are using, I think around 70 connections is correct. Maybe I should expand the README to make it clearer what exactly...

Thanks for starting a discussion on this! It has been my goal from the beginning to create a universal tool. I had already put a decent amount of thought into...

Hi and again apologies for not getting back to you in a timely manner. You are correct that this is currently not possible. May I ask what the use-case is...