Ecosyste.ms: Timeline

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

AztecProtocol/aztec-packages

benesjan created a review comment on a pull request on AztecProtocol/aztec-packages
This made NoteProcessor.parseLog function more elegant.

View on GitHub

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

View on GitHub

benesjan created a review comment on a pull request on AztecProtocol/aztec-packages
In this file the changes are related to me disabling the "overwriting of transient storage with zeros" change.

View on GitHub

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

View on GitHub

benesjan created a review comment on a pull request on AztecProtocol/aztec-packages
I did this change such that we don't have the `as Field` in the resulting code when the value is already actually a field. I originally did this because I though it was causing compilation issue. A...

View on GitHub

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

View on GitHub

stevenplatt pushed 1 commit to srp/16-validator-xfer-test AztecProtocol/aztec-packages
  • setting bot tx at max transfers (4) 5ac00a1

View on GitHub

benesjan created a review comment on a pull request on AztecProtocol/aztec-packages
The changes in this file are a bit unfortunate because originally we didn't have to deal with "transient" storage as we were able to just pass the values as args to the teardown function. I deci...

View on GitHub

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

View on GitHub

AztecBot pushed 2 commits to release-please--branches--master AztecProtocol/aztec-packages
  • fix: allow more resources for 4epochs tests (#9418) 74a8ad1
  • chore(master): Release 0.60.1 6a1180e

View on GitHub

ludamad pushed 1 commit to master AztecProtocol/aztec-packages
  • fix: allow more resources for 4epochs tests (#9418) 74a8ad1

View on GitHub

ludamad deleted a branch AztecProtocol/aztec-packages

ad/4epochs-resources

codygunton pushed 1 commit to cg/print-ultra-circuit-size AztecProtocol/aztec-packages
  • Print finalized size and log dyadic size e85b4d7

View on GitHub

benesjan created a review comment on a pull request on AztecProtocol/aztec-packages
This ^ is what I mentioned in scrum.

View on GitHub

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

View on GitHub

benesjan created a review comment on a pull request on AztecProtocol/aztec-packages
I kept the emit_note_hash and emit_log functions exposed on the struct as it a dev might not want to emit logs (e.g. when delivering via some off-chain method).

View on GitHub

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

View on GitHub

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

View on GitHub

LHerskind pushed 8 commits to lh/7938-fee-bridge AztecProtocol/aztec-packages
  • 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
  • feat: fee pricing to 0 for old instances f52b7eb
  • chore: format 070a39a

View on GitHub

benesjan created a review comment on a pull request on AztecProtocol/aztec-packages
For the finalization payload I decided to move context into it because that allows me to fetch the data inside the macro generated struct. This made sense to do because then I can populate the log ...

View on GitHub

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

View on GitHub

codygunton pushed 9 commits to cg/print-ultra-circuit-size AztecProtocol/aztec-packages
  • 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
  • Merge branch 'master' into cg/print-ultra-circuit-size a929c48

View on GitHub

dbanks12 created a comment on a pull request on AztecProtocol/aztec-packages
> This is spreading knowledge of this opcode much further than necessary. I can help on this tomorrow. Thank you! @TomAFrench

View on GitHub

TomAFrench created a review on a pull request on AztecProtocol/aztec-packages
This is spreading knowledge of this opcode much further than necessary. I can help on this tomorrow.

View on GitHub

AztecBot pushed 1 commit to gh-pages AztecProtocol/aztec-packages
  • add C++ Benchmark (googlecpp) benchmark result for 07d6dc29db2eb04154b8f0c66bd1efa74c0e8b9d 2eda91a

View on GitHub

jeanmon created a comment on a pull request on AztecProtocol/aztec-packages
> Do you know how much time are we spending in the calculations added by this PR? @fcarreiro You were right to ask. Unfortunately, we pay the price of 4 additional seconds in proving the bulk te...

View on GitHub

just-mitch created a review comment on a pull request on AztecProtocol/aztec-packages
Same thing here- can we just hide from the prover node that it has a P2PClient, and always return a `ProverCoordination`?

View on GitHub

just-mitch created a review on a pull request on AztecProtocol/aztec-packages

View on GitHub

Load more