ludamad

Results 49 issues of ludamad

We should then update bb and bb.js both to download this if not found.

See https://github.com/AztecProtocol/aztec-packages/pull/3560#issuecomment-1854913187 for pain this incurred due to not matching order in precomputed and all entities

**What existing functionality needs improvement?** A mode that checks the local earthly cache if a build would be cached **Expected Behavior** The build simply needs to fail the first time...

type:enhancement

Hi! I am arriving here via using jest 22+. I have quite a headache debugging why my WASM stack traces in jest: ``` RuntimeError: Aborted(-1) at abort (/mnt/user-data/adam/scratch/out.js:986:11) at _logstr...

We currently just don't strip LLVM, this brings bb.js to 7mb but enables stack traces. Reevaluated this plan.

``` ==559==WARNING: MemorySanitizer: use-of-uninitialized-value #0 0x57845260d8df in unsigned int bb::scalar_multiplication::construct_addition_chains(bb::scalar_multiplication::affine_product_runtime_state&, bool) /usr/src/barretenberg/cpp/src/barretenberg/ecc/scalar_multiplication/scalar_multiplication.cpp:609:21 #1 0x57845278130c in bb::curve::BN254::AffineElement* bb::scalar_multiplication::reduce_buckets(bb::scalar_multiplication::affine_product_runtime_state&, bool, bool) /usr/src/barretenberg/cpp/src/barretenberg/ecc/scalar_multiplication/scalar_multiplication.cpp:476:36 #2 0x57845294beb6 in bb::curve::BN254::Element bb::scalar_multiplication::evaluate_pippenger_rounds(bb::scalar_multiplication::pippenger_runtime_state&, bb::curve::BN254::AffineElement*, unsigned long, bool)::'lambda'(unsigned long)::operator()(unsigned...