-
Notifications
You must be signed in to change notification settings - Fork 15
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
Update main from staging #207
Closed
Closed
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
* Basic instructions on installing and funding a wallet * Signs Tezos transactions
* Rough draft of architecture and the components of Tezos * previous block in the chain * Reorg into smaller topics per discussion with Nic * layer 2 can only respond to messages from layer 1 * impractical on layer 1 * No need to separate these into separate pages * Clarifications * Revert changes to protocol topic because I'll handle it in another branch * Remove old protocol topic * These links are no longer accurate * Update based on work with Nic * Remove old info * It has control over which clients to accept calls from, which calls to accept, or whether to accept RPC calls at all. * Section for the Octez client * Review comments from Nic * updates are performed via an online governance process Co-authored-by: NicNomadic <148877430+NicNomadic@users.noreply.github.com> * capitalize Sapling * shields bakers from network attacks Co-authored-by: NicNomadic <148877430+NicNomadic@users.noreply.github.com> * commonly called Tezos networks Co-authored-by: NicNomadic <148877430+NicNomadic@users.noreply.github.com> * dedicated voting operations such as protocol proposals or protocol upvotes Co-authored-by: NicNomadic <148877430+NicNomadic@users.noreply.github.com> * Clarify operations based on diagram changes * This line could cause some confusion --------- Co-authored-by: NicNomadic <148877430+NicNomadic@users.noreply.github.com>
* First draft of an online IDE version of the smartpy tutorial * Not all use the CLI anymore * What is a smart contract? * The contract is an account * Move to MDX so I can resize images * Resize BCD screencaps
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
* first commit * review wording * change small thing * order list * part 2 committed * preparing all entries * part 3 of dapp tutorial * ongoing work * numerotation * Update docs/tutorials/dapp/part-1.md yep Co-authored-by: Tim McMackin <timothymcmackin@users.noreply.github.com> * Update docs/tutorials/dapp/part-2.md thanks Co-authored-by: Tim McMackin <timothymcmackin@users.noreply.github.com> * Update docs/tutorials/dapp/part-3.md thanks Co-authored-by: Tim McMackin <timothymcmackin@users.noreply.github.com> * Update docs/tutorials/dapp/part-4.md thanks Co-authored-by: Tim McMackin <timothymcmackin@users.noreply.github.com> * Update docs/tutorials/dapp/part-1.md thanks Co-authored-by: Tim McMackin <timothymcmackin@users.noreply.github.com> * Update docs/tutorials/dapp/part-2.md thanks Co-authored-by: Tim McMackin <timothymcmackin@users.noreply.github.com> * Update docs/tutorials/dapp/part-3.md thanks Co-authored-by: Tim McMackin <timothymcmackin@users.noreply.github.com> * Update docs/tutorials/dapp/part-4.md thanks Co-authored-by: Tim McMackin <timothymcmackin@users.noreply.github.com> * Update docs/tutorials.mdx weird duplication Co-authored-by: Tim McMackin <timothymcmackin@users.noreply.github.com> * Update docs/tutorials/dapp.md ok Co-authored-by: Tim McMackin <timothymcmackin@users.noreply.github.com> * Update docs/tutorials/dapp/part-1.md ok Co-authored-by: Tim McMackin <timothymcmackin@users.noreply.github.com> * Update docs/tutorials/dapp/part-2.md ok Co-authored-by: Tim McMackin <timothymcmackin@users.noreply.github.com> * Update docs/tutorials/dapp/part-3.md ok Co-authored-by: Tim McMackin <timothymcmackin@users.noreply.github.com> * Update docs/tutorials/dapp/part-3.md ok Co-authored-by: Tim McMackin <timothymcmackin@users.noreply.github.com> * Update docs/tutorials/dapp/part-3.md ok Co-authored-by: Tim McMackin <timothymcmackin@users.noreply.github.com> * Update docs/tutorials/dapp/part-3.md ok Co-authored-by: Tim McMackin <timothymcmackin@users.noreply.github.com> * Update docs/tutorials/dapp/part-3.md Co-authored-by: Tim McMackin <timothymcmackin@users.noreply.github.com> * reformulate swear words * adding to sidebar and dApp renaming * move links to docs.tezos.com * numbering the steps * numbering other steps * sentences with a period * changing indents on numbering * no spaces before colon * removed the mdx extension as it is buggy and duplicated import lines * Update docs/tutorials/dapp/part-1.md Co-authored-by: Tim McMackin <timothymcmackin@users.noreply.github.com> * Update docs/tutorials/dapp/part-1.md Co-authored-by: Tim McMackin <timothymcmackin@users.noreply.github.com> * changing section * reformulation * Update docs/tutorials/dapp/part-2.md Co-authored-by: Tim McMackin <timothymcmackin@users.noreply.github.com> * Update docs/tutorials/dapp/part-2.md Co-authored-by: Tim McMackin <timothymcmackin@users.noreply.github.com> * Update docs/tutorials/dapp/part-3.md Co-authored-by: Tim McMackin <timothymcmackin@users.noreply.github.com> * Update docs/tutorials/dapp/part-3.md Co-authored-by: Tim McMackin <timothymcmackin@users.noreply.github.com> * more explicit instruction * js files with single quote * remove space * shorter sidebar title * last fixes * if prettier is activated, it forces to use singlequote --------- Co-authored-by: Tim McMackin <timothymcmackin@users.noreply.github.com>
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.