Ecosyste.ms: Timeline

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

AztecProtocol/aztec-packages

alexghr deleted a branch AztecProtocol/aztec-packages

ag/disable-new-ws-on-arm

alexghr closed a draft pull request on AztecProtocol/aztec-packages
chore: disable new world state on ARM
This PR configures the sandbox to use the old WorldState implementation when running on ARM. (Untested)
alexghr pushed 27 commits to ag/scaling-provers AztecProtocol/aztec-packages
  • feat: translator on Shplemini (#9329) In this PR: * implement concatenation trick (to work for both Gemini and Shpl... 21fa3cf
  • fix(ci): report 4 epochs true (#9346) 1ce0fa5
  • feat!: TXE single execution env (#9183) ## TXE single execution env Previously, TXE had a weird dual model in whi... 1d1d76d
  • chore: remove noir_js_backend_barretenberg (#9338) This PR pushes the remaining logic from `noir_js_backend_barreten... cefe3d9
  • feat(avm): full poseidon2 (#9141) Poseidon2 implementation for internal use by the avm in bytecode hashing / addres... eae7587
  • chore: disable bench-process-history (#9360) 8e6734e
  • fix: remove reliance on invalid decompositions in selector calculation (#9337) Decomposing `hash` into `SELECTOR_SIZ... c8e4260
  • feat: Sync from noir (#9332) Automated pull of development from the [noir](https://github.com/noir-lang/noir) progr... a166203
  • chore!: replace usage of vector in keccakf1600 input with array (#9350) We're currently using a vector to represent ... cb58490
  • git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "54bcb59eea" upstream:... ec20ceb
  • chore: replace relative paths to noir-protocol-circuits 32bd7b9
  • git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] 584898c
  • git subrepo push --branch=master noir-projects/aztec-nr subrepo: subdir: "noir-projects/aztec-nr" merged: "a... ddd191e
  • chore: redo typo PR by pucedoteth (#9385) Thanks pucedoteth for https://github.com/AztecProtocol/aztec-packages/pul... fd1a0d1
  • fix: broken constants gen (#9387) Fixes broken constants gen due to new formatting in noir. eb7bc6b
  • chore: print out gas at start and end of each enqueued call (#9377) 29c0b95
  • chore: unstake the bond when the proof lands (#9363) If you claimed it, and the proof lands (from anyone) your bond ... b25b913
  • feat(docs): nits (#8948) Closes https://github.com/AztecProtocol/dev-rel/issues/410 closes: https://github.com/Azte... 008fdd1
  • feat(nr): serde for signed ints (#9211) 66f31c7
  • chore: remove unnecessary `is_integral_bit_size` function (#9352) ac8e6d7
  • and 7 more ...

View on GitHub

benesjan created a branch on AztecProtocol/aztec-packages

graphite-base/9356

benesjan deleted a branch AztecProtocol/aztec-packages

graphite-base/9295

benesjan created a branch on AztecProtocol/aztec-packages

graphite-base/9295

benesjan deleted a branch AztecProtocol/aztec-packages

graphite-base/9159

benesjan created a branch on AztecProtocol/aztec-packages

graphite-base/9159

benesjan deleted a branch AztecProtocol/aztec-packages

09-17-feat_bytes_to_fields_and_back

benesjan pushed 1 commit to master AztecProtocol/aztec-packages
  • feat: bytes to fields and back (#8590) Adds functionality to convert byte array to field array in Noir and back. 65b8493

View on GitHub

benesjan closed a pull request on AztecProtocol/aztec-packages
feat: bytes to fields and back
Adds functionality to convert byte array to field array in Noir and back.
benesjan created a branch on AztecProtocol/aztec-packages

graphite-base/9150

benesjan created a comment on a pull request on AztecProtocol/aztec-packages
### Merge activity * **Oct 24, 10:07 AM EDT**: A user started a stack merge that includes this pull request via [Graphite](https://app.graphite.dev/github/pr/AztecProtocol/aztec-packages/9150).

View on GitHub

benesjan created a comment on a pull request on AztecProtocol/aztec-packages
### Merge activity * **Oct 24, 10:07 AM EDT**: A user started a stack merge that includes this pull request via [Graphite](https://app.graphite.dev/github/pr/AztecProtocol/aztec-packages/8590).

View on GitHub

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

View on GitHub

AztecBot pushed 2 commits to release-please--branches--master AztecProtocol/aztec-packages
  • feat: eccvm translator zk sumcheck (#9199) Turned on ZK Sumcheck in ECCVM and Translator Flavors. Benching `Clien... c7d4572
  • chore(master): Release 0.60.0 960564a

View on GitHub

iakovenkos pushed 1 commit to master AztecProtocol/aztec-packages
  • feat: eccvm translator zk sumcheck (#9199) Turned on ZK Sumcheck in ECCVM and Translator Flavors. Benching `Clien... c7d4572

View on GitHub

iakovenkos closed a pull request on AztecProtocol/aztec-packages
feat: eccvm translator zk sumcheck
Turned on ZK Sumcheck in ECCVM and Translator Flavors. Benching `ClientIvc` with ZK sumcheck turned on in ECCVM and Translator: | Benchmark | without ZK | with ZK (best resul...
LeilaWang closed 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...
maramihali created a review on a pull request on AztecProtocol/aztec-packages
Nice, thanks!

View on GitHub

maramihali created a review on a pull request on AztecProtocol/aztec-packages
Nice, thanks!

View on GitHub

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

View on GitHub

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

View on GitHub

LeilaWang closed an issue on AztecProtocol/aztec-packages
[Epic]: Kernel Circuits
```[tasklist] ### Reads - [x] Read requests for both pending and settled nullifiers in private. #4764 - [x] Read requests for both pending and settled nullifiers in public. - [x] Read requests ...
iAmMichaelConnor created a comment on an issue on AztecProtocol/aztec-packages
@LeilaWang should this old Epic be closed in favour of some of the newer epics?

View on GitHub

AztecBot pushed 2 commits to release-please--branches--master AztecProtocol/aztec-packages
  • chore: bump node types (#9397) 763d5b1
  • chore(master): Release 0.60.0 f1c05df

View on GitHub

iAmMichaelConnor created a comment on an issue on AztecProtocol/aztec-packages
Possible duplicate of https://github.com/AztecProtocol/aztec-packages/issues/8954 Feel free to close that issue, and move all of its tasks into this epic issue instead :)

View on GitHub

Maddiaa0 pushed 1 commit to master AztecProtocol/aztec-packages
  • chore: bump node types (#9397) 763d5b1

View on GitHub

Maddiaa0 deleted a branch AztecProtocol/aztec-packages

ag/bump-node-types

Maddiaa0 closed a pull request on AztecProtocol/aztec-packages
chore: bump node types
Fix (vscode) type errors when converting from Buffer to Uint8Array. ![image](https://github.com/user-attachments/assets/669d8742-d333-46be-b974-85459786a6fb)
Load more