Jos Dehaes
Jos Dehaes
Hi, seems the W3520 xeon is not supported at all (it's already an old CPU and it seems not popular). I have this in my Z400 workstation I brought home...
@RobSmithDev This works with 64bit manjaro linux in 64bit mode.
### 🪩 Provide a link to the proposed addition https://github.com/GNOME/meld ### 😳 Explain why it should be added Great diff tool. Can be installed with `brew install meld`. You can...
Hi, I'm running into an issue when deserializing from a reader. When reading the bytes into a slice first, and deserialzing that, it's working. We're serializing a struct with 3...
Feature https://github.com/AleoHQ/snarkOS/issues/3155
Make simple_node work again. Credit: @ljedrz
This attempts to fix https://github.com/AleoHQ/snarkOS/issues/2935. I was able to reproduce using the following malicious code (credit @niklaslong): https://github.com/niklaslong/snarkOS/tree/tmp/2935-replication Run one node with this code, and the rest with normal `testnet3`....
## 💥 Proposal The idea is to add a feature to allow more easily passing dev parameters to the node. Instead of adding a bunch of command line arguments, we'd...
If you ask for a desired port and it's not available, the TCP stack should not silently choose a random port, but return an error. Some tests needed to be...
Brings used memory in line with what macOS `top` reports (but for some reason this is different in Activity Monitor). Cached is in line with what Activity Monitor reports. Htop...