Ecosyste.ms: Timeline

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

AztecProtocol/aztec-packages

ludamad deleted a branch AztecProtocol/aztec-packages

ad/chore-disable-bench-process-history

ludamad closed a pull request on AztecProtocol/aztec-packages
chore: disable bench-process-history
ledwards2225 pushed 1 commit to lde/fixed_bus_propagation_size AztecProtocol/aztec-packages
  • reorg and cleanup; add default constant 84f4b9c

View on GitHub

ludamad pushed 1 commit to ad/network-tests-fix 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: [9392af6da22e3dd834552667660321cc4c8f1b54](/AztecProtocol/aztec-packages/commit/9392af6da22e3dd834552667660321cc4c8f1b54), compar...

View on GitHub

ludamad pushed 2 commits to ad/network-tests-fix AztecProtocol/aztec-packages
  • fixes e94ed26
  • Merge remote-tracking branch 'origin/ad/network-tests-fix' into ad/network-tests-fix 5f707fb

View on GitHub

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

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: [d2e4e8fc5f5126427fdc0d6775c6019c7067bab1](/AztecProtocol/aztec-packages/commit/d2e4e8fc5f5126427fdc0d6775c6019c7067bab1), compar...

View on GitHub

Maddiaa0 closed an issue on AztecProtocol/aztec-packages
bug: discv5 service failed to start
https://github.com/AztecProtocol/aztec-packages/actions/runs/11002624875/job/30551652749 Initial investigation it appears to occur if the discv5 service does not start before the p2p discovery h...
Maddiaa0 deleted a branch AztecProtocol/aztec-packages

md/10-22-fix_reenable_reqresp_integration_tests

Maddiaa0 closed a pull request on AztecProtocol/aztec-packages
chore(p2p): reenable reqresp integration tests
## Overview Reenable p2p reqresp integration tests
ludamad pushed 1 commit to ad/network-tests-fix AztecProtocol/aztec-packages

View on GitHub

benesjan pushed 1 commit to 10-23-refactor_passing_partial_note_logs_through_transient_storage AztecProtocol/aztec-packages

View on GitHub

benesjan pushed 1 commit to 10-23-refactor_passing_partial_note_logs_through_transient_storage AztecProtocol/aztec-packages

View on GitHub

critesjosh pushed 1 commit to docs/cat-nits AztecProtocol/aztec-packages

View on GitHub

codygunton opened a draft pull request on AztecProtocol/aztec-packages
feat: ClientIVC through bb.js
Please read [contributing guidelines](CONTRIBUTING.md) and remove this line.
LHerskind pushed 6 commits to lh/sequencer-empire-gov-test AztecProtocol/aztec-packages
  • fix(ci): report 4 epochs true (#9346) 1ce0fa5
  • feat!: TXE single execution env (#9183) ## TXE single execution env Previously, TXE had a weird dual model in whi... 1d1d76d
  • chore: remove noir_js_backend_barretenberg (#9338) This PR pushes the remaining logic from `noir_js_backend_barreten... cefe3d9
  • feat(avm): full poseidon2 (#9141) Poseidon2 implementation for internal use by the avm in bytecode hashing / addres... eae7587
  • feat: sequencer cast votes 6983c9e
  • chore: update tsconfigs 3ecd6cd

View on GitHub

ludamad pushed 4 commits to ad/network-tests-fix AztecProtocol/aztec-packages
  • feat!: TXE single execution env (#9183) ## TXE single execution env Previously, TXE had a weird dual model in whi... 1d1d76d
  • chore: remove noir_js_backend_barretenberg (#9338) This PR pushes the remaining logic from `noir_js_backend_barreten... cefe3d9
  • feat(avm): full poseidon2 (#9141) Poseidon2 implementation for internal use by the avm in bytecode hashing / addres... eae7587
  • Merge branch 'master' into ad/network-tests-fix bec9fcb

View on GitHub

ludamad opened a pull request on AztecProtocol/aztec-packages
fix: network test
TomAFrench created a comment on a pull request on AztecProtocol/aztec-packages
Closing as it's spam account doing spam things.

View on GitHub

TomAFrench closed a pull request on AztecProtocol/aztec-packages
Revert "fix: ci github clone edge case"
Reverts AztecProtocol/aztec-packages#9320
benesjan pushed 2 commits to 10-23-refactor_passing_partial_note_logs_through_transient_storage AztecProtocol/aztec-packages

View on GitHub

AztecBot pushed 1 commit to gh-pages AztecProtocol/aztec-packages
  • add C++ Benchmark (googlecpp) benchmark result for eae75872fdd813ed07f70c1e5d41c7b9f399ab72 68c6815

View on GitHub

ludamad created a branch on AztecProtocol/aztec-packages

ad/network-tests-fix

ludamad created a comment on a pull request on AztecProtocol/aztec-packages
Reasoning?

View on GitHub

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

View on GitHub

IlyasRidhuan pushed 137 commits to ir/10-11-feat_avm_merkle_tree_gadget AztecProtocol/aztec-packages
  • feat: add validator address to logs (#9143) Add address logging to validators for metrics dashboard in validator.ts ... e245f83
  • feat: add sequencer address to metrics (#9145) c33d38b
  • feat: make index in inbox global (#9110) fix #9085 375c017
  • feat: Browser tests for UltraHonk (#9047) Make the browser tests use UltraHonk, and we moreover choose the hardest p... f0d45dd
  • chore: reenable sync test (#9160) a71642f
  • fix: spartan account pre-funding (#9161) f4754f7
  • feat!: Brillig with a stack and conditional inlining (#8989) Adds a stack to brillig by using relative addressing. A... 409b7b8
  • chore: script for deploying the spartan network (#9167) Makes sure we're all on the same page 4660cec
  • chore(ci): disable gossip_network.test.ts (#9165) Needs https://github.com/AztecProtocol/aztec-packages/issues/9164 5e7ab1d
  • fix(ci): don't report for now on kind-network-test (#9163) Needs https://github.com/AztecProtocol/aztec-packages/iss... c59d693
  • git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "3440d85262" upstream:... c71c09f
  • chore: replace relative paths to noir-protocol-circuits 21cb2b1
  • git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] 9f81a23
  • git subrepo push --branch=master noir-projects/aztec-nr subrepo: subdir: "noir-projects/aztec-nr" merged: "2... e724179
  • feat: World State Re-orgs (#9035) This PR adds pruning and re-org support to the native world state. --------- ... 04f4a7b
  • feat: nomismatokopio (#8940) Fixes #8135. 1f53957
  • feat: use s3 cache in bootstrap fast (#9111) This PR switches the cache used by `./bootstrap.sh fast` from Dockerim... 349f938
  • feat: World state synchronizer reorgs (#9091) Handles reorgs on the world state synchronizer. ba63b43
  • chore: quieter cache-download.sh (#9176) b75d4c8
  • feat: sysstia (#8941) Fixes #8136. 2da2fe2
  • and 117 more ...

View on GitHub

AztecBot pushed 2 commits to release-please--branches--master AztecProtocol/aztec-packages
  • feat(avm): full poseidon2 (#9141) Poseidon2 implementation for internal use by the avm in bytecode hashing / addres... eae7587
  • chore(master): Release 0.60.0 9d4b0d0

View on GitHub

Load more