You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR adds several new pages to the docs:
- It updates the Foundational Concepts main page to provide more
context, adds a diagram with explanation as well as links to relevant
pages
- Adds a page on ACIR simulation to the Advanced Concepts section
- Updates the content on the Transactions page to be more legible
(although this page could still use some work)
- Adds a page about the role of the Sequencer to the Foundational
Concepts section
- Adds a page about Fernet to the Advanced Concepts section
- updates the dependencies in package.json in the Sandbox Getting
Started page to always get the `latest` aztec packages (so we don't have
to update this again)
- Removes the Disclaimer from the pages that had it
Closes#2653#2655
# Checklist:
Remove the checklist to signal you've completed it. Enable auto-merge if
the PR is ready to merge.
- [ ] If the pull request requires a cryptography review (e.g.
cryptographic algorithm implementations) I have added the 'crypto' tag.
- [x] I have reviewed my diff in github, line by line and removed
unexpected formatting changes, testing logs, or commented-out code.
- [x] Every change is related to the PR description.
- [x] I have
[linked](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue)
this pull request to relevant issues (if any exist).
Add a page about the role of sequencers in the network and the specifics about our initial proposed selection: https://hackmd.io/QxanElsxToW64zpCXvL26Q?view
The text was updated successfully, but these errors were encountered: