Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
alexghr pushed 1 commit to ag/elu AztecProtocol/aztec-packages
- feat: add GCP/K8s resource detection be194ed
alexghr pushed 1 commit to master AztecProtocol/aztec-packages
- refactor: prover db config (#11126) This PR refactors the types of the prover broker and agent config to reuse more ... 9d49393
alexghr closed a pull request on AztecProtocol/aztec-packages
refactor: prover db config
This PR refactors the types of the prover broker and agent config to reuse more of the existing helpers. Built on top of #10981 Fix #10267alexghr pushed 1 commit to ag/elu AztecProtocol/aztec-packages
- feat: monitor event loop utilization 040d98c
alexghr pushed 1 commit to ag/refactor-db-config AztecProtocol/aztec-packages
- refactor: remove unusued env vars d79a19c
alexghr pushed 11 commits to ag/refactor-db-config AztecProtocol/aztec-packages
- feat: blob sink in sandbox without extra process (#11032) 4600f54
- fix: Prover node aborts execution at epoch end (#11111) Prover node aborts all jobs once it hits the end of the next... 2a77616
- fix: Don't retransmit txs upon node restart (#11123) A long time ago, the node was written such that it would broadc... 39535c9
- fix: Added start/stop guards to running promise and serial queue (#11120) This PR adds guards to `SerialQueue` and `... 23e642f
- feat: browser chunking (#11102) Further modularises `noir-protocol-circuits-types`, exposing a `client/lazy` API th... 393e843
- fix: Sequencer times out L1 tx at end of L2 slot (#11112) Sets the L1 tx utils timeout to the end of the L2 slot. 1b88a34
- chore: Jest reporters for CI (#11125) Switches to jest summary reporter with a zero threshold so we can see what te... 90cd9d2
- chore: Greater stability at 1TPS (#10981) 1c23662
- feat: monitor event loop lag (#11127) This PR adds an event loop monitor that can be viewed in Grafana. 422f125
- refactor: move broker config to prover package 19f073b
- refactor: move prover agent config to prover client package 38ea310
alexghr closed a pull request on AztecProtocol/aztec-packages
feat: monitor event loop lag
This PR adds an event loop monitor that can be viewed in Grafana.alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
On the new else branch (now that we have status) we technically have the result in the status object and can resolve immediately, but an optimization for another time :)
alexghr pushed 1 commit to ag/monitor-event-loop-lag AztecProtocol/aztec-packages
- feat: monitor event loop lag 844a54f