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

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).

Consolidate network upgrade and contract deployment infrastructure by adopting forge scripts from the ignition-monorepo as the primary deployment method. This addresses configuration errors and clarity around deployment responsibilities by establishing...

### What are you trying to do? `AbiValue` can already encode array, struct, string, etc ### Code Reference ```typescript export interface ContractArtifact { /** The name of the contract. */...

T-bug
from-community

TODO/COMMENTS * Think whether this approach makes sense * Document/comment caveats and footguns: e.g., you may not find a revertreason if you went beyond limits * Make tests pass *...

ci-full

Closes https://github.com/AztecProtocol/aztec-packages/issues/8194. Note that the issue had already been fixed in https://github.com/AztecProtocol/aztec-packages/pull/18471, this just adds a test to make sure.

This has been sat in my stash for a long time. Ensure v2 remains mainnet-compatible

backport-to-v2

Pending Aztec Packages v2 release --- ## [2.1.9](https://github.com/AztecProtocol/aztec-packages/compare/v2.1.8...v2.1.9) (2025-11-26) ### Miscellaneous * configure git in auto-tag ([#18602](https://github.com/AztecProtocol/aztec-packages/issues/18602)) ([90c2810](https://github.com/AztecProtocol/aztec-packages/commit/90c28108a8966204985bf8b24fb9bf59412ebb11)) * fix unbound var ([#18607](https://github.com/AztecProtocol/aztec-packages/issues/18607)) ([6e5a9fc](https://github.com/AztecProtocol/aztec-packages/commit/6e5a9fcdf0deaf2e074c5ea8661c235349af4fe2)) * run fusaka test ([0517a88](https://github.com/AztecProtocol/aztec-packages/commit/0517a884299a0c9737297b98faf509d80b0d77c8)) ---...

autorelease: pending

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).