Ecosyste.ms: Timeline

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

AztecProtocol/aztec-packages

ludamad created a branch on AztecProtocol/aztec-packages

ad/bb-scare-warning

benesjan opened a draft pull request on AztecProtocol/aztec-packages
feat: passing partial log through transient storage
In this PR partial note flow is changed from emitting partial note log both via encrypted and unecrypted log
dbanks12 created a review on a pull request on AztecProtocol/aztec-packages

View on GitHub

github-actions[bot] created a comment on a pull request on AztecProtocol/aztec-packages
# Changes to circuit sizes > Generated at commit: [3e50c57c089cb3ecc92a62d4d1138f7811662ff1](/AztecProtocol/aztec-packages/commit/3e50c57c089cb3ecc92a62d4d1138f7811662ff1), compared to commit: [6c...

View on GitHub

jeanmon opened a draft pull request on AztecProtocol/aztec-packages
chore(avm): some cleaning in avm prover
jeanmon created a branch on AztecProtocol/aztec-packages

jm/cleaning-avm-prover

sirasistant closed a draft pull request on AztecProtocol/aztec-packages
feat: Add imov instruction (WIP)
<details> <summary> Emitted size reductions </summary> ``` AppSubscription::assert_block_number with size 406 => 403 AppSubscription::assert_not_expired with size 399 => 396 AppSubscriptio...
sirasistant closed a draft pull request on AztecProtocol/aztec-packages
test witness generation speed
Please read [contributing guidelines](CONTRIBUTING.md) and remove this line.
sirasistant closed a draft pull request on AztecProtocol/aztec-packages
feat: version as u32 (WIP)
Please read [contributing guidelines](CONTRIBUTING.md) and remove this line.
AztecBot pushed 1 commit to gh-pages AztecProtocol/aztec-packages
  • add C++ Benchmark (googlecpp) benchmark result for 6ce20e95c1cc24b6da37cd93f4417e473a3656e5 2022ed4

View on GitHub

AztecBot opened a pull request on AztecProtocol/aztec-packages
chore(master): Release 0.59.1
robot: I have created a release *beep* *boop* --- <details><summary>aztec-package: 0.59.1</summary> ## [0.59.1](https://github.com/AztecProtocol/aztec-packages/compare/aztec-package-v0.59.0...az...
AztecBot pushed 1 commit to release-please--branches--master AztecProtocol/aztec-packages
  • chore(master): Release 0.59.1 ff76505

View on GitHub

AztecBot created a branch on AztecProtocol/aztec-packages

release-please--branches--master

sirasistant pushed 1 commit to master AztecProtocol/aztec-packages
  • feat: Constrain protocol VK hashing (#9304) We were not constraining that the vk.hash matched vk.key in protocol vk... 3d17e13

View on GitHub

sirasistant closed a pull request on AztecProtocol/aztec-packages
feat: Constrain protocol VK hashing
We were not constraining that the vk.hash matched vk.key in protocol vks. This PR addresses that and adds some functions for making fake keys for tests (since previously we only did fake vk hashes)
ludamad opened a pull request on AztecProtocol/aztec-packages
WIP
ludamad created a branch on AztecProtocol/aztec-packages

ad/4epochs

ludamad pushed 1 commit to ad/native-net-script-fixes AztecProtocol/aztec-packages

View on GitHub

ludamad pushed 3 commits to ad/native-net-script-fixes AztecProtocol/aztec-packages
  • fix: publish readme on bb.js NPM package (#9303) 1d860a8
  • chore(master): Release 0.59.0 (#9281) :robot: I have created a release *beep* *boop* --- <details><summary>azt... 6ce20e9
  • Merge branch 'master' into ad/native-net-script-fixes c98c226

View on GitHub

ludamad pushed 1 commit to ad/native-net-script-fixes AztecProtocol/aztec-packages

View on GitHub

Sarkoxed created a review comment on a pull request on AztecProtocol/aztec-packages
Any comment?

View on GitHub

Sarkoxed created a review comment on a pull request on AztecProtocol/aztec-packages
Elaborate, please

View on GitHub

Sarkoxed created a review comment on a pull request on AztecProtocol/aztec-packages
Please, provide an example of a print in this comment section

View on GitHub

Sarkoxed created a review comment on a pull request on AztecProtocol/aztec-packages
Why do you need to return a pair?

View on GitHub

Sarkoxed created a review comment on a pull request on AztecProtocol/aztec-packages
finds `all`, from -> in

View on GitHub

Sarkoxed created a review comment on a pull request on AztecProtocol/aztec-packages
Can you elaborate on these false cases in all the comments?

View on GitHub

Sarkoxed created a review comment on a pull request on AztecProtocol/aztec-packages
Quick code advice. Nested `if`s are ugly. You can do something like : ```cpp if (variables_vector.empty()){ return; } ... ```

View on GitHub

Sarkoxed created a review comment on a pull request on AztecProtocol/aztec-packages
Adds connections between them. But if I were you, I would rephrase the whole sentence.

View on GitHub

Load more