Falco
Falco
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `nuget` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `nuget` dependencies of...
Updates the PPA script to add a for loop to support multiple Ubuntu distros. The previous script tried uploading to several distros at once, which failed. It will now loop...
Changes the regex to match the changelog in github releases properly. ## Changes: - changed the regex in the discord announcement action to better match the changelog. ## Types of...
I set up the bot on my VPS, it logs in fine, but it doesn't send any messages back when I type /help or anything. How can I fix this?
Update the documentation and make everything post-merge instructions. (we could leave a page for pre-merge) Also update/rewrite the installation instructions for Linux, MacOS and Windows.
## Changes: - Adds the sha256 hash for each binary in the CHANGELOG.md ## Types of changes What types of changes does your code introduce? _Put an `x` in the...
During updating of mytonctrl using `update`, the network connection of the node had a hiccup. This caused the [git clone](https://github.com/ton-blockchain/mytonctrl/blob/master/mytonctrl/scripts/update.sh#L40) command to stop working, which resulted in mytonctrl being [completely...