Jeremy Hahn
Jeremy Hahn
https://github.com/lni/dragonboat/issues/137
Are the same steps taken to get up and running with this project the same as the bitcoin version? What is the best hardware in terms of cost per hashrate?...
### Dragonboat version v3.3.4 ### Expected behavior Able to run go get ### Actual behavior Running go get produces the following error: go: finding module for package github.com/lni/goutils/vfs go: github.com/myrepo/myproject/cluster...
Added validation success and failure callbacks.
Getting this exception when I call Pusher.disconnect(). Am I doing something wrong or is this a bug? java.net.SocketException: Socket closed at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:150) at java.net.SocketInputStream.read(SocketInputStream.java:121) at java.net.SocketInputStream.read(SocketInputStream.java:203) at...
Are there any plans to refactor go-tpm-tools to use the new TPMDirect API in go-tpm/tpm2? Anyone using the new TPMDirect API and wants to use go-tpm-tools ends up with a...
In reference to the following diagram: https://tpm2-software.github.io/images/diag1.png 1. TCG TPM 2.0 Keys for Device Identity and Attestation states the following: ##### Section 6.1.1 Requirements Software under control of the OEM...
### Welcome - [X] Yes, I've searched similar issues on GitHub and didn't find any. ### How do you use lego? Library ### Detailed Description Any plans to support the...
Upgrades PebbleDB from v1.0.0 to v1.1.5 to fix critical crash bug in table cache cleanup that causes nil pointer dereference. Changes: - Update go.mod dependencies for PebbleDB v1.1.5 - Implement...