Ecosyste.ms: Timeline

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

alexghr

alexghr created a branch on AztecProtocol/aztec-packages

ag/prover-wip

alexghr deleted a branch AztecProtocol/aztec-packages

ag/prover-wip

alexghr deleted a branch AztecProtocol/aztec-packages

06-03-refactor_remove_mempool_wipe

alexghr deleted a branch AztecProtocol/aztec-packages

alexg/fix/tuts

alexghr deleted a branch AztecProtocol/aztec-packages

alexg/wip/ws

alexghr deleted a branch AztecProtocol/aztec-packages

ag/fork

alexghr deleted a branch AztecProtocol/aztec-packages

ag/async-dispose

alexghr deleted a branch AztecProtocol/aztec-packages

ag/fixes

alexghr deleted a branch AztecProtocol/aztec-packages

revert-9088-ag/config-trees

alexghr pushed 1 commit to ag/kind-proving-test AztecProtocol/aztec-packages
  • fix: dupelicate yaml entry ebb8ede

View on GitHub

alexghr pushed 41 commits to ag/kind-proving-test AztecProtocol/aztec-packages
  • chore: pull doc changes out of sync PR (#9921) This PR pulls out the huge documentation changes from the sync PR. 060a0e3
  • chore: update version numbers of noir packages (#9922) This PR pulls out the changes to lockfiles etc due to bumping... 723b77b
  • chore: pull noir PR #6461 from sync PR (#9923) Pulls out https://github.com/noir-lang/noir/pull/6461 from the sync PR 21e07d2
  • fix: TXE fixes (#9930) 451feed
  • chore: pull SSA parser from sync PR (#9928) Please read [contributing guidelines](CONTRIBUTING.md) and remove this ... 7661e42
  • refactor: token naming cleanup (#9904) d77fc30
  • chore: fixing test contract fixture (#9909) This just fixes a utility function that seems to be a typo, as it is has... 4fdcc14
  • fix: include 'master' version for aztec-up scripts (#9940) d723e35
  • chore: nuking ancient redundant test (#9941) a1ba20f
  • feat: Google Cloud Kubernetes cluster + AWS Firewall Rules (#9915) # Change Log - **New Google Kubernetes Engine ... b36c137
  • chore(avm): bugfixing witness generation for add, sub, mul for FF (#9938) d8db656
  • feat(avm): Simulator enforces integral tag for DIV and field tag for FDIV (#9944) cebcc3d
  • feat: parallelize DIE pass (#9933) We can parallelize the DIE pass across different functions to speed up this pass. 2d321fa
  • chore: Use stack based recursion instead of function recursion (#9947) This PR simply changes the world state writin... ca050b8
  • refactor: token refunds cleanup (#9943) Using `_prepare_transfer_to_private` in refunds for improved code reuse. 96428d1
  • feat: multiplier oracle (#9902) Fixes #9718. Implements the oracles relying directly on the `fake_exponential` e,g.... 6456ec9
  • fix: token naming issue (#9950) 5997c82
  • git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "e13d72485e" upstream:... 4cbc7de
  • chore: replace relative paths to noir-protocol-circuits e606c2f
  • git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] 18a2f25
  • and 21 more ...

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
Fixed

View on GitHub

alexghr pushed 1 commit to ag/scaling-provers AztecProtocol/aztec-packages
  • fix: don't modify container while iterating 6d28c69

View on GitHub

alexghr pushed 1 commit to ag/scaling-provers AztecProtocol/aztec-packages
  • fix: don't modify container while iterating 686e693

View on GitHub

alexghr opened a pull request on AztecProtocol/aztec-packages
fix: wait for tx to be re-included
Fix #9635
alexghr created a branch on AztecProtocol/aztec-packages

ag/fix-prover-coordination

alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
This is now correctly handled: - broker crashes and restarts losing in-memory data - old agent reports progress => new broker instance updates job as in progress - new agent reports progress => ...

View on GitHub

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

View on GitHub

alexghr pushed 1 commit to ag/scaling-provers AztecProtocol/aztec-packages
  • fix: handle two agents working the same proof 98e09f7

View on GitHub

alexghr pushed 1 commit to ag/kind-proving-test AztecProtocol/aztec-packages

View on GitHub

alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
Hm. I didn't think about this and can't find anyhing on iterator invalidation. I'll refactor to take a snapshot of the entries.

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
> I think the idea here is that if I was proving job 'x' and it is not longer in progress here then it must have been completed by somebody else and I get given a new job. Is that right @alexghr? ...

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
Correct, the retries is ephemeral. If the broker dies it starts fresh the next time (but still populates the queues from the db)

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
Ah, the comment above isn't relevant anymore. Before the merge with the zod schema each queue was strongly typed (e.g. `PriorityQueue<ProvingJob<ProofType.BaseRollup>>`). Manually instantiating the...

View on GitHub

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

View on GitHub

alexghr pushed 1 commit to ag/kind-proving-test AztecProtocol/aztec-packages

View on GitHub

Load more