Skip to content

chore: aztec start should use pxe proving by default#12676

Merged
sklppy88 merged 1 commit intomasterfrom
ek/chore/enable-pxe-proving-for-aztec-start
Mar 12, 2025
Merged

chore: aztec start should use pxe proving by default#12676
sklppy88 merged 1 commit intomasterfrom
ek/chore/enable-pxe-proving-for-aztec-start

Conversation

@sklppy88
Copy link
Contributor

@sklppy88 sklppy88 commented Mar 12, 2025

Resolves #12677

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@sklppy88 sklppy88 changed the title init chore: aztec start should use pxe proving by default Mar 12, 2025
@sklppy88 sklppy88 marked this pull request as ready for review March 12, 2025 12:53
@ludamad
Copy link
Collaborator

ludamad commented Mar 12, 2025

Should we cleanup the PXE_PROVER_ENABLED env var usage in aztec-up now?

@sklppy88
Copy link
Contributor Author

Should we cleanup the PXE_PROVER_ENABLED env var usage in aztec-up now?

I think yes, but I didn't know if we wanted to change the behavior that much in this PR !

@sklppy88 sklppy88 requested review from Thunkar and benesjan March 12, 2025 15:32
@sklppy88 sklppy88 merged commit 80cd840 into master Mar 12, 2025
11 of 14 checks passed
@sklppy88 sklppy88 deleted the ek/chore/enable-pxe-proving-for-aztec-start branch March 12, 2025 16:03
sklppy88 pushed a commit that referenced this pull request Mar 12, 2025
🤖 I have created a new Aztec Packages release
---


##
[0.80.0](v0.79.0...v0.80.0)
(2025-03-12)


### ⚠ BREAKING CHANGES

* disable PXE concurrency
([#12637](#12637))

### Features

* add inspect command to bootstrap
([#12641](#12641))
([2f0c527](2f0c527))
* disable PXE concurrency
([#12637](#12637))
([2716898](2716898))
* remove public bytecode from ts ContractArtifact
([#12653](#12653))
([6345158](6345158))


### Bug Fixes

* **cli:** fix tag resolution for `aztec update --contract`
([#12657](#12657))
([b58c123](b58c123))
* **docs:** Fix link to source code after code snippets
([#12658](#12658))
([8bc5daf](8bc5daf))
* fix yarn-project typos in release
([#12652](#12652))
([93a6f4e](93a6f4e))
* handling undefined block number in sync data provider txe
([#12605](#12605))
([b764a9a](b764a9a))
* Inject blob sink client config to archiver start
([#12675](#12675))
([e2e857b](e2e857b))
* Load config from env on archiver start
([#12662](#12662))
([79579f3](79579f3))


### Miscellaneous

* aztec start should use pxe proving by default
([#12676](#12676))
([80cd840](80cd840)),
closes
[#12677](#12677)
* downgrade undici so its engine spec is compatible
([#12659](#12659))
([4f815ea](4f815ea)),
closes
[#12645](#12645)
* fix warning in aztec-nr
([#12647](#12647))
([3831bab](3831bab))
* Merge is part of verification queue
([#12612](#12612))
([e324582](e324582))
* Remove roots arg on __compute_fracs in blob lib
([#12663](#12663))
([8ec910b](8ec910b))
* replace relative paths to noir-protocol-circuits
([f684528](f684528))
* test cli upgrade
([#12506](#12506))
([fc728f3](fc728f3))


### Documentation

* **feat:** Aztec js intro page
([#11804](#11804))
([12d8f3f](12d8f3f))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

aztec start pxe should enable proving by default

3 participants