Ecosyste.ms: Timeline

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

AztecProtocol/aztec-packages

IlyasRidhuan pushed 7 commits to ir/09-10-feat_bytecode_hashing_init AztecProtocol/aztec-packages
  • 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
  • feat: bytecode hashing init 265b8a9
  • feat(avm): add pil + trace placeholders c59e025
  • trace changes cde9ea9
  • refactor bytecode trace builder 2930541

View on GitHub

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

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

View on GitHub

nventuro created a review comment on a pull request on AztecProtocol/aztec-packages
I thought I understood this, and did some reading around on `PhantomData`, but then tried to write down a comment explaining why `zeroed` needs to be there and failed.

View on GitHub

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

View on GitHub

benesjan deleted a branch AztecProtocol/aztec-packages

10-21-feat_passing_partial_log_through_transient_storage

benesjan closed a draft pull request on AztecProtocol/aztec-packages
feat: passing partial log through transient storage
In this PR partial note flow is changed from emitting partial note log both via encrypted and unecrypted log
benesjan created a comment on a pull request on AztecProtocol/aztec-packages
* **#9339** <a href="https://app.graphite.dev/github/pr/AztecProtocol/aztec-packages/9339?utm_source=stack-comment-icon" target="_blank"><img src="https://static.graphite.dev/graphite-32x32-black.p...

View on GitHub

benesjan opened a pull request on AztecProtocol/aztec-packages
refactor: minor test cleanup
Please read [contributing guidelines](CONTRIBUTING.md) and remove this line.
benesjan pushed 42 commits to 10-21-feat_passing_partial_log_through_transient_storage AztecProtocol/aztec-packages
  • 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
  • feat: bytes to fields and back d56bf49
  • WIP b26fce3
  • WIP 916c069
  • WIP cb6bf5e
  • WIP d7c59d3
  • asserting max value c70c8ea
  • linking issue 57acc4a
  • random input fuzz test 79b5d14
  • test_large_random_input_to_bytes_and_back a2979c2
  • test fields partially used ffcb5e3
  • all non-zero bytes used check e0b574f
  • enough fields check 30fd9ff
  • fixes after update to new noir c9025e0
  • static_assert 8d23c1b
  • Update noir-projects/aztec-nr/aztec/src/utils/bytes.nr Co-authored-by: Nicolás Venturo <[email protected]> 72155ed
  • and 22 more ...

View on GitHub

benesjan pushed 38 commits to 10-21-feat_re-introducing_public_values_appended_flag_in_encrypted_logs AztecProtocol/aztec-packages
  • 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
  • feat: bytes to fields and back d56bf49
  • WIP b26fce3
  • WIP 916c069
  • WIP cb6bf5e
  • WIP d7c59d3
  • asserting max value c70c8ea
  • linking issue 57acc4a
  • random input fuzz test 79b5d14
  • test_large_random_input_to_bytes_and_back a2979c2
  • test fields partially used ffcb5e3
  • all non-zero bytes used check e0b574f
  • enough fields check 30fd9ff
  • fixes after update to new noir c9025e0
  • static_assert 8d23c1b
  • Update noir-projects/aztec-nr/aztec/src/utils/bytes.nr Co-authored-by: Nicolás Venturo <[email protected]> 72155ed
  • and 18 more ...

View on GitHub

benesjan pushed 37 commits to 10-10-refactor_updating_nft_flows AztecProtocol/aztec-packages
  • 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
  • feat: bytes to fields and back d56bf49
  • WIP b26fce3
  • WIP 916c069
  • WIP cb6bf5e
  • WIP d7c59d3
  • asserting max value c70c8ea
  • linking issue 57acc4a
  • random input fuzz test 79b5d14
  • test_large_random_input_to_bytes_and_back a2979c2
  • test fields partially used ffcb5e3
  • all non-zero bytes used check e0b574f
  • enough fields check 30fd9ff
  • fixes after update to new noir c9025e0
  • static_assert 8d23c1b
  • Update noir-projects/aztec-nr/aztec/src/utils/bytes.nr Co-authored-by: Nicolás Venturo <[email protected]> 72155ed
  • and 17 more ...

View on GitHub

benesjan pushed 55 commits to 10-21-feat_passing_partial_log_through_transient_storage AztecProtocol/aztec-packages
  • 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
  • chore: silence cache-download.sh (#9317) Somehow adding a lot of progress noise 314d9d2
  • feat: bytes to fields and back 6007861
  • WIP 0c40841
  • and 35 more ...

View on GitHub

benesjan pushed 51 commits to 10-21-feat_re-introducing_public_values_appended_flag_in_encrypted_logs AztecProtocol/aztec-packages
  • 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
  • chore: silence cache-download.sh (#9317) Somehow adding a lot of progress noise 314d9d2
  • feat: bytes to fields and back 6007861
  • WIP 0c40841
  • and 31 more ...

View on GitHub

benesjan pushed 50 commits to 10-10-refactor_updating_nft_flows AztecProtocol/aztec-packages
  • 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
  • chore: silence cache-download.sh (#9317) Somehow adding a lot of progress noise 314d9d2
  • feat: bytes to fields and back 6007861
  • WIP 0c40841
  • and 30 more ...

View on GitHub

benesjan pushed 35 commits to 09-17-feat_bytes_to_fields_and_back AztecProtocol/aztec-packages
  • 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
  • chore: silence cache-download.sh (#9317) Somehow adding a lot of progress noise 314d9d2
  • feat: bytes to fields and back 6007861
  • WIP 0c40841
  • and 15 more ...

View on GitHub

TomAFrench pushed 1 commit to tf/push-all-js-proving-into-bb.js AztecProtocol/aztec-packages

View on GitHub

dbanks12 created a comment on an issue on AztecProtocol/aztec-packages
Also need to add constraints to properly enforce the following assertions ![image](https://github.com/user-attachments/assets/2ab8b387-541f-4d4b-aa29-468a153108a4)

View on GitHub

TomAFrench pushed 1 commit to tf/push-all-js-proving-into-bb.js AztecProtocol/aztec-packages

View on GitHub

TomAFrench opened a pull request on AztecProtocol/aztec-packages
chore: remove noir_js_backend_barretenberg
This PR pushes the remaining logic from `noir_js_backend_barretenberg` into bb.js
benesjan pushed 1 commit to 10-21-feat_passing_partial_log_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 d4dea162322eab233ed733aa318040e681cf5c70 208e44c

View on GitHub

zac-williamson created a review comment on a pull request on AztecProtocol/aztec-packages
sounds good. 2^20 is a lot of eccvm operations, far more than we expect on the client, so reducing the range is fine

View on GitHub

zac-williamson created a review on a pull request on AztecProtocol/aztec-packages

View on GitHub

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

View on GitHub

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

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

View on GitHub

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

View on GitHub

Load more