Ecosyste.ms: Timeline

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

alexghr

alexghr deleted a branch AztecProtocol/aztec-packages

ag/refactor-avm-proof-fields

alexghr pushed 1 commit to master AztecProtocol/aztec-packages
  • refactor: ServerCircuitProver return values (#9391) This PR changes some of the types returned by functions on the ... ec717b5

View on GitHub

alexghr closed a pull request on AztecProtocol/aztec-packages
refactor: ServerCircuitProver return values
This PR changes some of the types returned by functions on the `ServerCircuitProver` interface to make them more friendly for serialisation/deserialisation
alexghr pushed 15 commits to ag/kind-proving-test AztecProtocol/aztec-packages
  • chore: even more warnings removed (#9857) Similar to https://github.com/AztecProtocol/aztec-packages/pull/9819, exc... f961c26
  • feat: add miscellaneous block to handle structure trace overflow (#9733) Adds an `overflow` block to the set of exec... 80f9cc4
  • chore: Validate RPC inputs reloaded (#9878) Second attempt at #9672 after it broke some e2e tests on master. 70ab7c4
  • fix: Force inliner aggressiveness 0 in aztec nargo (#9848) Please read [contributing guidelines](CONTRIBUTING.md) an... d880bd6
  • feat(spartan): run with reth --dev underneath (#9797) ## Overview Migrates helm chart from anvil to reth 89101ae
  • fix: fix bad merge (#9892) b621603
  • feat: add epoch config (#9884) This PR adds configuration for the length of an epoch to the Helm chart. 7971974
  • fix: path issue in k8s scripts (#9890) 32a546c
  • git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "c76755f0cb" upstream:... 552e2d0
  • chore: replace relative paths to noir-protocol-circuits 34215b1
  • git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] 4ec897a
  • git subrepo push --branch=master noir-projects/aztec-nr subrepo: subdir: "noir-projects/aztec-nr" merged: "9... 0ed5c1d
  • feat: Stop with HeapVector (#9810) Updates the Brillig stop opcode to return a HeapVector (pointer + dynamic size).... 52ae4e1
  • feat(avm): gas specific range check (#9874) Please read [contributing guidelines](CONTRIBUTING.md) and remove this ... 1a9c5ce
  • test: nightly test that we can prove epochs 9e35696

View on GitHub

alexghr pushed 310 commits to ag/scaling-provers AztecProtocol/aztec-packages
  • chore: quick keystore refactor (#9355) 31b9999
  • refactor: quick account manager refactor (#9357) 648d043
  • chore: bump node types (#9397) 763d5b1
  • feat: eccvm translator zk sumcheck (#9199) Turned on ZK Sumcheck in ECCVM and Translator Flavors. Benching `Clien... c7d4572
  • feat: bytes to fields and back (#8590) Adds functionality to convert byte array to field array in Noir and back. 65b8493
  • feat: Get logs by tags (#9353) Closes: https://github.com/AztecProtocol/aztec-packages/issues/9268 Indexes L2 enc... 719c33e
  • refactor: updated NFT flows (#9150) 407f8b4
  • feat: sequencer cast votes (#9247) Update to make the sequencer cast votes when it is considering block production. bd05d87
  • fix: 4epochs kind test et al (#9358) - Updated lock file paths to use /var/lock instead of home directories (~/). A... e480e6b
  • chore(master): Release 0.60.0 (#9310) :robot: I have created a release *beep* *boop* --- <details><summary>azt... 09c9ad8
  • chore: have 'aztec' honour the 'DEBUG' env var (#9413) 771a2ac
  • feat: Sync from noir (#9410) Automated pull of development from the [noir](https://github.com/noir-lang/noir) progr... b4db379
  • feat: prover coordination test with a reorg (#9405) 9efe288
  • feat(avm): avm replace zeromorph pcs by shplemini (#9389) Resolves #9349 Native proving and verification time di... 07d6dc2
  • fix: allow more resources for 4epochs tests (#9418) 74a8ad1
  • feat: fee pricing to 0 for old instances (#9296) Fixes #7938. 7bc3a21
  • feat: Print finalized size and log dyadic size during Ultra proof construction (#9411) You can now see the circuit s... 84fdc52
  • feat: initial block reward + external libraries (#9297) Fixes #8791. 240e9b5
  • test: node follow prune and extend chain (#9328) a653fd3
  • git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "e1ff295392" upstream:... 3c35586
  • and 290 more ...

View on GitHub

alexghr pushed 1 commit to ag/refactor-avm-proof-fields AztecProtocol/aztec-packages
  • fix: zod serialisation issue 15921ed

View on GitHub

alexghr pushed 1 commit to ag/refactor-avm-proof-fields AztecProtocol/aztec-packages

View on GitHub

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

View on GitHub

alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
Is the "this fails" comment still relevant?

View on GitHub

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

View on GitHub

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

View on GitHub

alexghr pushed 306 commits to ag/refactor-avm-proof-fields AztecProtocol/aztec-packages
  • chore: quick keystore refactor (#9355) 31b9999
  • refactor: quick account manager refactor (#9357) 648d043
  • chore: bump node types (#9397) 763d5b1
  • feat: eccvm translator zk sumcheck (#9199) Turned on ZK Sumcheck in ECCVM and Translator Flavors. Benching `Clien... c7d4572
  • feat: bytes to fields and back (#8590) Adds functionality to convert byte array to field array in Noir and back. 65b8493
  • feat: Get logs by tags (#9353) Closes: https://github.com/AztecProtocol/aztec-packages/issues/9268 Indexes L2 enc... 719c33e
  • refactor: updated NFT flows (#9150) 407f8b4
  • feat: sequencer cast votes (#9247) Update to make the sequencer cast votes when it is considering block production. bd05d87
  • fix: 4epochs kind test et al (#9358) - Updated lock file paths to use /var/lock instead of home directories (~/). A... e480e6b
  • chore(master): Release 0.60.0 (#9310) :robot: I have created a release *beep* *boop* --- <details><summary>azt... 09c9ad8
  • chore: have 'aztec' honour the 'DEBUG' env var (#9413) 771a2ac
  • feat: Sync from noir (#9410) Automated pull of development from the [noir](https://github.com/noir-lang/noir) progr... b4db379
  • feat: prover coordination test with a reorg (#9405) 9efe288
  • feat(avm): avm replace zeromorph pcs by shplemini (#9389) Resolves #9349 Native proving and verification time di... 07d6dc2
  • fix: allow more resources for 4epochs tests (#9418) 74a8ad1
  • feat: fee pricing to 0 for old instances (#9296) Fixes #7938. 7bc3a21
  • feat: Print finalized size and log dyadic size during Ultra proof construction (#9411) You can now see the circuit s... 84fdc52
  • feat: initial block reward + external libraries (#9297) Fixes #8791. 240e9b5
  • test: node follow prune and extend chain (#9328) a653fd3
  • git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "e1ff295392" upstream:... 3c35586
  • and 286 more ...

View on GitHub

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

View on GitHub

alexghr pushed 1 commit to master AztecProtocol/aztec-packages
  • fix: path issue in k8s scripts (#9890) 32a546c

View on GitHub

alexghr deleted a branch AztecProtocol/aztec-packages

ag/fix-k8s-scripts

alexghr closed a pull request on AztecProtocol/aztec-packages
fix: path issue in k8s scripts
alexghr pushed 5 commits to ag/fix-k8s-scripts AztecProtocol/aztec-packages
  • chore: Validate RPC inputs reloaded (#9878) Second attempt at #9672 after it broke some e2e tests on master. 70ab7c4
  • fix: Force inliner aggressiveness 0 in aztec nargo (#9848) Please read [contributing guidelines](CONTRIBUTING.md) an... d880bd6
  • feat(spartan): run with reth --dev underneath (#9797) ## Overview Migrates helm chart from anvil to reth 89101ae
  • fix: fix bad merge (#9892) b621603
  • Merge branch 'master' into ag/fix-k8s-scripts 94866a5

View on GitHub

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

View on GitHub

alexghr pushed 1 commit to ag/k8s-epoch-config AztecProtocol/aztec-packages

View on GitHub

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

View on GitHub

alexghr pushed 1 commit to ag/kind-proving-test AztecProtocol/aztec-packages
  • fix: path issue in k8s scripts 9996f1a

View on GitHub

alexghr pushed 1 commit to ag/fix-k8s-scripts AztecProtocol/aztec-packages
  • fix: path issue in k8s scripts cf1f24f

View on GitHub

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

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: path issue in k8s scripts
alexghr created a branch on AztecProtocol/aztec-packages

ag/fix-k8s-scripts

alexghr created a branch on AztecProtocol/aztec-packages

ag/kind-proving-test

alexghr opened a pull request on AztecProtocol/aztec-packages
feat: add epoch config
This PR adds configuration for the length of an epoch to the Helm chart.
alexghr created a branch on AztecProtocol/aztec-packages

ag/k8s-epoch-config

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

View on GitHub

Load more