Skip to content
Merged
Changes from all commits
Commits
Show all changes
146 commits
Select commit Hold shift + click to select a range
566d7f5
refactor(p2p): merge FastTxCollection into TxCollection with sequenti…
fcarreiro May 13, 2026
a7a0d8c
refactor(publisher): bundle-level simulate; drop per-action enqueue s…
spalladino May 13, 2026
4b52402
Merge branch 'next' into merge-train/spartan
May 13, 2026
4f96aeb
docs(operators): expand ATP and ATV on first use in registering-seque…
critesjosh May 13, 2026
ad97697
Merge branch 'next' into merge-train/spartan
May 13, 2026
460a87e
refactor(stdlib): remove deprecated RevertCode/TxExecutionResult alia…
spalladino May 13, 2026
1eaca4b
Merge branch 'next' into merge-train/spartan
May 14, 2026
498b961
test(e2e): fix race in 'proposer invalidates multiple checkpoints' (#…
spalladino May 14, 2026
437eacb
fix: clean up old jobs regardless of pending status (#23260)
alexghr May 14, 2026
db4bd98
refactor(p2p): remove unused sendBatchRequest (#23273)
fcarreiro May 14, 2026
6eedaa5
chore(p2p): remove proposal_tx_collector leftovers (#23276)
fcarreiro May 14, 2026
816aef3
feat: slash truncated checkpoint proposals (#23250)
alexghr May 14, 2026
55df962
refactor: remove unused map in attestation pool (#23284)
alexghr May 14, 2026
e52eb69
Merge branch 'next' into merge-train/spartan
May 14, 2026
85f9c92
Merge branch 'next' into merge-train/spartan
May 14, 2026
8a6316f
Merge branch 'next' into merge-train/spartan
May 14, 2026
71d3b16
Merge branch 'next' into merge-train/spartan
May 14, 2026
78c6e81
chore(p2p): assert last block in checkpoint proposal is correct (#23274)
spalladino May 14, 2026
0da3480
refactor(l1-tx-utils): use DateProvider for fail-fast timeout check (…
spalladino May 14, 2026
9759aa6
Merge branch 'next' into merge-train/spartan
May 15, 2026
fff23f9
feat(sandbox): support proposer pipelining in local network (#23277)
spalladino May 15, 2026
7551378
Merge branch 'next' into merge-train/spartan
May 15, 2026
3ba6dbe
test(e2e): fix race in broadcasted_invalid_block_proposal_slash under…
AztecBot May 15, 2026
e0f2339
fix(archiver): atomic getter for L2 tips (#23295)
spalladino May 15, 2026
0291cc2
fix(sequencer): use targetSlot in tryVoteWhenEscapeHatchOpen under pi…
spalladino May 15, 2026
1c09902
fix(world-state): make fork close idempotent for pruned forks (#23298)
spalladino May 15, 2026
943ca27
test(e2e): migrate passing tests to proposer pipelining (#23275)
spalladino May 15, 2026
111f72d
chore: update dashboard (#23312)
alexghr May 15, 2026
fc2a31c
Merge branch 'next' into merge-train/spartan
May 15, 2026
69f57fe
chore: Revert "feat(sandbox): support proposer pipelining in local ne…
alexghr May 15, 2026
fed608b
test: slash on bad attestation (#23184)
alexghr May 15, 2026
58acdae
feat(slasher): per-slot data-withholding watcher (A-523, A-525) (#23116)
PhilWindle May 15, 2026
a948115
test(e2e): enable pipelining on e2e debug trace (#23301)
spalladino May 15, 2026
bf608d1
test(e2e): enable pipelining on l1-to-l2 test (#23300)
spalladino May 15, 2026
8bb87b0
Merge branch 'next' into merge-train/spartan
May 16, 2026
a1e7193
feat!: add immutables_hash to contract instance (#23091)
IlyasRidhuan May 16, 2026
82e5736
feat!: update address derivation (#23151)
IlyasRidhuan May 16, 2026
a93ead2
feat(avm)!: add immutables_hash member to get contract instance opcod…
IlyasRidhuan May 16, 2026
397a5de
test(e2e): switch fee_settings to organic fee bumps under pipelining …
spalladino May 16, 2026
f0578c8
fix(ci): retry sqlite3mc-wasm download on transient DNS/TLS failures …
AztecBot May 16, 2026
b38f967
test(e2e): wait for real oracle rotation in fee_settings inflate help…
AztecBot May 16, 2026
6874e44
test(e2e): anchor e2e_amm PXE to checkpointed tip under pipelining (#…
AztecBot May 16, 2026
553a8e0
Merge branch 'next' into merge-train/spartan
May 16, 2026
48be067
fix(spartan-bench): tolerate older node images in SlasherConfig schem…
AztecBot May 18, 2026
d33427a
Merge branch 'next' into merge-train/spartan
May 18, 2026
a719a03
fix: interrupt prover jobs in stop (#23358)
alexghr May 18, 2026
fe4792b
test(e2e): enable pipelining on bot, fees, and avm simulator tests (#…
spalladino May 18, 2026
87c71ce
feat(sentinel): end-of-epoch evaluation with re-execution outcomes (#…
PhilWindle May 18, 2026
8caa1d3
feat: slash for invalid checkpoint proposals (#23270)
alexghr May 18, 2026
68dbe93
Merge branch 'next' into merge-train/spartan
May 19, 2026
7c97cc4
Merge branch 'next' into merge-train/spartan
May 19, 2026
b78eabf
fix: fork closure in epoch proving jobs (#23390)
alexghr May 19, 2026
7900be5
Merge branch 'next' into merge-train/spartan
May 19, 2026
e3b608e
fix(slasher): anchor watcher scans at archiver synced L2 slot (#23394)
PhilWindle May 19, 2026
16ebffe
fix: avoid npm uplink for aztec-up local publishes (#23396)
alexghr May 19, 2026
f37220d
Merge branch 'next' into merge-train/spartan
May 19, 2026
c177956
Merge branch 'next' into merge-train/spartan
May 20, 2026
56210ac
test(e2e): ignore benign 'Insufficient valid txs' block-build-failed …
AztecBot May 20, 2026
c542360
chore: refactor weekly proving test wait (#23395)
alexghr May 20, 2026
d6fe5e0
refactor: add fifo set (#23271)
alexghr May 20, 2026
0a6690d
feat!: azip 8 public key hashes (#23159)
jeanmon May 20, 2026
3319211
feat(sandbox): support proposer pipelining in local network (#23327)
spalladino May 20, 2026
0b6bf90
feat(avm)!: Remove `is_infinite` flag from AVM ECC & update noir subm…
MirandaWood May 20, 2026
84a9213
Merge branch 'next' into merge-train/spartan
May 20, 2026
a2baf79
fix(p2p): validate BLOCK_TXS in BatchTxRequester (#23371)
fcarreiro May 20, 2026
5031497
chore(p2p): simplify IBatchRequestTxValidator (#23373)
fcarreiro May 20, 2026
340f144
Merge branch 'next' into merge-train/spartan
May 20, 2026
051617e
Merge branch 'next' into merge-train/spartan
May 20, 2026
8af1672
Merge branch 'next' into merge-train/spartan
May 20, 2026
5aad4bd
Merge branch 'next' into merge-train/spartan
May 20, 2026
b9fe0cc
Merge branch 'next' into merge-train/spartan
May 21, 2026
6049c30
fix(avm): addressing claude review of interaction builders code (#23431)
jeanmon May 21, 2026
f294d36
feat: isolate Bernstein-Yang impl from Pippenger rewrite (#23426)
iakovenkos May 21, 2026
cea6ea1
Merge branch 'next' into merge-train/avm
IlyasRidhuan May 21, 2026
e22dc85
feat(sequencer): AutomineSequencer for single-sequencer e2e tests (#2…
spalladino May 21, 2026
c0d253a
fix(prover): wait for previous epoch to be proven (#23458)
spalladino May 21, 2026
ea2cfb2
chore: collocate provers (#23439)
alexghr May 21, 2026
b840fbc
chore: rm staging-ignition (#23440)
alexghr May 21, 2026
29a4dc7
chore: rm unused networks (#23441)
alexghr May 21, 2026
2ab01bb
bump chonk-inputs and format
IlyasRidhuan May 21, 2026
e011d80
test(e2e): migrate block_building, multi_validator_node, publisher_fu…
spalladino May 21, 2026
b36f2f7
feat: merge-train/avm (#23332)
TomAFrench May 21, 2026
8374744
feat: merge-train/barretenberg (#23455)
AztecBot May 21, 2026
414dcc4
fix: pin AVM NAPI worker thread stack size to prevent SIGBUS on macOS
AztecBot May 21, 2026
c8674e5
fix(ci): forward AZTEC_FOUNDATION_CI_SLACK_BOT_TOKEN into build conta…
critesjosh May 21, 2026
8e58858
Merge remote-tracking branch 'origin/next' into docs/define-atp-atv-s…
critesjosh May 21, 2026
bb90f5d
docs(operators): expand ATP and ATV on first use in registering-seque…
critesjosh May 21, 2026
6f90118
fix(ci): forward AZTEC_FOUNDATION_CI_SLACK_BOT_TOKEN into build conta…
ludamad May 21, 2026
65989b5
fix(archiver): reconcile local blocks with L1 checkpoints by block nu…
spalladino May 21, 2026
5fae563
feat: Updated slash conditions on block proposals (#23466)
PhilWindle May 21, 2026
36011a0
test(e2e): migrate HA full test to pipelining (#23463)
spalladino May 21, 2026
ad6b16a
chore: update resource profiles (#23442)
alexghr May 21, 2026
0d1ffa1
chore: update debug log levels (#23456)
alexghr May 21, 2026
9c95d6b
Merge remote-tracking branch 'origin/next' into merge-train/spartan
PhilWindle May 21, 2026
855df97
Fix merge
PhilWindle May 21, 2026
8c99c4a
feat(spartan): client-observed inclusion latency for bench-10tps
spypsy May 21, 2026
87aa528
feat(spartan): client-observed inclusion latency for bench-10tps (#23…
spypsy May 21, 2026
2a2f49e
Merge branch 'next' into merge-train/spartan
May 21, 2026
1fd63ef
test: fix flaky sentinel_status_slash by asserting the fault on the c…
AztecBot May 22, 2026
165998f
chore(ci): apply deploy-then-wait refactor to spartan nightly benchmarks
AztecBot May 22, 2026
a8b6900
chore(ci): apply deploy-then-wait refactor to spartan nightly benchma…
spypsy May 22, 2026
7bbece1
feat(slasher): slash checkpoint equivocation between P2P and L1 (A-98…
PhilWindle May 22, 2026
819c328
refactor(slasher): rename ATTESTED_DESCENDANT_OF_INVALID -> PROPOSED_…
PhilWindle May 22, 2026
65a197f
Fix merge
PhilWindle May 22, 2026
a006f71
fix: reject block proposals in poisoned slots (#23411)
alexghr May 22, 2026
151a4a0
Merge branch 'next' into merge-train/spartan
May 22, 2026
db7e934
feat(aztec-nr)!: Remove nr Point struct in favour of EmbeddedCurvePoint
MirandaWood May 22, 2026
9675beb
fix: retry nargo dep + solc downloads to survive transient DNS drops …
AztecBot May 22, 2026
f964428
fix: enrich json-rpc tracing (#23412)
alexghr May 22, 2026
ae267e8
feat(aztec-nr)!: Remove nr Point struct in favour of EmbeddedCurvePoi…
MirandaWood May 22, 2026
9d8d481
feat: add trace export controls (#23413)
alexghr May 22, 2026
a5e3879
test(e2e): assert no equivocation offenses in HA full test (#23496)
spalladino May 22, 2026
5369286
test: cover invalid checkpoint proposal slashing (#23503)
alexghr May 22, 2026
24540c5
fix: pin AVM NAPI worker thread stack size to prevent SIGBUS on macOS…
ludamad May 22, 2026
1a01cd8
chore: address comments, remove duplicate inf getter
MirandaWood May 22, 2026
8211880
test(e2e): migrate more e2e suites to proposer pipelining (#23482)
spalladino May 22, 2026
ec5249d
fix: stale detector (#23504)
IlyasRidhuan May 22, 2026
b72976e
feat(aztec-nr): Follow up to removing nr Point (#23507)
MirandaWood May 22, 2026
522f6e8
test: flag e2e_slashing_attested_invalid_proposal as flake under pipe…
spalladino May 22, 2026
1ff8b0d
chore(e2e): flag l1-to-l2 as flake
spalladino May 22, 2026
c50c672
chore: flag e2e_bot as flake
spalladino May 22, 2026
e01d2a1
Merge branch 'next' into merge-train/avm
May 22, 2026
5b82ad2
test(avm): add schnorr verify to bulk test (#23467)
IlyasRidhuan May 22, 2026
f7c1582
docs: document kernelless simulations in the PXE
critesjosh May 22, 2026
7a5e050
docs: document kernelless simulations in the PXE (#23399)
AztecBot May 22, 2026
38760e3
Merge branch 'next' into merge-train/avm
May 22, 2026
02f9536
Merge branch 'next' into merge-train/spartan
May 22, 2026
5e90b3f
test: flag e2e_p2p_duplicate_proposal_slash as flake under pipelining…
AztecBot May 22, 2026
80fdec9
test(e2e): require cross-observer agreement on sentinel fault slot (#…
AztecBot May 23, 2026
afbeb1a
test: flag e2e_ha_full afterAll hook timeout as flake under pipelinin…
AztecBot May 23, 2026
574588b
fix(e2e): propagate l1ContractsArgs into node config so archiver matc…
AztecBot May 23, 2026
735cfae
test: flag e2e_multi_validator_node_key_store P2P tx-dropped failure …
AztecBot May 23, 2026
b2d91f3
test(cheat-codes): retry warpL2TimeAtLeastTo in-current-slot test on …
AztecBot May 24, 2026
3c3fc55
fix(docs-examples): retry yarn add and surface errors on final attempt
AztecBot May 24, 2026
24556f0
fix(docs-examples): retry yarn add and surface errors on final attemp…
PhilWindle May 24, 2026
491dd28
Merge branch 'next' into merge-train/avm
May 24, 2026
5c65498
Merge branch 'next' into merge-train/spartan
May 24, 2026
d38da91
test(e2e_ha_full): parallel HA peer node teardown with per-node deadl…
AztecBot May 24, 2026
482ca36
test: flag e2e_ha_full as flake under HA pipelining (#23541)
AztecBot May 24, 2026
8572c0a
test(ci): skip e2e_ha_full entirely on merge-train/spartan (#23542)
AztecBot May 24, 2026
26aa7c1
test(ci): skip e2e_multi_validator_node_key_store entirely on merge-t…
AztecBot May 24, 2026
1d13c0b
feat: merge-train/avm (#23511)
AztecBot May 24, 2026
188d421
feat: merge-train/spartan (#23344)
PhilWindle May 24, 2026
d542c9b
fix
Thunkar May 25, 2026
d76e4a0
Merge branch 'next' of github.com:AztecProtocol/aztec-packages into g…
Thunkar May 25, 2026
9004a26
Merge branch 'merge-train/fairies' of github.com:AztecProtocol/aztec-…
Thunkar May 25, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.