-
Notifications
You must be signed in to change notification settings - Fork 63
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
add seeds for easy mainnet connect and webui #936
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #936 +/- ##
==========================================
+ Coverage 61.75% 61.88% +0.12%
==========================================
Files 172 172
Lines 14116 14083 -33
==========================================
- Hits 8718 8715 -3
+ Misses 4651 4623 -28
+ Partials 747 745 -2
Flags with carried forward coverage won't be shown. Click here to find out more.
|
remove thanks because the validators are named in the seeds
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm
1. Summary
Please merge the test matrix first. This PR adds seeds to quicksilver so that it can easily autoconnect to mainnet.
2.Type of change
3. Implementation details
Add seeds to the binary, like bitcoin and osmosis.
4. How to test/use
When you quicksilverd init you should get seeds auto populated.