Skip to content

feat: merge-train/fairies#21715

Merged
AztecBot merged 2 commits intonextfrom
merge-train/fairies
Mar 18, 2026
Merged

feat: merge-train/fairies#21715
AztecBot merged 2 commits intonextfrom
merge-train/fairies

Conversation

@AztecBot
Copy link
Collaborator

@AztecBot AztecBot commented Mar 18, 2026

BEGIN_COMMIT_OVERRIDE
feat!: split compute note hash and nullifier to reduce hashing (#21639)
feat: gas estimations on send (#21646)
END_COMMIT_OVERRIDE

nventuro and others added 2 commits March 18, 2026 07:04
This should fix the performance regression from
#21438. Marked as a
breaking change since some contracts might call `attempt_note_discovery`
manually.

Fixes F-344.
Fixes #11157

---------

Co-authored-by: AztecBot <tech@aztec-labs.com>
EmbeddedWallet now simulates before sending in order to estimate gas and
capture autwitness data.

This PR also adds validation to captured authwitnesses from
offchaineffects (ensuring the inner hash matches the emitted preimage)
and fee payer handling to kernelless simulations

Closes:
https://linear.app/aztec-labs/issue/F-402/estimate-gas-limits-for-a-tx-if-not-provided-by-the-caller
Closes:
https://linear.app/aztec-labs/issue/F-403/compute-gas-limits-for-private-only-txs

---------

Co-authored-by: Nicolás Venturo <nicolas.venturo@gmail.com>
Copy link
Collaborator

@ludamad ludamad left a comment

Choose a reason for hiding this comment

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

🤖 Auto-approved

@AztecBot AztecBot added this pull request to the merge queue Mar 18, 2026
@AztecBot
Copy link
Collaborator Author

🤖 Auto-merge enabled after 4 hours of inactivity. This PR will be merged automatically once all checks pass.

Merged via the queue into next with commit fc3aa4d Mar 18, 2026
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants