Ecosyste.ms: Timeline

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

AztecProtocol/aztec-packages

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

View on GitHub

Thunkar pushed 1 commit to gj/txe_single_execution_env AztecProtocol/aztec-packages

View on GitHub

Maddiaa0 pushed 8 commits to mt/empty-epochs AztecProtocol/aztec-packages
  • refactor: minor test cleanup (#9339) a2ed567
  • git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "43c740a559" upstream:... 4be3a17
  • chore: replace relative paths to noir-protocol-circuits add4605
  • git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] 8e339e7
  • git subrepo push --branch=master noir-projects/aztec-nr subrepo: subdir: "noir-projects/aztec-nr" merged: "3... ebf5d2e
  • debug 496fbee
  • fix rollup contract to give correct claimable epoch turn on 4epochs test dca5b35
  • fix: add doc comment 07e0218

View on GitHub

Thunkar pushed 43 commits to gj/txe_single_execution_env AztecProtocol/aztec-packages
  • chore!: remove pedersen hash opcode (#9245) Please read [contributing guidelines](CONTRIBUTING.md) and remove this ... 1f0538f
  • fix: remove need for duplicate attributes on each function (#9244) Fixes #9243 ed933ee
  • feat: chaos mesh (#9196) ## Overview Introduces chaos mesh Install with ./install.sh Then forward the dashboa... 134bef8
  • chore!: remove pedersen commitment (#9107) This PR removes the pedersen hash opcode as it's not currently possible ... 1823bde
  • feat: Sync from noir (#9275) Automated pull of development from the [noir](https://github.com/noir-lang/noir) progr... 70fb8fa
  • chore(master): Release 0.58.0 (#9068) :robot: I have created a release *beep* *boop* --- <details><summary>azt... ab0c80d
  • 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
  • and 23 more ...

View on GitHub

Thunkar created a branch on AztecProtocol/aztec-packages

gj/get_logs_by_tags

Thunkar pushed 1 commit to gj/txe_single_execution_env AztecProtocol/aztec-packages

View on GitHub

Thunkar created a review comment on a pull request on AztecProtocol/aztec-packages
Because here we are at a "top level call", essentially in a virtual "account contract" we impersonate, and that one doesn't need the args hash. It will be correctly populated in the first public ca...

View on GitHub

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

View on GitHub

Thunkar created a review comment on a pull request on AztecProtocol/aztec-packages
It's similar to when we needed array hints in methods for length...we need a return_type variable with the correct `Type`, but we don't know what the actual value is (because we haven't called the ...

View on GitHub

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

View on GitHub

Maddiaa0 pushed 1 commit to md/prover-node-p2p AztecProtocol/aztec-packages

View on GitHub

Maddiaa0 pushed 26 commits to md/prover-node-p2p AztecProtocol/aztec-packages
  • 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
  • chore!: remove delegate call and storage address (#9330) 465f88e
  • feat!: remove hash opcodes from AVM (#9209) Resolves #9208 e6db535
  • refactor: minor test cleanup (#9339) a2ed567
  • git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "43c740a559" upstream:... 4be3a17
  • chore: replace relative paths to noir-protocol-circuits add4605
  • git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] 8e339e7
  • git subrepo push --branch=master noir-projects/aztec-nr subrepo: subdir: "noir-projects/aztec-nr" merged: "3... ebf5d2e
  • feat: add p2p to prover client 47d129a
  • chore: update configuration 280b260
  • chore: prover node p2p client integration test f239a0c
  • fix: cleanup test 495cacc
  • fix: prover node does not know about p2p client 65ce989
  • and 6 more ...

View on GitHub

ledwards2225 pushed 1 commit to lde/fixed_bus_propagation_size AztecProtocol/aztec-packages
  • fix bug in precomputed vks test b060611

View on GitHub

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

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

View on GitHub

ledwards2225 pushed 1 commit to lde/fixed_bus_propagation_size AztecProtocol/aztec-packages

View on GitHub

ledwards2225 created a review comment on a pull request on AztecProtocol/aztec-packages
I wont ask you to un-ascii these comments but keep in mind that we probably are going to need to re-write them eventually

View on GitHub

ledwards2225 created a review comment on a pull request on AztecProtocol/aztec-packages
typo

View on GitHub

ledwards2225 created a review on a pull request on AztecProtocol/aztec-packages
LGTM, nice work

View on GitHub

ledwards2225 created a review on a pull request on AztecProtocol/aztec-packages
LGTM, nice work

View on GitHub

Maddiaa0 created a review comment on a pull request on AztecProtocol/aztec-packages
I moved this into a utils file from index.ts

View on GitHub

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

View on GitHub

Maddiaa0 created a review comment on a pull request on AztecProtocol/aztec-packages
Adding stop here so that we can call stop on the p2p client in the stop of the prover node without needing to separately provide a reference to the p2p client

View on GitHub

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

View on GitHub

Barrywhyte22 opened a pull request on AztecProtocol/aztec-packages
Revert "fix: ci github clone edge case"
Reverts AztecProtocol/aztec-packages#9320
AztecBot pushed 3 commits to master AztecProtocol/aztec-packages
  • chore: replace relative paths to noir-protocol-circuits add4605
  • git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] 8e339e7
  • git subrepo push --branch=master noir-projects/aztec-nr subrepo: subdir: "noir-projects/aztec-nr" merged: "3... ebf5d2e

View on GitHub

AztecBot pushed 1 commit to master AztecProtocol/aztec-packages
  • git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "43c740a559" upstream:... 4be3a17

View on GitHub

dbanks12 pushed 2 commits to db/toradixbe AztecProtocol/aztec-packages
  • refactor: minor test cleanup (#9339) a2ed567
  • chore!: ToRadixLE -> ToRadixBE in Brillig and AVM 3a26a38

View on GitHub

just-mitch opened a pull request on AztecProtocol/aztec-packages
fix: support empty epochs
Change the rollup contract to report the claimable epoch; this returns when there is an epoch to prove and it is not the epoch presently claimed. Also improve debugging in the native test.
just-mitch created a branch on AztecProtocol/aztec-packages

mt/empty-epochs

Load more