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 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

benesjan pushed 2 commits to graphite-base/9356 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

View on GitHub

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

View on GitHub

MirandaWood pushed 9 commits to mw/blob-circuit 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
  • feat: Get logs by tags (#9353) Closes: https://github.com/AztecProtocol/aztec-packages/issues/9268 Indexes L2 enc... 719c33e
  • Merge remote-tracking branch 'origin' into mw/blob-circuit cc01696
  • chore: revert e2e prover coord fix in favour of master 6f92b1f

View on GitHub

codygunton opened a pull request on AztecProtocol/aztec-packages
feat: Print finalized size and log dyadic size during Ultra proof construction
You can now see the circuit sizes in the e2e full prover test.
benesjan deleted a branch AztecProtocol/aztec-packages

graphite-base/9150

codygunton created a branch on AztecProtocol/aztec-packages

cg/print-ultra-circuit-size

TomAFrench pushed 69 commits to sync-noir AztecProtocol/aztec-packages
  • git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "988d81eb5e" upstream:... b9810ce
  • chore: replace relative paths to noir-protocol-circuits ceeab4e
  • git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] 5da5a94
  • git subrepo push --branch=master noir-projects/aztec-nr subrepo: subdir: "noir-projects/aztec-nr" merged: "8... 419642b
  • fix(docs): Update debugging docs (#9200) Updates the debugging docs to actually work. closes: https://github.com/... 2a4188c
  • chore(seq)!: disable sequencer and disable validator as one env var, update p2p listen port names (#9266) ## Overvie... 367c38c
  • fix(docs): Dapp tutorial edits (#8695) closes: https://github.com/AztecProtocol/dev-rel/issues/383 --------- C... f95bcff
  • chore: re-enable test fixed by Native World State (#9289) Fix #8306 3fd1802
  • 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
  • feat: Constrain protocol VK hashing (#9304) We were not constraining that the vk.hash matched vk.key in protocol vk... 3d17e13
  • fix: barretenberg readme scare warning (#9313) This was unfortunately moved where it can't be seen by people choosin... f759d55
  • chore(avm): some cleaning in avm prover (#9311) The AvmProver constructor body can be replaced by calling the const... 523aa23
  • feat: Handle reorgs on sequencer (#9201) Tweaks the archiver so it can detect when a prune _will_ happen and can st... d4dea16
  • fix: ci github clone edge case (#9320) overdue 15abe6f
  • git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "1a158d8084" upstream:... 5fc9d60
  • chore: replace relative paths to noir-protocol-circuits 8cb89af
  • git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] 4e6210a
  • git subrepo push --branch=master noir-projects/aztec-nr subrepo: subdir: "noir-projects/aztec-nr" merged: "f... ea9ee39
  • chore: test 4epochs in native-network (#9309) Reproduces https://github.com/AztecProtocol/aztec-packages/issues/8855 ddb312a
  • and 49 more ...

View on GitHub

benesjan pushed 1 commit to master AztecProtocol/aztec-packages
  • refactor: updated NFT flows (#9150) 407f8b4

View on GitHub

benesjan deleted a branch AztecProtocol/aztec-packages

10-10-refactor_updating_nft_flows

benesjan closed a pull request on AztecProtocol/aztec-packages
refactor: updated NFT flows
Updating NFT flows based on the knowledge gained at offsite.
bricefriha starred AztecProtocol/aztec-packages
MirandaWood pushed 52 commits to mw/blob-circuit AztecProtocol/aztec-packages
  • chore(master): Release 0.59.0 (#9281) :robot: I have created a release *beep* *boop* --- <details><summary>azt... 6ce20e9
  • feat: Constrain protocol VK hashing (#9304) We were not constraining that the vk.hash matched vk.key in protocol vk... 3d17e13
  • fix: barretenberg readme scare warning (#9313) This was unfortunately moved where it can't be seen by people choosin... f759d55
  • chore(avm): some cleaning in avm prover (#9311) The AvmProver constructor body can be replaced by calling the const... 523aa23
  • feat: Handle reorgs on sequencer (#9201) Tweaks the archiver so it can detect when a prune _will_ happen and can st... d4dea16
  • fix: ci github clone edge case (#9320) overdue 15abe6f
  • git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "1a158d8084" upstream:... 5fc9d60
  • chore: replace relative paths to noir-protocol-circuits 8cb89af
  • git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] 4e6210a
  • git subrepo push --branch=master noir-projects/aztec-nr subrepo: subdir: "noir-projects/aztec-nr" merged: "f... ea9ee39
  • chore: test 4epochs in native-network (#9309) Reproduces https://github.com/AztecProtocol/aztec-packages/issues/8855 ddb312a
  • feat: modify private calldata to use public keys (#9276) In this PR we are modifying private calldata to use public ... e42e219
  • chore: Copying world state binary to yarn project is on generate (#9194) Copy native build artifacts in a separate "... 8d75dd4
  • fix: use github.actor on publish workflow dispatch (#9324) workflows started by release-please (or manually triggere... 5fa660d
  • feat: gerousia (#8942) Fixes #8138. 54b5ba2
  • feat: apella (#9084) Fixes #8137. 205ce69
  • chore: silence cache-download.sh (#9317) Somehow adding a lot of progress noise 314d9d2
  • test: scenario for upgrading gerousia (#9246) 66f59d6
  • fix(avm): public dispatch in proving tests (#9331) fixes a bug in the poseidon2_permutation, where we were using the... 42e5221
  • feat: publicly accessible bootstrap cache (#9335) ./bootstrap.sh fast no longer checks for creds and no longer tries... 28392d5
  • and 32 more ...

View on GitHub

AztecBot pushed 2 commits to sync-noir AztecProtocol/aztec-packages
  • [1 changes] fix: formatter didn't format `>>=` well (https://github.com/noir-lang/noir/pull/6337) chore: Update title... 2758272
  • chore: apply sync fixes d72da30

View on GitHub

AztecBot created a branch on AztecProtocol/aztec-packages

sync-noir

TomAFrench deleted a branch AztecProtocol/aztec-packages

sync-noir

TomAFrench closed a pull request on AztecProtocol/aztec-packages
feat: Sync from noir
Automated pull of development from the [noir](https://github.com/noir-lang/noir) programming language, a dependency of Aztec. BEGIN_COMMIT_OVERRIDE feat: merge and sort imports (https://github.com...
ludamad pushed 1 commit to ad/network-tests-fix AztecProtocol/aztec-packages

View on GitHub

ludamad created a review comment on a pull request on AztecProtocol/aztec-packages
Removed the warning

View on GitHub

Load more