Ecosyste.ms: Timeline

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

AztecProtocol/aztec-packages

AztecBot pushed 2 commits to release-please--branches--master AztecProtocol/aztec-packages
  • feat(avm): avm replace zeromorph pcs by shplemini (#9389) Resolves #9349 Native proving and verification time di... 07d6dc2
  • chore(master): Release 0.60.1 ea59121

View on GitHub

jeanmon deleted a branch AztecProtocol/aztec-packages

jm/9349-avm-shplemini

jeanmon closed an issue on AztecProtocol/aztec-packages
AVM: Migrate PCS from Zeromorph to Shplemini
Should be able to start once https://github.com/AztecProtocol/aztec-packages/pull/9329 is merged.
jeanmon closed an issue on AztecProtocol/aztec-packages
AVM: Migrate PCS from Zeromorph to Shplemini
Should be able to start once https://github.com/AztecProtocol/aztec-packages/pull/9329 is merged.
jeanmon pushed 1 commit to master AztecProtocol/aztec-packages
  • feat(avm): avm replace zeromorph pcs by shplemini (#9389) Resolves #9349 Native proving and verification time di... 07d6dc2

View on GitHub

jeanmon closed a pull request on AztecProtocol/aztec-packages
feat(avm): avm replace zeromorph pcs by shplemini
Resolves #9349 Native proving and verification time did not change significantly on bulk tests. Before and after this PR, we get - pcs step proving time: 2.1 sec - pcs verification step tim...
jeanmon created a review comment on a pull request on AztecProtocol/aztec-packages
Yep, as CI is green I will add this in another PR.

View on GitHub

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

View on GitHub

just-mitch created a comment on an issue on AztecProtocol/aztec-packages
Appears that way. Will close without more specifics.

View on GitHub

benesjan pushed 1 commit to 10-23-refactor_passing_partial_note_logs_through_transient_storage AztecProtocol/aztec-packages

View on GitHub

jeanmon created a review comment on a pull request on AztecProtocol/aztec-packages
I have applied your suggestion

View on GitHub

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

View on GitHub

saleel created a comment on an issue on AztecProtocol/aztec-packages
No. Using https://github.com/ShieldSwap/aztecjs-bug - changing `vite-plugin-node-polyfills` to 22 and `@aztec/aztec.js` to 0.56; and below vite config works ``` export default defineConfig({ plu...

View on GitHub

dbanks12 pushed 43 commits to db/field_less_than AztecProtocol/aztec-packages
  • git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "43c740a559" upstream:... 4be3a17
  • chore: replace relative paths to noir-protocol-circuits add4605
  • git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] 8e339e7
  • git subrepo push --branch=master noir-projects/aztec-nr subrepo: subdir: "noir-projects/aztec-nr" merged: "3... ebf5d2e
  • fix: support empty epochs (#9341) Change the rollup contract to report the claimable epoch; this returns when there... 9dda91e
  • 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
  • and 23 more ...

View on GitHub

dbanks12 pushed 42 commits to db/toradixbe AztecProtocol/aztec-packages
  • git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "43c740a559" upstream:... 4be3a17
  • chore: replace relative paths to noir-protocol-circuits add4605
  • git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] 8e339e7
  • git subrepo push --branch=master noir-projects/aztec-nr subrepo: subdir: "noir-projects/aztec-nr" merged: "3... ebf5d2e
  • fix: support empty epochs (#9341) Change the rollup contract to report the claimable epoch; this returns when there... 9dda91e
  • 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
  • and 22 more ...

View on GitHub

benesjan created a review comment on a pull request on AztecProtocol/aztec-packages
I moved the encryption functionality to the SetupPayload because it allowed me to compute the `encrypted_log_field_length` at comptime and a user did not need to deal with that.

View on GitHub

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

View on GitHub

benesjan created a review comment on a pull request on AztecProtocol/aztec-packages
Added `compute_encrypted_note_log` and `compute_encrypted_event_log` wrapper functions which just call `compute_encrypted_log` with different offset.

View on GitHub

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

View on GitHub

benesjan created a review comment on a pull request on AztecProtocol/aztec-packages
This change is in place because now we have 1 more byte in the note log for the num public values.

View on GitHub

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

View on GitHub

benesjan pushed 1 commit to 10-23-refactor_passing_partial_note_logs_through_transient_storage AztecProtocol/aztec-packages

View on GitHub

dbanks12 created a comment on a pull request on AztecProtocol/aztec-packages
> [!WARNING] > <b>This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack <a href="https://app.graphite.dev/githu...

View on GitHub

dbanks12 created a branch on AztecProtocol/aztec-packages

db/field_less_than

AztecBot pushed 2 commits to release-please--branches--master AztecProtocol/aztec-packages
  • feat: prover coordination test with a reorg (#9405) 9efe288
  • chore(master): Release 0.60.1 afd75f9

View on GitHub

Maddiaa0 pushed 1 commit to master AztecProtocol/aztec-packages
  • feat: prover coordination test with a reorg (#9405) 9efe288

View on GitHub

Maddiaa0 deleted a branch AztecProtocol/aztec-packages

md/coordination-with-prune

Load more