Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

AztecProtocol/aztec-packages

critesjosh created a review on a pull request on AztecProtocol/aztec-packages

View on GitHub

just-mitch closed an issue on AztecProtocol/aztec-packages
design: Publishing TxObjects
- outline 8/26 - first draft 9/2 - post in engineering-designs 9/9
just-mitch created a comment on an issue on AztecProtocol/aztec-packages
@ludamad Good to close this one?

View on GitHub

just-mitch created a comment on an issue on AztecProtocol/aztec-packages
This is running with the `e2e-all` label

View on GitHub

LeilaWang closed an issue on AztecProtocol/aztec-packages
Reject a tx with existing nullifier.
Currently we always add a tx to the pool, and let the sequencer check everything. We can probably do some basic checks in the AztecRPCServer before sending it to the node. Reject a tx immediately i...
catmcgee pushed 1 commit to docs/function-transforms AztecProtocol/aztec-packages

View on GitHub

LeilaWang created a comment on an issue on AztecProtocol/aztec-packages
Done in #7715

View on GitHub

just-mitch created a comment on an issue on AztecProtocol/aztec-packages
Closing for now.

View on GitHub

catmcgee pushed 1 commit to docs/concepts=and-flow AztecProtocol/aztec-packages

View on GitHub

rahul-kothari created a comment on an issue on AztecProtocol/aztec-packages
From @Thunkar: There is a parameter to set the initializer (--initializer IIRC). 1. Josh - can you confirm that fixes the issue? 2. If so, can I rename the issue to be improve (since the erro...

View on GitHub

jzaki created a review comment on a pull request on AztecProtocol/aztec-packages
```suggestion Call the function in `main`, run the script and after printing the balances of each account it will then privately mint tokens. After that completes, you should then see 20 tokens in...

View on GitHub

jzaki created a review on a pull request on AztecProtocol/aztec-packages

View on GitHub

LeilaWang opened an issue on AztecProtocol/aztec-packages
Deprecate delegate calls
LeilaWang closed an issue on AztecProtocol/aztec-packages
delegatecall
Here we go... The protocol circuits already check the call stack items for delegate calls. We need to make it available for noir contracts by adding methods to `context.nr` in `aztec-nr`. Als...
asterite pushed 1 commit to ab/new-formatter-preview AztecProtocol/aztec-packages

View on GitHub

asterite pushed 1 commit to ab/new-formatter-preview AztecProtocol/aztec-packages

View on GitHub

LeilaWang opened an issue on AztecProtocol/aztec-packages
Epic: Propagating logs
```[tasklist] ### aztec.nr - [ ] Limit each log to have at most N fields. ``` ```[tasklist] ### Circuit - [ ] Change output databus to allow an array of N-field log preimage instead of a si...
Maddiaa0 pushed 1 commit to md/disable-sequencer-validator AztecProtocol/aztec-packages

View on GitHub

alexghr created a branch on AztecProtocol/aztec-packages

ag/prover-wip

Maddiaa0 pushed 3 commits to md/disable-sequencer-validator AztecProtocol/aztec-packages
  • chore: add interleaved to run_native_testnet command 8fd3fd0
  • temp f30ed62
  • fix: revert network test changes f78b52b

View on GitHub

alexghr created a comment on an issue on AztecProtocol/aztec-packages
I quite like [pino](https://github.com/pinojs/pino) for logging. It logs JSON all the time and is a drop-in replacement for `debug` (see [pino-debug](https://github.com/pinojs/pino-debug)) so we wo...

View on GitHub

asterite created a branch on AztecProtocol/aztec-packages

ab/new-formatter-preview

LHerskind created a comment on an issue on AztecProtocol/aztec-packages
I got some work on this already as part of #8791

View on GitHub

alexghr opened a pull request on AztecProtocol/aztec-packages
chore: re-enable test fixed by Native World State
Fix #8306
Maddiaa0 pushed 1 commit to md/disable-sequencer-validator AztecProtocol/aztec-packages

View on GitHub

AztecBot created a comment on a pull request on AztecProtocol/aztec-packages
# Docs Preview Hey there! 👋 You can check your preview at https://67161a87d0608b23559fb2cc--aztec-docs-dev.netlify.app <!-- AUTOGENERATED DOCS COMMENT -->

View on GitHub

catmcgee pushed 130 commits to docs/cat-nits AztecProtocol/aztec-packages
  • fix: Avoid huge compilation times in base rollup (#9113) This temporarily disables the checking of decomposition aga... 6eb43b6
  • fix: docs pdf generation (#9114) 2f9c4e9
  • chore: added healthcheck and startup check (#9112) Now that noir parses way faster, `nargo test` was running before ... ffa012f
  • fix: e2e bot follows pending chain (#9115) It needs to follow the pending chain. 9afd190
  • chore: remove end-to-end from circleci (#9116) It's redundant, and this is easier than fixing 4d1f7d8
  • chore(avm): revert 9080 - re-introducing start/end gas constraining (#9109) 763e9b8
  • chore: different metrics values for production and local (#9124) ## Overview load balancers are cloud specific, s... 6888d70
  • fix: release `master` dockerhub images (#9117) run publish-aztec-packages when merging to `master` --------- C... 6662fba
  • fix: limit number of threads (#9135) 19d2620
  • fix: Build error around bb config in cli cmd (#9134) No idea why this didn't fail in CI before. a5b677c
  • fix: native_world_state_instance.ts (#9136) This was failing yarn-formatting. Also make the threading magic number a... 4a204c1
  • feat: new per-enqueued-call gas limit (#9033) It is not trivial to implement "startup conditions" in the AVM circuit... 6ef0895
  • fix: call correct method on fee juice contract (#9137) also better logging when invalid proof quotes 2dff976
  • chore: activate peer scoring for other p2p topics (#9097) 18d24fb
  • fix: Revert "feat: new per-enqueued-call gas limit" (#9139) Reverts AztecProtocol/aztec-packages#9033 broke unisw... 7677ca5
  • feat: add insturmentation to attestation and epoch quote mem pools (#9055) 7dfa295
  • chore(deployments): native network test (#9138) This runs a version of the tmux-outputting test that is normally ru... 975ea36
  • fix: accidental e2e inclusion 6e651de
  • git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "e1465182b9" upstream:... 5aea78a
  • chore: replace relative paths to noir-protocol-circuits facf462
  • and 110 more ...

View on GitHub

Load more