aztec-packages
aztec-packages copied to clipboard
We need to decide on sensible constants for all sorts of arrays of information that are emitted by the final tail private kernel circuit. This data will help infom such...
~First thing's first: decide on how we want to enable contract upgrades. Decide based on dev ease of use and a reduction in critical bugs.~ Build SetCode **Reading material:** @nventuro...
Areas for authentication: * The PXE should prevent apps from accessing other apps' secrets via oracle calls * The PXE should check whether the code about to be run actually...
Please add gas estimation issues here ```[tasklist] ### Tasks - [ ] A tool for metering gas and creating a gas table (for private) - [ ] Create a final...
- Token - NFT - AMM Please populate with tasks and any existing issues. ```[tasklist] ### All - [ ] Add a draft title or issue reference here - [...
```[tasklist] ### Tasks - [ ] assess if we can use databus instead of capsules - [ ] basic key-value store (if above not possible) ```
This PR makes the world-state's `yarn build` prefer the "release" version of the world state library over some potentially out-of-date version built in build-pic. `yarn build:cpp` will build world-state locally...
PXE goes from framework to a library. ```[tasklist] ### Tasks - [ ] Remove note processor out of PXE - [ ] Same for prover - [ ] publish relevant...