Results 26 issues of James Zaki

https://github.com/ethereum/solidity/blob/develop/docs/types/reference-types.rst#data-location-and-assignment-behaviour Adding an example (or two) with meaningful use of `calldata` would be helpful.

documentation :book:
low effort
low impact

What happened: Funding via one tx got locked, so dropped it for another. Bot did not pick up this change, so sees it as unpaid. Ideally the txID checked by...

Extract from Recursive proof How-To https://github.com/AztecProtocol/dev-rel/issues/197, and use in meaningful way.

blocked until new docs structure

tl;dr - add types (and maybe other crates) from `noir-protocol-circuits` to docs. Either in its Reference section, or [like this](https://docs.rs/acir/latest/acir/circuit/black_box_functions/enum.BlackBoxFunc.html). For devs to look up types, and where they're included...

User Story - As a developer new to Aztec, I would like an understanding of what goes on in macros (eg "private"), so that I can have confidence in writing...

At some point, reference docs stopped showing some methods (or perhaps never did?). Add tests to help auto-generation scripts create complete content and not regress.

Starting with existing slides from Josh.

Dev Story: As a noir dev with little time to dabble, I want a refined example using the latest language features, such that I can readily see what might benefit...

Dev User Story: As a `noir/aztec developer of a product` I want to `have rapid feedback of my test quality` such that `I can improve product quality/security`. How wrt tests?...

Boilerplates