Skip to content
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

chore(docs): Update tx concepts page #10947

Merged
merged 13 commits into from
Jan 9, 2025
Merged

chore(docs): Update tx concepts page #10947

merged 13 commits into from
Jan 9, 2025

Conversation

critesjosh
Copy link
Contributor

closes: #10500

@critesjosh critesjosh marked this pull request as ready for review December 24, 2024 15:36
@critesjosh critesjosh requested a review from catmcgee December 24, 2024 15:36
@AztecBot
Copy link
Collaborator

AztecBot commented Dec 24, 2024

Docs Preview

Hey there! 👋 You can check your preview at https://67803abf6011d96fd9e67847--aztec-docs-dev.netlify.app

@@ -21,7 +22,8 @@ export class TxRequest {
public argsHash: Fr,
/** Transaction context. */
public txContext: TxContext,
) {}
) // docs:end:constructor
{}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wonder if this is causing ci to fail?

@critesjosh critesjosh enabled auto-merge (squash) January 9, 2025 20:58
@critesjosh critesjosh merged commit d9d9798 into master Jan 9, 2025
48 checks passed
@critesjosh critesjosh deleted the jc/docs-tx-concept branch January 9, 2025 21:22
TomAFrench added a commit that referenced this pull request Jan 9, 2025
* master: (287 commits)
  feat: Sync from noir (#11051)
  chore(docs): Update tx concepts page (#10947)
  chore(docs): Edit Aztec.nr Guide section (#10866)
  chore: test:e2e defaults to no-docker (#10966)
  chore(avm): improve column stats (#11135)
  chore: Sanity checking of proving job IDs (#11134)
  feat: permutation argument optimizations  (#10960)
  feat: single tx block root rollup (#11096)
  refactor: prover db config (#11126)
  feat: monitor event loop lag (#11127)
  chore: Greater stability at 1TPS (#10981)
  chore: Jest reporters for CI (#11125)
  fix: Sequencer times out L1 tx at end of L2 slot (#11112)
  feat: browser chunking (#11102)
  fix: Added start/stop guards to running promise and serial queue (#11120)
  fix: Don't retransmit txs upon node restart (#11123)
  fix: Prover node aborts execution at epoch end (#11111)
  feat: blob sink in sandbox without extra process (#11032)
  chore: log number of instructions executed for call in AVM. Misc fix. (#11110)
  git subrepo push --branch=master noir-projects/aztec-nr
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: Update transactions concepts page
3 participants