Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
alexghr pushed 14 commits to ag/proving-otel AztecProtocol/aztec-packages
- chore: deduplicate constants across blocks (#9972) Please read [contributing guidelines](CONTRIBUTING.md) and remove... 69bb64f
- chore: pull out cfg simplification changes (#10279) Please read [contributing guidelines](CONTRIBUTING.md) and remov... c48ae90
- chore: pull out sync changes (#10292) Please read [contributing guidelines](CONTRIBUTING.md) and remove this line. 49f80b3
- git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "bef9e485a0" upstream:... ed482f7
- chore: replace relative paths to noir-protocol-circuits 46d12e3
- git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] f80390d
- git subrepo push --branch=master noir-projects/aztec-nr subrepo: subdir: "noir-projects/aztec-nr" merged: "3... 849fb94
- feat: zip and propagate private logs (#10210) - Merge `note_encrypted_logs` and `encrypted_logs` into `private_logs`... 5c32747
- fix: revert "feat: zip and propagate private logs" (#10302) Reverts AztecProtocol/aztec-packages#10210 9d70728
- chore: Public inputs in unit tests with proving were incorrectly set (#10300) 0311bf3
- chore: Parallelise construction of perturbator coefficients at each level (#10304) When constructing the perturbator... ba335bd
- feat: add proving broker telemetry dec9acc
- feat: instrument proving agent b553bbc
- feat: track lmdb stats 6b73bcd
alexghr pushed 1 commit to refactor/flake.parts alexghr/nix
- chore(palpatine): disable secrets 4089aa3
alexghr pushed 2 commits to refactor/flake.parts alexghr/nix
alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
These stats are now automatically captured using observables.
alexghr pushed 7 commits to ag/proving-otel AztecProtocol/aztec-packages
- chore: fixing sol warnings (#10276) 3d113b2
- chore: pull out sync changes (#10274) Please read [contributing guidelines](CONTRIBUTING.md) and remove this line. 391a6b7
- chore(master): Release 0.65.2 (#10258) :robot: I have created a release *beep* *boop* --- <details><summary>az... 10754db
- chore: pull out loop invariant optimization (#10277) Please read [contributing guidelines](CONTRIBUTING.md) and remo... 94cba37
- feat: add proving broker telemetry f4b24c6
- feat: instrument proving agent 3b1a612
- feat: track lmdb stats a4d28f0
alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
Oh that's me, thanks for fixing!
alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
Same problem, we'd have to depend on `kv-store` in `circuit-types`
alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
Not without adding a dependency on `@aztec/kv-store` to `@aztec/circuit-types`
alexghr opened a pull request on AztecProtocol/aztec-packages
refactor: use common DATA_DIRECTORY env var
This PR removes the custom env var to specify data directories for the prover and broker in favour of using the common config we already havealexghr opened a draft pull request on AztecProtocol/aztec-packages
Ag/proving otel
Please read [contributing guidelines](CONTRIBUTING.md) and remove this line.alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
@spalladino proofs are now string-encoded into the data-uri to avoid double b64 encoding
alexghr pushed 1 commit to ag/proving-changes AztecProtocol/aztec-packages
- fix: serialisation bb5ff3c