aztec-packages
aztec-packages copied to clipboard
- uses a network partition with a chaos mesh to take third of validator set - nukes the partition - observe and assert that the partitions slash
### 🧾 Audit Context This PR is the second in the audit thread covering `acir_to_constraint_buf` (converting bytes into Barretenberg's constraints). It refactors the handling of memory operations. ### 🛠️ Changes...
Handy script to run the avm fuzzers, currently that includes: the differential fuzzer (avm) and the alu fuzzer (alu). The script will give provide the correct commands to run if...
Please read [contributing guidelines](CONTRIBUTING.md) and remove this line. For audit-related pull requests, please use the [audit PR template](?expand=1&template=audit.md).
Adds a branded type for EpochNumber, backed by a number.
Automated update of Noir submodule to latest nightly. **Current**: unknown **New**: nightly-2025-11-27 [View changes in noir-lang/noir](https://github.com/noir-lang/noir/compare/1a930357477fc0c210dc5a8960680282d4cfa24e...nightly-2025-11-27)
Summary Prototype implementation of BigfieldTranslator as a potential replacement for the Translator VM. Uses bigfield mult_madd with vertical batching to compute the translator accumulation. Main classes: - barretenberg/cpp/src/barretenberg/bigfield_translator/bigfield_translator.hpp - New...
**Summary** - Add a native Blake2b implementation to `barretenberg/crypto` (C++ API, C bindings, tests, and integration into `hashers.hpp`). - Introduce a stdlib Blake2b gadget (Ultra) with 64‑bit helpers: modular add...
Please read [contributing guidelines](CONTRIBUTING.md) and remove this line. For audit-related pull requests, please use the [audit PR template](?expand=1&template=audit.md).
Please read [contributing guidelines](CONTRIBUTING.md) and remove this line. For audit-related pull requests, please use the [audit PR template](?expand=1&template=audit.md).