mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 22:26:30 +00:00
Dmitry Shulyak
cb15ca6e74
Mark peers that were added by peer pool (#1271)
* Mark peers that were added by peer pool * Implement thorough test to verify that connection was indeed preserved * Add more debug logs and remove caching of the peers
Status bindings for go-ethereum
Docs
License
Releasing
To create a release, first increase the VERSION
file according to semantic versioning.
You can then build the artifacts for the specific platform.
Once done, you can run:
make prepare-release
and
make release release_branch={{release_branch}}
Where release_branch
is the branch you are targeting.
You will also need to specify some form of credentials, GITHUB_TOKEN
environment variable for example.
Description
Languages
Go
98.6%
Python
0.7%
Shell
0.4%
Makefile
0.1%
Groovy
0.1%