Ecosyste.ms: Timeline

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

AztecProtocol/aztec-packages

ludamad closed a pull request on AztecProtocol/aztec-packages
chore: silence cache-download.sh
Somehow adding a lot of progress noise
AztecBot pushed 3 commits to sync-noir AztecProtocol/aztec-packages
  • [1 changes] feat: new formatter (https://github.com/noir-lang/noir/pull/6300) feat: Sync from aztec-packages (https:/... 8d9a52c
  • chore: apply sync fixes 1fe1516
  • feat: new formatter (https://github.com/noir-lang/noir/pull/6300) feat: Sync from aztec-packages (https://github.com/... e0ead20

View on GitHub

AztecBot pushed 2 commits to sync-noir-staging AztecProtocol/aztec-packages
  • [1 changes] feat: new formatter (https://github.com/noir-lang/noir/pull/6300) feat: Sync from aztec-packages (https:/... 8d9a52c
  • chore: apply sync fixes 1fe1516

View on GitHub

AztecBot pushed 239 commits to sync-noir-staging AztecProtocol/aztec-packages
  • feat: handle consecutive kernels in IVC (#8924) Prior to this PR, the IVC scheme made the assumption that every othe... 0be9f25
  • feat: Remote quote provider (#8946) Adds an http quote provider that sends a fetch request to the target URL to get... 1c3cb63
  • chore: Delay proof quote collection (#8967) First sequencer in the epoch starts block building at the same time as ... 640b661
  • feat: Prover node stakes to escrow contract (#8975) Introduces a `BondManager` (is that a good name? should we renam... 9eb8815
  • git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "f8ece02d98" upstream:... 957c7d3
  • chore: replace relative paths to noir-protocol-circuits 240f408
  • git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] fd889dd
  • git subrepo push --branch=master noir-projects/aztec-nr subrepo: subdir: "noir-projects/aztec-nr" merged: "b... bc7c287
  • chore: Remove unused methods and small state cleanup (#8968) Translator flavor had several unused getters that have ... 9b66a3e
  • fix: Call generate-variants on noir-projects bootstrap fast (#8956) Running bootstrap fast on a clean repo would fai... 2570b59
  • chore: publish bb.js in github action (#8959) a21ab89
  • fix: setup publish action (#8992) 65f7e9f
  • feat: snapshotting for e2e p2p tests (#8896) ebb86b7
  • chore: remove unused header in public executor (#8990) 8e35125
  • feat(avm): Skip gas accounting for fake rows (#8944) Resolves #8903 818325a
  • chore: rebuild fixtures (#8995) Rebuilds the fixtures for the e2e synching test. Something seem to have become slow... 96b6cfc
  • chore: Add memoize decorator (#8976) Adds a new decorator for memoizing results. Extracted from #8614. 1d9711b
  • chore(avm)!: make indirects big enough for relative addressing (#9000) 39b9e78
  • fix(external PR, twt--): Remove quotes $artifacts_to_transpile in the for loop list of compile_then_transpile.sh (#89... 95cb977
  • fix(external PR, twt--): update .aztec-run to run in non-interactive mode if NON_INTERACTIVE is set to non-zero (#893... d85a66d
  • and 219 more ...

View on GitHub

asterite deleted a branch AztecProtocol/aztec-packages

ab/new-formatter-preview

asterite closed a pull request on AztecProtocol/aztec-packages
preview: new formatter
This is not a PR to merge, it's just to preview how the [new formatter](https://github.com/noir-lang/noir/pull/6300) will leave the code here, to see if it looks good/better and if there are any bugs.
AztecBot pushed 2 commits to sync-noir AztecProtocol/aztec-packages
  • [1 changes] feat: Sync from aztec-packages (https://github.com/noir-lang/noir/pull/6301) fix: Allow array map on empt... e5c7c51
  • chore: apply sync fixes 697b72c

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 fix: Allow array map on empty arrays (https://gi...
dbanks12 pushed 1 commit to db/getcontractinstance AztecProtocol/aztec-packages
  • feat!: getcontractinstance instruction returns only a specified member d628db7

View on GitHub

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

View on GitHub

just-mitch 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 public function bytecode sizes > Generated at commit: [2ae323adb733a5427cbdf6d54237958759e03d1d](/AztecProtocol/aztec-packages/commit/2ae323adb733a5427cbdf6d54237958759e03d1d), compar...

View on GitHub

just-mitch created a review on a pull request on AztecProtocol/aztec-packages

View on GitHub

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

View on GitHub

IlyasRidhuan opened a draft pull request on AztecProtocol/aztec-packages
fix(avm): public dispatch in proving tests
Please read [contributing guidelines](CONTRIBUTING.md) and remove this line.
LeilaWang pushed 2 commits to lw/bye_bye_delegate_call AztecProtocol/aztec-packages

View on GitHub

maramihali pushed 1 commit to mm/translator-on-shplemini AztecProtocol/aztec-packages

View on GitHub

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

View on GitHub

dbanks12 pushed 22 commits to db/getcontractinstance AztecProtocol/aztec-packages
  • 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
  • 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
  • and 2 more ...

View on GitHub

maramihali created a review comment on a pull request on AztecProtocol/aztec-packages
The native branch of this code was moved to reduce verification to simplify my work. Basically GeminiVerifier is only going to be used for debugging, in the native universe, and this seemed the sim...

View on GitHub

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

View on GitHub

maramihali created a review comment on a pull request on AztecProtocol/aztec-packages
I unified the use of GroupElement of Commitment in the commitment_schemes folder as the fact that half of the code was using GroupElement and half Commitment in function signatures was creating ann...

View on GitHub

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

View on GitHub

LeilaWang pushed 20 commits to lw/bye_bye_delegate_call AztecProtocol/aztec-packages
  • 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
  • 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
  • Merge remote-tracking branch 'origin/master' into lw/bye_bye_delegate_call 8d23516

View on GitHub

LeilaWang created a branch on AztecProtocol/aztec-packages

lw/bye_bye_delegate_call

maramihali created a review comment on a pull request on AztecProtocol/aztec-packages
the powers of rho were inconsistent so I tried to clean them up a bit

View on GitHub

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

View on GitHub

maramihali opened a pull request on AztecProtocol/aztec-packages
feat: translator on Shplemini
Please read [contributing guidelines](CONTRIBUTING.md) and remove this line.
Load more