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 comment on a pull request on AztecProtocol/aztec-packages
* **#9409** <a href="https://app.graphite.dev/github/pr/AztecProtocol/aztec-packages/9409?utm_source=stack-comment-icon" target="_blank"><img src="https://static.graphite.dev/graphite-32x32-black.p...

View on GitHub

benesjan opened a pull request on AztecProtocol/aztec-packages
cchore: fmt all
Please read [contributing guidelines](CONTRIBUTING.md) and remove this line.
benesjan created a branch on AztecProtocol/aztec-packages

10-24-cchore_fmt_all

fcarreiro created a comment on a pull request on AztecProtocol/aztec-packages
* **#9408** <a href="https://app.graphite.dev/github/pr/AztecProtocol/aztec-packages/9408?utm_source=stack-comment-icon" target="_blank"><img src="https://static.graphite.dev/graphite-32x32-black.p...

View on GitHub

fcarreiro opened a draft pull request on AztecProtocol/aztec-packages
feat(avm)!: revert/rethrow oracle
* Creates a revert oracle to be used for rethrowing. * Changes TRAP/REVERT to have a runtime size. WIP, circuit and other parts missing
fcarreiro created a branch on AztecProtocol/aztec-packages

fc/avm-revert-oracle

cypherpepe opened a pull request on AztecProtocol/aztec-packages
Improve input validation in bootstrap.sh and refactor bit_traits.rs
- Improved the input validation logic for the 'clean' command in `bootstrap.sh` to accept various forms of confirmation such as 'y', 'Y', 'yes', and 'YES'. - Refactored `bit_traits.rs` to reduce c...
Thunkar pushed 1 commit to gj/get_logs_by_tags AztecProtocol/aztec-packages

View on GitHub

Thunkar created a review comment on a pull request on AztecProtocol/aztec-packages
Understood, protected and tested!

View on GitHub

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

View on GitHub

ludamad pushed 3 commits to ad/network-tests-fix AztecProtocol/aztec-packages
  • better kind config 0d172c3
  • Merge remote-tracking branch 'origin/ad/network-tests-fix' into ad/network-tests-fix fe30632
  • Update a8facab

View on GitHub

Maddiaa0 created a comment on a pull request on AztecProtocol/aztec-packages
* **#9405** <a href="https://app.graphite.dev/github/pr/AztecProtocol/aztec-packages/9405?utm_source=stack-comment-icon" target="_blank"><img src="https://static.graphite.dev/graphite-32x32-black.p...

View on GitHub

Maddiaa0 opened a pull request on AztecProtocol/aztec-packages
feat: prover coordination test with a reorg
w## Overview Prover coordination test with a reorg
Maddiaa0 created a branch on AztecProtocol/aztec-packages

md/coordination-with-prune

Thunkar pushed 16 commits to gj/get_logs_by_tags AztecProtocol/aztec-packages
  • fix: broken constants gen (#9387) Fixes broken constants gen due to new formatting in noir. eb7bc6b
  • chore: print out gas at start and end of each enqueued call (#9377) 29c0b95
  • chore: unstake the bond when the proof lands (#9363) If you claimed it, and the proof lands (from anyone) your bond ... b25b913
  • feat(docs): nits (#8948) Closes https://github.com/AztecProtocol/dev-rel/issues/410 closes: https://github.com/Azte... 008fdd1
  • feat(nr): serde for signed ints (#9211) 66f31c7
  • chore: remove unnecessary `is_integral_bit_size` function (#9352) ac8e6d7
  • feat: introduce default public keys and replace empty public keys (#9277) This PR further prepares our new address c... 47718ea
  • chore: fix and re-enable prover coordination e2e test (#9344) 3a1a62c
  • chore: implement Fq add (#9354) This is more changes for the new address scheme. I think it was just missing here. ... 1711fac
  • 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
  • Merge branch 'master' of github.com:AztecProtocol/aztec-packages into gj/get_logs_by_tags 194b0d1
  • review dc4b1ac

View on GitHub

Thunkar created a review comment on a pull request on AztecProtocol/aztec-packages
Renamed!

View on GitHub

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

View on GitHub

Thunkar created a review comment on a pull request on AztecProtocol/aztec-packages
Added a tx full of invalid tags just in case

View on GitHub

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

View on GitHub

dbanks12 pushed 20 commits to db/getcontractinstance AztecProtocol/aztec-packages
  • git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "54bcb59eea" upstream:... ec20ceb
  • chore: replace relative paths to noir-protocol-circuits 32bd7b9
  • git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] 584898c
  • git subrepo push --branch=master noir-projects/aztec-nr subrepo: subdir: "noir-projects/aztec-nr" merged: "a... ddd191e
  • chore: redo typo PR by pucedoteth (#9385) Thanks pucedoteth for https://github.com/AztecProtocol/aztec-packages/pul... fd1a0d1
  • fix: broken constants gen (#9387) Fixes broken constants gen due to new formatting in noir. eb7bc6b
  • chore: print out gas at start and end of each enqueued call (#9377) 29c0b95
  • chore: unstake the bond when the proof lands (#9363) If you claimed it, and the proof lands (from anyone) your bond ... b25b913
  • feat(docs): nits (#8948) Closes https://github.com/AztecProtocol/dev-rel/issues/410 closes: https://github.com/Azte... 008fdd1
  • feat(nr): serde for signed ints (#9211) 66f31c7
  • chore: remove unnecessary `is_integral_bit_size` function (#9352) ac8e6d7
  • feat: introduce default public keys and replace empty public keys (#9277) This PR further prepares our new address c... 47718ea
  • chore: fix and re-enable prover coordination e2e test (#9344) 3a1a62c
  • chore: implement Fq add (#9354) This is more changes for the new address scheme. I think it was just missing here. ... 1711fac
  • 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!: getcontractinstance instruction returns only a specified member a494489

View on GitHub

benesjan pushed 1 commit to 10-10-refactor_updating_nft_flows AztecProtocol/aztec-packages

View on GitHub

spypsy pushed 1 commit to spy/remove-e2e-earthfile AztecProtocol/aztec-packages

View on GitHub

catmcgee pushed 7 commits to docs/function-transforms AztecProtocol/aztec-packages
  • chore: implement Fq add (#9354) This is more changes for the new address scheme. I think it was just missing here. ... 1711fac
  • 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
  • Merge branch 'master' into docs/function-transforms 69f9c6c

View on GitHub

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

View on GitHub

spypsy pushed 2 commits to spy/remove-e2e-earthfile AztecProtocol/aztec-packages
  • handle tests in subdirectories d41eb49
  • updates for some cases 8284205

View on GitHub

IlyasRidhuan pushed 1 commit to ir/10-11-feat_avm_merkle_tree_gadget AztecProtocol/aztec-packages
  • feat(avm): merkle tree gadget 3832bb7

View on GitHub

Load more