aztec-packages
aztec-packages copied to clipboard
```[tasklist] ### Tasks - [ ] Some opcodes will get U8, U16 wire format variants - [ ] https://github.com/AztecProtocol/aztec-packages/pull/8570 - [ ] https://github.com/AztecProtocol/aztec-packages/issues/9043 - [ ] https://github.com/AztecProtocol/aztec-packages/pull/8837 - [ ]...
Poseidon2 implementation for internal use by the avm in bytecode hashing / address derivation etc
Resolves (at least partially) https://github.com/AztecProtocol/aztec-packages/issues/7341
## Overview Add logging into the sequencer hotloop such that we always have a slot number available in the logs
Please see the accompanying doc [here](https://hackmd.io/jmPe4t9nQWCHXynGsHeGZg?view)
Wy the pub here and not anywhere else? _Originally posted by @benesjan in https://github.com/AztecProtocol/aztec-packages/pull/9074#discussion_r1797240823_
Adds functionality to convert byte array to field array in Noir and back.
Restores verification in the VK tree. Adds support for Honk and ClientIVC verification keys in the circuits. We still have an exception for Tube though, since it's still not a...