Ecosyste.ms: Timeline

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

AztecProtocol/aztec-packages

MuhtasimTanmoy starred AztecProtocol/aztec-packages
spypsy created a comment on an issue on AztecProtocol/aztec-packages
Fixed on #9303 #9324

View on GitHub

spypsy closed an issue on AztecProtocol/aztec-packages
Ensure that bb.js publishes with new release flow
Noir team commented implying that the circleci release channel being closed affected bb.js - investigate & fix why this is the case, what are we doing differently
spypsy reopened an issue on AztecProtocol/aztec-packages
Sepolia testnet
- First get the scripts/run_native_testnet.sh working with Sepolia, split ethereum.sh to ethereum-anvil.sh and ethereum-sepolia.sh. Having the RPC forward to port 8545 might be the easiest way to g...
spypsy created a comment on an issue on AztecProtocol/aztec-packages
fixed on #9324 & #9303

View on GitHub

spypsy closed an issue on AztecProtocol/aztec-packages
Sepolia testnet
- First get the scripts/run_native_testnet.sh working with Sepolia, split ethereum.sh to ethereum-anvil.sh and ethereum-sepolia.sh. Having the RPC forward to port 8545 might be the easiest way to g...
LHerskind pushed 14 commits to lh/8137-apella AztecProtocol/aztec-packages
  • 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 7edd6a1
  • test: More tests + cleanup 85256ec
  • test: boundary test 095e9c8
  • chore: simplify deployment flow 417b27d

View on GitHub

AztecBot pushed 2 commits to release-please--branches--master AztecProtocol/aztec-packages
  • feat: gerousia (#8942) Fixes #8138. 54b5ba2
  • chore(master): Release 0.59.1 9e0df9b

View on GitHub

LHerskind deleted a branch AztecProtocol/aztec-packages

lh/8138-gerousia

LHerskind pushed 1 commit to master AztecProtocol/aztec-packages
  • feat: gerousia (#8942) Fixes #8138. 54b5ba2

View on GitHub

LHerskind closed an issue on AztecProtocol/aztec-packages
feat(Upgrade): Gerousia
LHerskind closed a pull request on AztecProtocol/aztec-packages
feat: gerousia
Fixes #8138.
Maddiaa0 created a comment on a pull request on AztecProtocol/aztec-packages
* **#9325** <a href="https://app.graphite.dev/github/pr/AztecProtocol/aztec-packages/9325?utm_source=stack-comment-icon" target="_blank"><img src="https://static.graphite.dev/graphite-32x32-black.p...

View on GitHub

Maddiaa0 opened a draft pull request on AztecProtocol/aztec-packages
feat(prover): perform coordination via p2p layer
## Overview Integrate prover cordinator (previously just connected via rpc to an aztec node) to be able to use the p2p client. If a prover node is configured with p2p enabled, then it will NOT us...
Maddiaa0 created a branch on AztecProtocol/aztec-packages

md/prover-node-p2p

AztecBot pushed 2 commits to release-please--branches--master AztecProtocol/aztec-packages
  • fix: use github.actor on publish workflow dispatch (#9324) workflows started by release-please (or manually triggere... 5fa660d
  • chore(master): Release 0.59.1 f85b60a

View on GitHub

TomAFrench deleted a branch AztecProtocol/aztec-packages

spy/fix-publish-dispatch

TomAFrench pushed 1 commit to master AztecProtocol/aztec-packages
  • fix: use github.actor on publish workflow dispatch (#9324) workflows started by release-please (or manually triggere... 5fa660d

View on GitHub

TomAFrench closed a pull request on AztecProtocol/aztec-packages
fix: use github.actor on publish workflow dispatch
workflows started by release-please (or manually triggered) didn't work because `username` output from `configure` step was empty
TomAFrench created a review on a pull request on AztecProtocol/aztec-packages

View on GitHub

spypsy opened a draft pull request on AztecProtocol/aztec-packages
fix: use github.actor on publish workflow dispatch
workflows started by release-please (or manually triggered) didn't work because `username` output from `configure` step was empty
spypsy created a branch on AztecProtocol/aztec-packages

spy/fix-publish-dispatch

AztecBot pushed 3 commits to sync-noir AztecProtocol/aztec-packages
  • [1 changes] fix: Allow array map on empty arrays (https://github.com/noir-lang/noir/pull/6305) fix: Display function ... d482a22
  • chore: apply sync fixes 7a19f7a
  • fix: Allow array map on empty arrays (https://github.com/noir-lang/noir/pull/6305) fix: Display function name and bod... 9c91307

View on GitHub

AztecBot pushed 2 commits to sync-noir-staging AztecProtocol/aztec-packages
  • [1 changes] fix: Allow array map on empty arrays (https://github.com/noir-lang/noir/pull/6305) fix: Display function ... d482a22
  • chore: apply sync fixes 7a19f7a

View on GitHub

AztecBot pushed 2 commits to release-please--branches--master AztecProtocol/aztec-packages
  • chore: Copying world state binary to yarn project is on generate (#9194) Copy native build artifacts in a separate "... 8d75dd4
  • chore(master): Release 0.59.1 83f18ab

View on GitHub

alexghr deleted a branch AztecProtocol/aztec-packages

palla/ws-copy-native-on-generate

alexghr pushed 1 commit to master AztecProtocol/aztec-packages
  • chore: Copying world state binary to yarn project is on generate (#9194) Copy native build artifacts in a separate "... 8d75dd4

View on GitHub

alexghr closed a pull request on AztecProtocol/aztec-packages
chore: Copying world state binary to yarn project is on generate
We only build tsc on build, and use the generate step for moving build artifacts and generate code.
Barrywhyte22 created a review comment on a pull request on AztecProtocol/aztec-packages
Whyte*

View on GitHub

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

View on GitHub

Load more