aztec-packages icon indicating copy to clipboard operation
aztec-packages copied to clipboard

Results 395 aztec-packages issues
Sort by recently updated
recently updated
newest added

### Problem Statement P2P Status message should be _upgraded_ to Status handshake. ### Proposed Solution The Status handshake should work similarly to the Ethereum Beacon client Status handshake, i.e. 1....

T-feature-request

Support for events is still quite barebones, this aims to track the bits that are required to make them production ready. - [ ] https://github.com/AztecProtocol/aztec-packages/issues/14367 - [ ] https://github.com/AztecProtocol/aztec-packages/issues/11571 -...

C-aztec.nr
C-aztec.js
C-pxe
T-epic
team-fairies

We currently commit to the creation of partial notes by setting a value in public storage. This is costly since this storage takes up two fields in DA (key and...

C-aztec.nr
team-fairies

The ECCVM and Translator circuits previously did not have an ability to skip Prover computation for rows in the execution trace that were known to be empty. This is a...

Please read [contributing guidelines](CONTRIBUTING.md) and remove this line.

The config does not reflect the design. Make the agree, updating the design if needed.

we should save gas and not vote for a slashing payload in the event that it is impossible to achieve quorum in the current round.

### What are you trying to do? I am trying to get the rolling 1-day mean public executor's transaction hashing duration via Prometheus queries. The sum and count metrics for...

T-bug
from-community

Creating a check that should scream at us if we are breaking things. Should only run this test when next is not an ancestor of the current branch. Need some...