Fabiano Prestes
Fabiano Prestes
## 🐛 Bug Report When running as prover, the node never goes into the `Mining` state. ## Steps to Reproduce Compile `feat/expose-cuda` and join the official beta mining pool. ##...
## 🚀 Feature We probably want to consolidate this parameter and move into an aleo.org address as not to expose where things are running. https://github.com/AleoHQ/snarkVM/blob/master/parameters/src/testnet1/mod.rs#L23 https://github.com/AleoHQ/snarkVM/blob/master/parameters/src/testnet1/mod.rs#L49 https://github.com/AleoHQ/snarkVM/blob/master/parameters/src/testnet1/mod.rs#L65 ## Motivation Security...
Additionally: - adding Docker Compose file with environmental variable support - upgrading CircleCI executor images and sccache version - upgrading Rust to 1.63 - upgrading sccache to 0.3.0
We should make it clear it tests the CPU and network speed, and if possible, print out their score as it appears in the server. Additionally, I may be wrong,...
I imagine it is in moments of high load, but if the Contributor gets a 502 it exits immediately and does not provide any clue to the user. I had...