grin
Here are 42 public repositories matching this topic...
Changes
- In Quickstart/Install/Linux "Replace $VESION with..." - Should be $VERSION
- [Windows only] in Quickstart/Install/Windows change
set PATH=%PATH%;C:\Users\%USER%\AppData\Localtoset PATH=%PATH%;C:\Users\%USER%\AppData\Local\GrinORset PATH=%PATH%;$PATH_TO_FOLDER_CONTAINING_GRIN_BINARIES
Additions
- Explain how to install ToR prior to showing the command `
-
Updated
Feb 23, 2020 - Rust
-
Updated
Oct 1, 2020
-
Updated
Oct 11, 2020 - Vue
-
Updated
Dec 17, 2018 - Haskell
add message ttl
currently slate message ttl is 24h for all slates. it is desirable to be able to specify an optional custom slate ttl as part of PostSlate message, as long as it is < 24h (which is the current queue expiration time which should not be changed).
-
Updated
Feb 20, 2019 - Go
I am looking for inputs on how someone would like to spend and send Grin. Since we have more flexibility in sending Grin than other blockchains we can experiment. We can for example send PGP emails or letters, but I am looking for proposals to implement in an experimental way for now.
-
Updated
Oct 5, 2017 - Rust
-
Updated
Apr 16, 2018 - Go
-
Updated
Apr 25, 2020 - Dockerfile
-
Updated
Jul 8, 2018
-
Updated
Sep 6, 2020 - JavaScript
-
Updated
Dec 11, 2019 - Rust
-
Updated
May 19, 2020 - Shell
-
Updated
Nov 24, 2019 - JavaScript
Improve this page
Add a description, image, and links to the grin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the grin topic, visit your repo's landing page and select "manage topics."


Currently
stratumserverhas no unit tests. This will improve the quality and allow future commits to be TDD safe. All units will be tested to ensure the module as a unit itself is tested.