-
Notifications
You must be signed in to change notification settings - Fork 389
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: sandbox sentry nodes #2438
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2438 +/- ##
==========================================
- Coverage 54.68% 54.68% -0.01%
==========================================
Files 583 583
Lines 78503 78503
==========================================
- Hits 42929 42926 -3
- Misses 32365 32368 +3
Partials 3209 3209
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
this is working fine, feel free to merge it if you want to have an example, or feel free to close it :) cc: @moul @zivkovicmilos |
I suggest moving this good example to either the hackerspace repository or a dedicated repository for validators to share snippets and tools. |
closing for: gnolang/hackerspace#71 |
Here is a sandbox to works on sentry nodes. see #2430
Network is 3 validators (gno1, gno2, gno3) and 2 sentry nodes (gno3-sentry-1, gno3-sentry-2).
If you need to hack on the
gnoland
code, download this Dockerfile in root of the gnolang/gno repo.and run