-
Notifications
You must be signed in to change notification settings - Fork 16
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
Deploy DAL tutorials to main #272
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* WIP: Kernel developers tutorial for DAL * ~400 bakers Co-authored-by: Raphaël Cauderlier <cauderlier@crans.org> * This number is `attestation_lag`. Co-authored-by: Raphaël Cauderlier <cauderlier@crans.org> * with enough tez. Co-authored-by: Raphaël Cauderlier <cauderlier@crans.org> * getting tez for free on Co-authored-by: Raphaël Cauderlier <cauderlier@crans.org> * request new tez Co-authored-by: Raphaël Cauderlier <cauderlier@crans.org> * typically the ones at index 0, 30, and 31 Co-authored-by: Raphaël Cauderlier <cauderlier@crans.org> * for this experiment. Co-authored-by: Raphaël Cauderlier <cauderlier@crans.org> * deposit tez to the Smart Rollup Co-authored-by: Raphaël Cauderlier <cauderlier@crans.org> * file archive * octez-dal-node run * octez-dal-node run * need comma here * fixes * Intro and learning objectives * Why the DAL? section * typo * Rust prereq * tutorial application * wasm compilation target * Move to MDX file for diagrams * lucid diagram * Enable syntez highlighting for toml * Setting up weeklynet * Move part 1 to a new page * Move parts 2 and 3 to separate pages * jq and xxd required * Clarify objective * Add command example * error message for dual write * Screencap from explorus * Lower case DAL * Typo * Clarify conflicts * Move part 4 to separate page * teztnets.com * Use data instead of file * Correct location for this error * How to see unattested slots * drop beta from explorus * rename index to slot_index * rename index to slot_index * next steps * additional data bandwidth * links for more info * endpoint is /slot * correct slot size * why use observer mode * it is available on the DAL for only a short time. * Add note about experimental DAL * title * The Smart Rollup Installer does not support the DAL Co-authored-by: Thomas Letan <lthms@soap.coffee> * typo * How to see the hex dump as text --------- Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Co-authored-by: Raphaël Cauderlier <cauderlier@crans.org> Co-authored-by: Thomas Letan <lthms@soap.coffee>
* Add a tutorial to run the DAL as a baker on Weeklynet * Update docs/tutorials/running-the-dal-as-a-weeklynet-baker-in-5-steps/get-octez.md * Apply suggestions from code review * Update docs/tutorials/running-the-dal-as-a-weeklynet-baker-in-5-steps.md rewrite first para as doc not blog * Apply suggestions from code review rewrite warning for updates * Update docs/tutorials/running-the-dal-as-a-weeklynet-baker-in-5-steps.md * Fix compilation * Typo suggested by iguerNL * Typo suggested by German capitalize "Smart Rollup" * Suggestion from German * Suggestion from German * Suggestion from German Co-authored-by: Germán Delbianco <germanD@users.noreply.github.com> * Suggestion Co-authored-by: Germán Delbianco <germanD@users.noreply.github.com> * Update docs/tutorials/running-the-dal-as-a-weeklynet-baker-in-5-steps/run-dal-node.md Co-authored-by: NicNomadic <148877430+NicNomadic@users.noreply.github.com> * Suggestion * Suggestion * Don't call for testers The docs.tezos.com website is not a good place to call for action; this should be published as a mere tutorial and linked from blog or agora posts which call for action. * Apply suggestions from Tim Co-authored-by: Tim McMackin <timothymcmackin@users.noreply.github.com> * Be more precise about the time taken to get rights * Simplify intro * Intro: don't mention accusation * Consistent naming of ENDPOINT with the other DAL tutorial * Change title and shorten paths * Replace &>> with >> 2>&1 The latter is more portable * Clarify that the RPC for DAL rights gives all the rights * Split a long sentence * Typo * Typo * Typo * Example of commands to start the Docker image and configure Octez node * use the DAL port * typo * Example of endpoint * admonitions * send output correctly * send output correctly * headings * send output correctly * "$HOME/octez-dal-node.log" Co-authored-by: Raphaël Cauderlier <cauderlier@crans.org> * "$HOME/octez-accuser.log" Co-authored-by: Raphaël Cauderlier <cauderlier@crans.org> * "$HOME/octez-baker.log" Co-authored-by: Raphaël Cauderlier <cauderlier@crans.org> * we can launch it and make its RPC available: Co-authored-by: Raphaël Cauderlier <cauderlier@crans.org> * For example, for the Weeklynet launched on January 17 2024, the endpoint was: Co-authored-by: Raphaël Cauderlier <cauderlier@crans.org> * for the Weeklynet launched on January 17 2024, the instructions were: Co-authored-by: Raphaël Cauderlier <cauderlier@crans.org> --------- Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Co-authored-by: NicNomadic <148877430+NicNomadic@users.noreply.github.com> Co-authored-by: Raphaël Cauderlier <cauderlier@crans.org> Co-authored-by: Germán Delbianco <germanD@users.noreply.github.com>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.