summaryrefslogtreecommitdiff
path: root/content/monerod.md
AgeCommit message (Collapse)Author
2024-07-07Update monerod.mdDavid Uhden Collado
2024-07-04Update monerod.mdDavid Uhden Collado
The "db-sync-mode" option set to "fast" (as it is by default) can corrupt the blockchain database in case of a power outage or other type of system crash, so it is always better to use the "safe" option, especially if you use your own hardware to host the node.
2024-07-02Update monerod.mdDavid Uhden Collado
Add instructions for installation on other architectures.
2024-06-15Update monerod.mdDavid Uhden Collado
Use different ports for the proxies to the hidden services in Tor and I2P. Otherwise it is impossible for the node to work and you will always get the error “Failed to bind IPv4 (set to required)”.
2023-06-04Added monerod guide, minor corrections in other articlesDenshi