Ecosyste.ms: Timeline

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

AztecProtocol/aztec-packages

ludamad pushed 1 commit to ad/network-tests-fix AztecProtocol/aztec-packages

View on GitHub

alexghr pushed 9 commits to ag/refactor-avm-proof-fields AztecProtocol/aztec-packages
  • chore: unstake the bond when the proof lands (#9363) If you claimed it, and the proof lands (from anyone) your bond ... b25b913
  • feat(docs): nits (#8948) Closes https://github.com/AztecProtocol/dev-rel/issues/410 closes: https://github.com/Azte... 008fdd1
  • feat(nr): serde for signed ints (#9211) 66f31c7
  • chore: remove unnecessary `is_integral_bit_size` function (#9352) ac8e6d7
  • feat: introduce default public keys and replace empty public keys (#9277) This PR further prepares our new address c... 47718ea
  • chore: fix and re-enable prover coordination e2e test (#9344) 3a1a62c
  • chore: implement Fq add (#9354) This is more changes for the new address scheme. I think it was just missing here. ... 1711fac
  • refactor: change AVM proof from binary to fields eb55327
  • refactor: build RootParityInput in the orchestrator 6ec88c6

View on GitHub

dbanks12 created a review comment on a pull request on AztecProtocol/aztec-packages
Will just comment since we have other similar instances and we don't usually suffix with _private

View on GitHub

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

View on GitHub

jeanmon created a review comment on a pull request on AztecProtocol/aztec-packages
To avoid an underflow originally, but shifting j by one does the job as well.

View on GitHub

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

View on GitHub

spypsy pushed 1 commit to spy/remove-e2e-earthfile AztecProtocol/aztec-packages
  • try in ensure-tester action 5fe4d17

View on GitHub

dbanks12 created a review comment on a pull request on AztecProtocol/aztec-packages
Created issue #9396 and will change to TODO

View on GitHub

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

View on GitHub

dbanks12 created a review comment on a pull request on AztecProtocol/aztec-packages
Ah I see

View on GitHub

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

View on GitHub

dbanks12 opened an issue on AztecProtocol/aztec-packages
Remove function selector opcode
AztecBot pushed 2 commits to release-please--branches--master AztecProtocol/aztec-packages
  • chore: implement Fq add (#9354) This is more changes for the new address scheme. I think it was just missing here. ... 1711fac
  • chore(master): Release 0.60.0 ebf7926

View on GitHub

iakovenkos created a review comment on a pull request on AztecProtocol/aztec-packages
the sizes of subrelation univariates got bigger because of the zk sumcheck, hence we have to use more initial memory

View on GitHub

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

View on GitHub

spypsy pushed 15 commits to spy/remove-e2e-earthfile AztecProtocol/aztec-packages
  • chore!: replace usage of vector in keccakf1600 input with array (#9350) We're currently using a vector to represent ... cb58490
  • git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "54bcb59eea" upstream:... ec20ceb
  • chore: replace relative paths to noir-protocol-circuits 32bd7b9
  • git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] 584898c
  • git subrepo push --branch=master noir-projects/aztec-nr subrepo: subdir: "noir-projects/aztec-nr" merged: "a... ddd191e
  • chore: redo typo PR by pucedoteth (#9385) Thanks pucedoteth for https://github.com/AztecProtocol/aztec-packages/pul... fd1a0d1
  • fix: broken constants gen (#9387) Fixes broken constants gen due to new formatting in noir. eb7bc6b
  • chore: print out gas at start and end of each enqueued call (#9377) 29c0b95
  • chore: unstake the bond when the proof lands (#9363) If you claimed it, and the proof lands (from anyone) your bond ... b25b913
  • feat(docs): nits (#8948) Closes https://github.com/AztecProtocol/dev-rel/issues/410 closes: https://github.com/Azte... 008fdd1
  • feat(nr): serde for signed ints (#9211) 66f31c7
  • chore: remove unnecessary `is_integral_bit_size` function (#9352) ac8e6d7
  • feat: introduce default public keys and replace empty public keys (#9277) This PR further prepares our new address c... 47718ea
  • chore: fix and re-enable prover coordination e2e test (#9344) 3a1a62c
  • merge master conflicts 169fabe

View on GitHub

spypsy pushed 1 commit to spy/remove-e2e-earthfile AztecProtocol/aztec-packages

View on GitHub

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

View on GitHub

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

View on GitHub

MirandaWood created a comment on an issue on AztecProtocol/aztec-packages
Fixed in BigNum, probably by: https://github.com/noir-lang/noir-bignum/pull/31

View on GitHub

MirandaWood closed an issue on AztecProtocol/aztec-packages
Blob circuit evaluation fails for any blob with 8+ non-0 elements
In `noir-projects/noir-protocol-circuits/crates/blob/src/main.nr`, we aim to evaluate a blob (set of tx data, which creates a polynomial in evaluation form) at some challenge `z` (currently, the ha...
github-actions[bot] created a comment on a pull request on AztecProtocol/aztec-packages
# Changes to public function bytecode sizes > Generated at commit: [a9671eb29db29cca72684b82d80c6321f0ba09a9](/AztecProtocol/aztec-packages/commit/a9671eb29db29cca72684b82d80c6321f0ba09a9), compar...

View on GitHub

maramihali pushed 1 commit to mm/wasm-bench AztecProtocol/aztec-packages
  • benchmark for random polynomial generation 21f9642

View on GitHub

catmcgee pushed 2 commits to docs/function-transforms AztecProtocol/aztec-packages
  • chore: fix and re-enable prover coordination e2e test (#9344) 3a1a62c
  • Merge branch 'master' into docs/function-transforms 5267779

View on GitHub

maramihali opened a draft pull request on AztecProtocol/aztec-packages
feat: benchmark for random polynomial generation
Please read [contributing guidelines](CONTRIBUTING.md) and remove this line.
catmcgee pushed 54 commits to docs/function-transforms AztecProtocol/aztec-packages
  • 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
  • feat: apella (#9084) Fixes #8137. 205ce69
  • and 34 more ...

View on GitHub

maramihali created a branch on AztecProtocol/aztec-packages

mm/wasm-bench

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

View on GitHub

AztecBot pushed 2 commits to release-please--branches--master AztecProtocol/aztec-packages
  • chore: fix and re-enable prover coordination e2e test (#9344) 3a1a62c
  • chore(master): Release 0.60.0 8d04338

View on GitHub

Load more