Ecosyste.ms: Timeline

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

AztecProtocol/aztec-packages

Maddiaa0 pushed 1 commit to md/coordination-with-prune AztecProtocol/aztec-packages

View on GitHub

AztecBot pushed 2 commits to release-please--branches--master 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 dcbcc8f

View on GitHub

ludamad pushed 1 commit to master AztecProtocol/aztec-packages
  • fix: 4epochs kind test et al (#9358) - Updated lock file paths to use /var/lock instead of home directories (~/). A... e480e6b

View on GitHub

ludamad deleted a branch AztecProtocol/aztec-packages

ad/network-tests-fix

ludamad closed a pull request on AztecProtocol/aztec-packages
fix: 4epochs kind test et al
- Updated lock file paths to use /var/lock instead of home directories (~/). Avoids issues arising from different home directories across CI jobs and standardizes things - Try to fix 4epochs tes...
critesjosh created a review on a pull request on AztecProtocol/aztec-packages

View on GitHub

LHerskind pushed 12 commits to lh/7938-fee-bridge AztecProtocol/aztec-packages
  • 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: 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
  • feat: fee pricing to 0 for old instances b3a8826

View on GitHub

ludamad created a branch on AztecProtocol/aztec-packages

ad/aztec/honour-debug

codygunton opened a draft pull request on AztecProtocol/aztec-packages
dontmerge: Cg/browser civc
Please read [contributing guidelines](CONTRIBUTING.md) and remove this line.
dbanks12 pushed 4 commits to db/getcontractinstance AztecProtocol/aztec-packages
  • 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
  • feat!: getcontractinstance instruction returns only a specified member 42827d0

View on GitHub

dbanks12 created a comment on a pull request on AztecProtocol/aztec-packages
Ah okay

View on GitHub

TomAFrench pushed 1 commit to sync-noir AztecProtocol/aztec-packages

View on GitHub

codygunton pushed 10 commits to cg/browser-civc AztecProtocol/aztec-packages

View on GitHub

codygunton pushed 127 commits to cg/browser-civc-2 AztecProtocol/aztec-packages
  • git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "e87802c06a" upstream:... 4542f1d
  • chore: replace relative paths to noir-protocol-circuits b787722
  • git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] acc05a6
  • git subrepo push --branch=master noir-projects/aztec-nr subrepo: subdir: "noir-projects/aztec-nr" merged: "0... e8065a2
  • fix: mac-build (#9216) fix mac build issues with emplace back 80ea32c
  • chore: disable flakey rediscovery.test.ts (#9217) 14e73e2
  • git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "14969f58de" upstream:... 08b6789
  • chore: replace relative paths to noir-protocol-circuits 7934d39
  • git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] 116fe90
  • git subrepo push --branch=master noir-projects/aztec-nr subrepo: subdir: "noir-projects/aztec-nr" merged: "d... 9656fbf
  • chore(ci): try to offload compute burden when merging (#9213) We are going to ramp up what we test on master, and we... c8dc016
  • feat: externally accessible spartan deployment (#9171) Update the aztec-network helm chart to be accessible by exter... 26edb4d
  • chore: disable e2e-p2p completely (#9219) she flakes again disabled until https://github.com/AztecProtocol/aztec... 286d617
  • fix: prometheus metrics (#9226) Prometheus/otel demand that these metric names be unique, so when we're generic ove... 9445a4f
  • fix: publish-aztec-packages.yml (#9229) It had stability issues and should not use people's runners Closes #9220 4bfeb83
  • chore: offsite network stuff (#9231) - turn down transaction bot - add ability to remove l1 validator from CLI - a... 155b40b
  • fix: buffer instanceof usage (#9235) Closes https://github.com/AztecProtocol/aztec-packages/issues/5782 8e66ef9
  • chore: swap `pub` and `unconstrained` in function signatures (#9237) This PR allows `pub unconstrained fn` which is ... 1c7e627
  • refactor: modify note processors and synchronizers to use complete address (#9152) I am modifying the note processor... 730d90f
  • feat: Restore VK tree (#9156) Restores verification in the VK tree. Adds support for Honk and ClientIVC verification... 440e729
  • and 107 more ...

View on GitHub

stevenplatt pushed 1 commit to srp/16-validator-xfer-test AztecProtocol/aztec-packages
  • sed edit for whitespace handling d91098c

View on GitHub

AztecBot pushed 2 commits to release-please--branches--master AztecProtocol/aztec-packages
  • feat: sequencer cast votes (#9247) Update to make the sequencer cast votes when it is considering block production. bd05d87
  • chore(master): Release 0.60.0 c91b832

View on GitHub

benesjan created a review comment on a pull request on AztecProtocol/aztec-packages
Added the error messages below as the message thrown in padArray was not descriptive enough.

View on GitHub

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

View on GitHub

ludamad created a review on a pull request on AztecProtocol/aztec-packages
LGTM

View on GitHub

LHerskind deleted a branch AztecProtocol/aztec-packages

lh/sequencer-empire-gov-test

LHerskind pushed 1 commit to master AztecProtocol/aztec-packages
  • feat: sequencer cast votes (#9247) Update to make the sequencer cast votes when it is considering block production. bd05d87

View on GitHub

LHerskind closed a pull request on AztecProtocol/aztec-packages
feat: sequencer cast votes
Update to make the sequencer cast votes when it is considering block production. - Alters the L1 deployments: - Only have `l1Artifacts` setup one place as it was duplicated around. - Adds ...
TomAFrench pushed 1 commit to sync-noir AztecProtocol/aztec-packages

View on GitHub

TomAFrench pushed 2 commits to sync-noir AztecProtocol/aztec-packages
  • refactor: updated NFT flows (#9150) 407f8b4
  • Merge branch 'master' into sync-noir * master: refactor: updated NFT flows (#9150) 654951f

View on GitHub

ludamad created a review comment on a pull request on AztecProtocol/aztec-packages
supernit: 'put in escrow'

View on GitHub

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

View on GitHub

TomAFrench pushed 1 commit to sync-noir AztecProtocol/aztec-packages

View on GitHub

benesjan deleted a branch AztecProtocol/aztec-packages

graphite-base/9356

benesjan pushed 22 commits to 10-23-refactor_passing_partial_note_logs_through_transient_storage AztecProtocol/aztec-packages

View on GitHub

Load more