Christian Findlay
Christian Findlay
@AlcoholicParanoid there has been a lot of work around this in the V3 Beta 2 version. You can now manually specify the buffer size. Does this fix your issue?
@bryancostanich will try to fix in 3.1
@realivanjx This is based on your comment. I will try to fix this soon.
Here is the first stab at performance testing: https://github.com/MelbourneDeveloper/RestClient.Net/blob/develop/RestClient.Net.UnitTests/PerformanceTests.cs
RestClient is the clear winner for Get on .NET Core - even in debug mode (while RestSharp is presumably optimiszed). 
Try the develop branch Are you using Trezor 1, or Model T?
What is the firmware version?
Maybe they made a breaking change... Turn on all exceptions and try again. Are you sure it's not just waiting for the pin code? https://christianfindlay.com/2019/07/14/visual-studio-break-on-all-exceptions/
Looks broken. I'll have a look when I've got free time
See this Trezor issue: https://github.com/trezor/trezor-mcu/issues/444 Is this a bug in the firmware?