Christian Findlay

Results 136 comments of 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?

@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). ![image](https://user-images.githubusercontent.com/16697547/52817483-10007980-30f8-11e9-91b5-35df7b63f42d.png)

Try the develop branch Are you using Trezor 1, or Model T?

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?