go-algorand-doc icon indicating copy to clipboard operation
go-algorand-doc copied to clipboard

Documentation for Algorand's Go implementation

Results 6 go-algorand-doc issues
Sort by recently updated
recently updated
newest added

This is the original visudo example in `[email protected]`: ```` ## To allow the update script (which runs as the current user) to manipulate ## the algorand systemd service, the following...

Now that pull requests are open, I wanted to create a proper pull request instead of just post an issue with my systemd files typed out. The service and timer...

The current `goal wallet new` documentation, says: `Create a new wallet with the specified name. When creating a new wallet you can specify a password. Once the wallet is created...

When I bootstrap my node, algod runs out of memory after around 45 minutes. The server has 4½ GiB of memory. Either 4½ GiB of memory is simply not enough,...

I noticed that a crontab entry for auto-updates is being used in the Node Setup Guide. I made my own systemd service and timer, which I tested and found works...

It seems that while the node is not running, the commands `goal node status` expects to find always `algod.net` in the `data` folder and it's not the case. Maybe another...