Ecosyste.ms: Timeline

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

AztecProtocol/aztec-packages

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

View on GitHub

AztecBot pushed 2 commits to release-please--branches--master AztecProtocol/aztec-packages
  • fix: broken constants gen (#9387) Fixes broken constants gen due to new formatting in noir. eb7bc6b
  • chore(master): Release 0.60.0 49be8f3

View on GitHub

github-actions[bot] created a comment on a pull request on AztecProtocol/aztec-packages
# Changes to circuit sizes > Generated at commit: [471766bc85c1fc46a2c8399de29733c2f3408eeb](/AztecProtocol/aztec-packages/commit/471766bc85c1fc46a2c8399de29733c2f3408eeb), compared to commit: [74...

View on GitHub

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

View on GitHub

Thunkar created a review comment on a pull request on AztecProtocol/aztec-packages
This was fixed in https://github.com/AztecProtocol/aztec-packages/pull/9183

View on GitHub

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

View on GitHub

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

View on GitHub

Thunkar pushed 1 commit to gj/get_logs_by_tags AztecProtocol/aztec-packages

View on GitHub

Thunkar pushed 13 commits to gj/get_logs_by_tags AztecProtocol/aztec-packages
  • 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
  • Merge branch 'master' into gj/get_logs_by_tags 2dc6620

View on GitHub

Thunkar pushed 1 commit to gj/get_logs_by_tags AztecProtocol/aztec-packages

View on GitHub

Thunkar created a review comment on a pull request on AztecProtocol/aztec-packages
Done, added more predictable tests

View on GitHub

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

View on GitHub

Thunkar created a review comment on a pull request on AztecProtocol/aztec-packages
Done

View on GitHub

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

View on GitHub

github-actions[bot] created a comment on a pull request on AztecProtocol/aztec-packages
# Changes to circuit sizes > Generated at commit: [6522bb2e690e932fa7a1cf2db01d2e9a4e49e040](/AztecProtocol/aztec-packages/commit/6522bb2e690e932fa7a1cf2db01d2e9a4e49e040), compared to commit: [cb...

View on GitHub

Thunkar pushed 1 commit to gj/get_logs_by_tags AztecProtocol/aztec-packages

View on GitHub

github-actions[bot] created a comment on a pull request on AztecProtocol/aztec-packages
# Changes to public function bytecode sizes > Generated at commit: [e6631b527faf6798d9fa0dad2bc9f69e1847bd9c](/AztecProtocol/aztec-packages/commit/e6631b527faf6798d9fa0dad2bc9f69e1847bd9c), compar...

View on GitHub

Thunkar created a review comment on a pull request on AztecProtocol/aztec-packages
Protected

View on GitHub

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

View on GitHub

Thunkar created a review comment on a pull request on AztecProtocol/aztec-packages
Protected all `addLogs`, but I was under the impression that we couldn't have logs that small. `new Fr(...)` will fail if you provide a number larger than the modulus, so that's covered.

View on GitHub

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

View on GitHub

Thunkar created a review comment on a pull request on AztecProtocol/aztec-packages
I did it like this so we could recover from db corruption instead of having some cursed logs that always fail. I can change it, but we would then have that risk.

View on GitHub

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

View on GitHub

Thunkar created a review comment on a pull request on AztecProtocol/aztec-packages
I didn't rename them in case we had a long-running deployment that might get their database ruined, but I guess it's not really a concern right now. Will do.

View on GitHub

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

View on GitHub

Thunkar pushed 1 commit to gj/get_logs_by_tags AztecProtocol/aztec-packages
  • Update yarn-project/archiver/src/archiver/kv_archiver_store/log_store.ts Co-authored-by: Nicolás Venturo <nicolas.ve... cd4b05e

View on GitHub

Thunkar pushed 1 commit to gj/get_logs_by_tags AztecProtocol/aztec-packages
  • Update yarn-project/archiver/src/archiver/memory_archiver_store/memory_archiver_store.ts Co-authored-by: Nicolás Ven... 9cfb695

View on GitHub

Thunkar pushed 1 commit to gj/get_logs_by_tags AztecProtocol/aztec-packages
  • Update yarn-project/archiver/src/archiver/memory_archiver_store/memory_archiver_store.ts Co-authored-by: Nicolás Ven... 3a87ab1

View on GitHub

Thunkar pushed 1 commit to gj/get_logs_by_tags AztecProtocol/aztec-packages

View on GitHub

Load more