Christian Findlay

Results 74 issues of Christian Findlay

The Ethplorer client should use BigInteger on Balance at least.

Code coverage is at 41%: ![image](https://user-images.githubusercontent.com/16697547/50048208-1aaf8a00-011a-11e9-89a2-8ba4ab05ce7b.png) I'm looking for unit tests that will cover more of the app - particularly exchange clients. I'd be happy to get it up to...

help wanted

We should be able open devices in read-only mode. We should not have to specify a write buffer length in this mode. But, if the device doesn't have a write...

[Hidapi](https://github.com/signal11/hidapi) is a multi-platform library which allows an application to interface with USB and Bluetooth HID-Class devices on Windows, Linux, FreeBSD, and Mac OS X If we wrap this, we...

Build an Avalonia UI app that is a cross-platform reference app. It will have a - Fake stream from something like a thermometer - Fake mouse config app The UI...

Bump these down to traces: > Hid.Net.Windows.WindowsHidApiService: Information: Calling CreateFile Area: ApiService for DeviceId: \\?\hid#vid_2708&pid_0003&rev_0103&mi_04#a&1becae35&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}. Desired Access: None. Share mode: 3. Creation Disposition: 3 Hid.Net.Windows.WindowsHidApiService: Information: Calling CreateFile Area: ApiService...

Implement Control Transfer on these platforms

enhancement