-
Notifications
You must be signed in to change notification settings - Fork 379
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
Blobstream docs feedback #1275
Comments
thank you for this feedback, super helpful! notes on current plan for blobstream for context:
|
Makes sense to me.
ahh so does that mean the issues I suggested above should not be fixed in the docs repo but should be fixed in the orchestrator-relayer repo? |
I'm going to pushed to a branch shortly with a reformatted blobstream-intro and updated blobstream-binary, addressing your points 1-5
the others are still relevant to docs, but just need to be edited in orchestrator-relayer first, then pulled in (i'll get to this automation eventually, for now the script works)
I think i'm going to consoildate blobstream-intro and blobstream-binary so people don't end up on the overview thinking it's the overview of blobstream for developers |
I will make changes for 6-14 next week (if SweeXordious doesn't beat me to it), 1-5 addressed in #1261 |
👍 👍 @jcstein Let me know if you need any information about these changes or want me to handle any of them |
I'll go ahead and update orch-relayer repo today and make a PR @sweexordious |
Awesome, thanks a lot |
you're welcome! for "10. What does "find the latter" mean here? https://github.com/celestiaorg/docs/blob/756234bb6be524c2cc8f7ba674f645d7cd8b0a1e/nodes/blobstream-orchestrator.md?plain=1#L123C31-L123C31" @sweexordious what is "latter" referring to here? |
@jcstein |
* chore: update to mocha for blobstream * chore: rework blobstream intros Resolves #1271 Resolves #1275 partially * fix: autformatting * chore: pull in orch-relayer docs updates * chore: add mocha bootstrapper * chore: add import of blobstream-bootstrapper doc * chore: copy edits * chore: rearrange blobstream.md * feat: add bootstrapper doc * Update nodes/blobstream-binary.md Co-authored-by: CHAMI Rachid <chamirachid1@gmail.com> * Apply suggestions from code review Co-authored-by: Rootul P <rootulp@gmail.com> * Update nodes/blobstream-orchestrator.md Co-authored-by: Rootul P <rootulp@gmail.com> * chore: pull in blobstream updates Co-Authored-By: Rootul P <rootulp@gmail.com> --------- Co-authored-by: CHAMI Rachid <chamirachid1@gmail.com> Co-authored-by: Rootul P <rootulp@gmail.com>
I have some feedback from reading the first four page of Blobstream docs
docs/nodes/blobstream-intro.md
Lines 36 to 41 in 756234b
ValSet
is written with inconsistent casing. Sometimes it isValset
. Sometimes it isValSet
. We should use consistent casing. IMO the best form to use isValidatorSet
docs/nodes/blobstream-intro.md
Line 52 in 756234b
docs/nodes/blobstream-binary.md
Line 18 in 756234b
docs/nodes/blobstream-orchestrator.md
Lines 25 to 27 in 756234b
docs/nodes/blobstream-orchestrator.md
Line 45 in 756234b
docs/nodes/blobstream-orchestrator.md
Line 46 in 756234b
docs/nodes/blobstream-orchestrator.md
Lines 112 to 121 in 756234b
docs/nodes/blobstream-orchestrator.md
Line 139 in 756234b
docs/nodes/blobstream-orchestrator.md
Line 163 in 756234b
docs/nodes/blobstream-orchestrator.md
Line 280 in 756234b
cc: @sweexordious
The text was updated successfully, but these errors were encountered: