Jake Tarren (DevOps Overlord)
Jake Tarren (DevOps Overlord)
Adds some information on how to configure RabbitMQ SSL.
Read `PromoteEvery`, `ReQueryEvery`, and RoamingSuppressSeconds` from a new `dynamic_routing` block in the config file instead of hardcoded constants in the `hostmap.go` file.
Add a 30 second delay before restarting the service after a failure and prevents additional restarts after 5 attempts. Add some basic usage/installation instructions for the Systemd service file to...
ASIC resistance
Bitmain will begin shipping the Z9 Equihash miner soon. Let's use this thread to discuss ASIC resistance: Is it something we want to spend the time/resources to continue, or should...
It seems UTXOs are selected in a FILO fashion, and there is no verification that the coins have been unshielded , so users are unable to spend from an address...
Original Issue: https://github.com/ZencashOfficial/zen_archived/issues/132 Background: The secure nodes install guides did not include a step to restart zen after certificates are automatically refreshed. The server update on March 4-5 with an...
The `icon.py` script only supports images with 16 or less colors. The expected error message doesn't print when the relevant if statement is met. The if statement is at: https://github.com/LedgerHQ/nanos-secure-sdk/blob/1525802dda0b5437439c61b79f49e632b2080d14/icon.py#L154...