Skip to content

feat: merge-train/barretenberg#22208

Merged
AztecBot merged 3 commits intonextfrom
merge-train/barretenberg
Apr 1, 2026
Merged

feat: merge-train/barretenberg#22208
AztecBot merged 3 commits intonextfrom
merge-train/barretenberg

Conversation

@AztecBot
Copy link
Copy Markdown
Collaborator

@AztecBot AztecBot commented Apr 1, 2026

BEGIN_COMMIT_OVERRIDE
chore: builder tweaks (#22200)
END_COMMIT_OVERRIDE

-
#[534](AztecProtocol/barretenberg-claude#534):
use uint32_t for access_count and timestamp in RAM/ROM, added overflow
assert before each increment
-
#[709](AztecProtocol/barretenberg-claude#709):
fixed off-by-one in MultiTable constructor loop, adjusted uint.hpp
callers, added invariant asserts
-
#[369](AztecProtocol/barretenberg-claude#369):
replaced non-thread-safe bool init flag with std::call_once in plookup
generator table initialization
-
#[1728](AztecProtocol/barretenberg-claude#1728):
changed post-finalization gate guard from BB_ASSERT_DEBUG to BB_ASSERT
so it runs in release builds (should be cheap)
-
#[635](AztecProtocol/barretenberg-claude#635):
changed copy_cycles[real_var_idx] to .at() for bounds-checking,
consistent with adjacent code
-
#[488](AztecProtocol/barretenberg-claude#488):
deleted unused move constructors on CircuitBuilderBase and
TranslatorCircuitBuilder (dead code with broken semantics)
Copy link
Copy Markdown
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 enabled auto-merge April 1, 2026 07:30
@AztecBot
Copy link
Copy Markdown
Collaborator Author

AztecBot commented Apr 1, 2026

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

@AztecBot AztecBot added this pull request to the merge queue Apr 1, 2026
@AztecBot
Copy link
Copy Markdown
Collaborator Author

AztecBot commented Apr 1, 2026

Flakey Tests

🤖 says: This CI run detected 1 tests that failed, but were tolerated due to a .test_patterns.yml entry.

\033FLAKED\033 (8;;http://ci.aztec-labs.com/6a7dc970bbbf8108�6a7dc970bbbf81088;;�):  yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_epochs/epochs_ha_sync.test.ts (67s) (code: 0) group:e2e-p2p-epoch-flakes

@AztecBot
Copy link
Copy Markdown
Collaborator Author

AztecBot commented Apr 1, 2026

🤖 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 06616d4 Apr 1, 2026
22 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.

3 participants