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 comment on an issue on AztecProtocol/aztec-packages
This one should be done now in my recent PR that has it behind a 'flock /var/lock/git.lock'

View on GitHub

dbanks12 created a comment on a pull request on AztecProtocol/aztec-packages
Didn't realize auto-merge was on. Not sure if we wanted someone from the Noir team to review. But it was a pretty simple PR, so probably fine.

View on GitHub

AztecBot pushed 2 commits to release-please--branches--master AztecProtocol/aztec-packages
  • chore!: replace usage of vector in keccakf1600 input with array (#9350) We're currently using a vector to represent ... cb58490
  • chore(master): Release 0.60.0 87f7020

View on GitHub

TomAFrench pushed 1 commit to master AztecProtocol/aztec-packages
  • chore!: replace usage of vector in keccakf1600 input with array (#9350) We're currently using a vector to represent ... cb58490

View on GitHub

TomAFrench deleted a branch AztecProtocol/aztec-packages

tf/remove-unnecessary-vector

TomAFrench closed a pull request on AztecProtocol/aztec-packages
chore!: replace usage of vector in keccakf1600 input with array
We're currently using a vector to represent the state array for keccakf1600 opcodes in brillig. This is unnecessary as it's only defined for inputs of size 25 so we should use an array. @dbanks1...
dbanks12 created a review on a pull request on AztecProtocol/aztec-packages
AVM changes are simple enough

View on GitHub

ludamad pushed 2 commits to ad/network-tests-fix AztecProtocol/aztec-packages

View on GitHub

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...
TomAFrench pushed 1 commit to sync-noir AztecProtocol/aztec-packages

View on GitHub

TomAFrench pushed 46 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 26 more ...

View on GitHub

ludamad pushed 1 commit to ad/network-tests-fix AztecProtocol/aztec-packages

View on GitHub

ludamad pushed 1 commit to ad/network-tests-fix AztecProtocol/aztec-packages

View on GitHub

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

View on GitHub

ludamad pushed 1 commit to ad/network-tests-fix AztecProtocol/aztec-packages

View on GitHub

AztecBot opened 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...
AztecBot pushed 2 commits to sync-noir AztecProtocol/aztec-packages
  • [1 changes] feat: merge and sort imports (https://github.com/noir-lang/noir/pull/6322) fix: mutable global pattern di... 71346d2
  • chore: apply sync fixes c3ce35d

View on GitHub

AztecBot created a branch on AztecProtocol/aztec-packages

sync-noir

zac-williamson pushed 1 commit to zw/protogalaxy-verifier-muls AztecProtocol/aztec-packages

View on GitHub

zac-williamson pushed 1 commit to zw/protogalaxy-verifier-muls AztecProtocol/aztec-packages

View on GitHub

pucedoteth opened a pull request on AztecProtocol/aztec-packages
Updated zksync link in index.md
This pull request improves documentation of Aztec by adding right docs links to the readers so avoid any miss-understanding
ludamad pushed 1 commit to ad/network-tests-fix AztecProtocol/aztec-packages

View on GitHub

zac-williamson pushed 1 commit to zw/protogalaxy-verifier-muls AztecProtocol/aztec-packages
  • updated msm relation in protogalaxy_recursive_verifier to consider number of translator rows as well as eccvm rows 9f5db6a

View on GitHub

ludamad pushed 1 commit to ad/network-tests-fix AztecProtocol/aztec-packages

View on GitHub

ludamad pushed 1 commit to ad/network-tests-fix AztecProtocol/aztec-packages
  • allow native-network scripts to be called f34742e

View on GitHub

pucedoteth starred AztecProtocol/aztec-packages
IlyasRidhuan created a review comment on a pull request on AztecProtocol/aztec-packages
Not saying this is wrong, but there is code in `point.ts` (which could be wrong) that does something similar for compression except that it `<=` rather than `<` here. I think we just need to be con...

View on GitHub

Load more