Ecosyste.ms: Timeline

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

alexghr

alexghr opened a pull request on AztecProtocol/aztec-packages
fix: cache
Things missed in #10567
alexghr created a branch on AztecProtocol/aztec-packages

ag/fix-cleanup

alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
WDYT of changing this to explicit `interval_start, interval_end` member variables?

View on GitHub

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

View on GitHub

alexghr pushed 159 commits to ag/data-dir-prover AztecProtocol/aztec-packages
  • git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "be0ed39842" upstream:... c859467
  • chore: replace relative paths to noir-protocol-circuits 5d11e24
  • git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] 1fe16fc
  • git subrepo push --branch=master noir-projects/aztec-nr subrepo: subdir: "noir-projects/aztec-nr" merged: "8... f22cfb9
  • fix: increase timeouts (#10412) d3b8838
  • feat(docs): applied structure feedback (#9288) Closes https://github.com/AztecProtocol/dev-rel/issues/346 Closes ht... 5b0b721
  • chore: parallelise inverse polynomial construction for lookup relations (#10413) Benchmark were showing that oink is... 427cf59
  • feat: replace quadratic removal of rc instructions (#10416) Copy of https://github.com/noir-lang/noir/pull/6705. Thi... 9d833c5
  • feat: agent and broker expose OTEL metrics (#10264) This PR adds instrumentation to both the proving broker and agent. c2c8cc6
  • feat: Integrate verify_proof calls in mock protocol circuits (#9253) Integrates `verify_proof` calls into the mock k... 7ed89aa
  • fix: get node info from a PXE (#10420) The CLI changed or something. We now need to use a PXE url, and specify a... ed972f3
  • fix: safely insert sibling paths (#10423) 41f7645
  • chore: use non default mnemonic for releases (#10400) Adds a secret in GCP that we read when making network deployme... bb5f364
  • fix(p2p): override msg Id (#10415) 990d11b
  • fix: don't pass default value for --node-url (#10427) fixes #10419 5299481
  • chore!: Remove debug and winston in favor of pino (#10355) First steps for logging cleanup. Removes all traces of `d... c246aba
  • feat(p2p): snappy compress p2p messages (#10417) fixes: https://github.com/AztecProtocol/aztec-packages/issues/10348 c643a54
  • feat: staking integration (#10403) ecd6c4f
  • chore(docs): Remove additional `DEBUG` references, add note on `LOG_LEVEL`s (#10434) e1e5906
  • chore: Don't generate proofs of verifier circuits in test (#10405) To test circuit logic we don't need to generate p... c00ebdd
  • and 139 more ...

View on GitHub

alexghr created a comment on a pull request on AztecProtocol/aztec-packages
> 👍 . I suspect we'll need a follow-on to allow us to helm upgrade without redeploying. This is now available 🥳

View on GitHub

alexghr pushed 1 commit to master AztecProtocol/aztec-packages
  • fix: track published bytecode (#10636) Tracks public bytecode emitted by private only TX and also adds explicit buc... cadb4ce

View on GitHub

alexghr deleted a branch AztecProtocol/aztec-packages

ag/fix-public-bytecode

alexghr closed an issue on AztecProtocol/aztec-packages
bug: public bytecode size not emitted correctly
Could a prometheus issue or not emitted from the right place
alexghr closed a pull request on AztecProtocol/aztec-packages
fix: track published bytecode
Tracks public bytecode emitted by private only TX and also adds explicit buckets for the bytecode size histogram. I've also defined global histogram buckets for histograms tracking durations (`m...
alexghr pushed 1 commit to ag/idempotent-bootnode-init AztecProtocol/aztec-packages
  • refactor: pass salt directly fb30f6e

View on GitHub

alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
Just a catch all for any deployment that don't use the workflow file (like local kind clusters)

View on GitHub

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

View on GitHub

alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
NOTE: we set the random salt here such that it gets stored by helm as a value. If the boot node restarts it will reuse the same salt it was gone at deployment time.

View on GitHub

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

View on GitHub

alexghr pushed 1 commit to ag/idempotent-bootnode-init AztecProtocol/aztec-packages
  • refactor: use random salt d2d293c

View on GitHub

alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
Should we check if `local.inner.leaf_indices.size() != leaves.size()` instead?

View on GitHub

alexghr created a review on a pull request on AztecProtocol/aztec-packages
LGTM 👍

View on GitHub

alexghr created a review on a pull request on AztecProtocol/aztec-packages
LGTM 👍

View on GitHub

alexghr pushed 1 commit to ag/fix-public-bytecode AztecProtocol/aztec-packages
  • refactor: use explicit buckets for histograms 7cd7fdd

View on GitHub

alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
Do the logs get filtered elsewhere or is this transport always going to publish >trace logs? (sorry, not familiar with the new pino logging backend yet)

View on GitHub

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

View on GitHub

alexghr opened a pull request on AztecProtocol/aztec-packages
fix: track published bytecode
Tracks public bytecode emitted by private only TX and also adds explicit buckets for the bytecode size histogram
alexghr created a branch on AztecProtocol/aztec-packages

ag/fix-public-bytecode

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

View on GitHub

alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
Oh does that come from json rpc? Sounds fine to me

View on GitHub

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

View on GitHub

alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
Hmm, does isGlobalStateSynchronized return protocol version 1?

View on GitHub

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

View on GitHub

alexghr pushed 46 commits to ag/fix-mem-leak AztecProtocol/aztec-packages
  • chore: documenting convenient redirect to the spartan creator (#10565) b94b8ee
  • chore: Bump avm tree test timeout Fixes [this timeout](https://github.com/AztecProtocol/aztec-packages/actions/runs/... 323e2eb
  • chore: Bump mocha timeout (#10571) Equivalent of #10550 but for mocha, introduced in #10353. Fixes timeout from [... 35e525f
  • fix: Boxes webpack config (#10548) Fixes webpack config for boxes according to breaking changes introduced in #10355. 49f9418
  • chore(avm): Remove function selector from AvmExecutionEnvironment (#10532) fef5f93
  • feat: DB Metrics now use labels for easier querying (#10572) This PR changes the way we generate DB metrics such tha... adadfa5
  • feat: keccak honk proving in bb.js (#10489) e0d7431
  • chore(ci): prune launch templates job (#10561) d6e4f4c
  • chore: bump exp1 config to 48 validators (#10577) also increase the transactions per block and don't enforce the ti... 0379718
  • feat: CIVC browser proveThenVerify (#10431) Add c_binds for ClientIVC `prove` and `verify`. Wrap these in `proveTh... 8c064d4
  • chore: move some nr utils around (#10553) This PR improves bunch of small things. I noticed we were using small uti... d132f83
  • chore(avm): more pilcom compat changes (#10569) More changes that I need for compatibility between old and new witge... f18d701
  • fix: correct size in bytes of a complete address (#10574) This PR replaces #8282 as CI won't run for PRs from forks.... e72b988
  • fix: Do not attempt proof quote on empty epoch (#10557) Fixes the [following error](https://github.com/AztecProtoco... 39d3bc2
  • chore: moving stuff from the aztec sequencer node guide into this README (#10570) 93b8b1b
  • fix: properly trace storage reads to slots never written before in AVM (#10560) For storage reads to slots never bef... 410c730
  • fix: destroy old masternet if we can (#10584) 679684d
  • fix: use e2e structure in cbind (#10585) 985aef1
  • fix: Do not load pino-pretty in production bundles (#10578) End-to-end browser tests were broken since #10459 due to... e515e6e
  • fix: formatting master (#10583) Please read [contributing guidelines](CONTRIBUTING.md) and remove this line. 79e49c9
  • and 26 more ...

View on GitHub

Load more