-
Notifications
You must be signed in to change notification settings - Fork 6
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
feat: bootstrap command #52
Conversation
8d49dd0
to
5092375
Compare
5092375
to
1bfafbd
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #52 +/- ##
==========================================
+ Coverage 48.87% 49.04% +0.16%
==========================================
Files 74 74
Lines 5667 5705 +38
==========================================
+ Hits 2770 2798 +28
- Misses 2694 2702 +8
- Partials 203 205 +2 ☔ View full report in Codecov by Sentry. |
When the node isn't running, this file does not exist:
Env:
Repro:
|
When running with an fnet node connected, it errors out with the github release channel is set to "dev" |
Co-authored-by: Tasos Bitsios <[email protected]>
Co-authored-by: Tasos Bitsios <[email protected]>
Co-authored-by: Tasos Bitsios <[email protected]>
This would be the case since we are using the file in this fallback order:
We could update some of the messaging since this would be the case if the user points to a non-existant directory. Edit: Was able to remove the error handler for the missing file and used an invalid URI to get the expected "node does not exist" behavior |
This reverts commit 2af63bb.
…n/hack-tui into feat/fast-catchup-modal
feat: add fast-catchup state to status
override github channel dev->beta
fe2f3f9
to
043b53c
Compare
043b53c
to
cdf3d45
Compare
|
ℹ Overview