Ecosyste.ms: Timeline

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

AztecProtocol/aztec-packages

AztecBot pushed 2 commits to sync-noir-staging AztecProtocol/aztec-packages
  • [1 changes] feat(ssa): Various mem2reg reverts to reduce memory and compilation time (https://github.com/noir-lang/no... 3b8ad85
  • chore: apply sync fixes b6335a3

View on GitHub

AztecBot pushed 0 commits to sync-noir-staging AztecProtocol/aztec-packages

View on GitHub

ludamad pushed 3 commits to ad/network-tests-fix AztecProtocol/aztec-packages

View on GitHub

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

View on GitHub

ludamad created a review comment on a pull request on AztecProtocol/aztec-packages
Ideally the script would let people run these locally as well, but a txt format works

View on GitHub

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

View on GitHub

spypsy created a review comment on a pull request on AztecProtocol/aztec-packages
or just extend e2e_test_list to an object format where we define specific env vars & start command ig

View on GitHub

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

View on GitHub

spypsy created a review comment on a pull request on AztecProtocol/aztec-packages
ah, as in move this conditional logic inside `e2e_test.sh`?

View on GitHub

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

View on GitHub

ludamad created a review comment on a pull request on AztecProtocol/aztec-packages
I was thinking that we wouldn't need conditions here but instead have the commands listed in the test definition txt file

View on GitHub

ludamad created a review on a pull request on 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

AztecBot pushed 2 commits to release-please--branches--master AztecProtocol/aztec-packages
  • fix: remove reliance on invalid decompositions in selector calculation (#9337) Decomposing `hash` into `SELECTOR_SIZ... c8e4260
  • chore(master): Release 0.60.0 a2fd2e1

View on GitHub

nventuro pushed 1 commit to master AztecProtocol/aztec-packages
  • fix: remove reliance on invalid decompositions in selector calculation (#9337) Decomposing `hash` into `SELECTOR_SIZ... c8e4260

View on GitHub

nventuro closed a pull request on AztecProtocol/aztec-packages
fix: remove reliance on invalid decompositions in selector calculation
Decomposing `hash` into `SELECTOR_SIZE` bytes relies on the compiler not checking the correctness of decompositions performed at compile time. This means the current code does not work at runtime a...
nventuro created a review on a pull request on AztecProtocol/aztec-packages

View on GitHub

spypsy opened a draft pull request on AztecProtocol/aztec-packages
chore(CI): remove end-to-end/Earthfile
Fixes #9221
benesjan pushed 1 commit to 10-23-refactor_passing_partial_note_logs_through_transient_storage AztecProtocol/aztec-packages

View on GitHub

spypsy created a branch on AztecProtocol/aztec-packages

spy/remove-e2e-earthfile

nventuro created a review comment on a pull request on AztecProtocol/aztec-packages
It'd be nice to have a test where there's more than one log per tag.

View on GitHub

nventuro created a review comment on a pull request on AztecProtocol/aztec-packages
It'd be good to also check we got the right one. At least we could check that the tag matches.

View on GitHub

nventuro created a review comment on a pull request on AztecProtocol/aztec-packages
```suggestion // Ideally we'd store all of the logs for a matching tag in an AztecMultiMap, but this type doesn't doesn't // handle storing buffers well. The 'ordered-bina...

View on GitHub

nventuro created a review comment on a pull request on AztecProtocol/aztec-packages
We also silently do the wrong thing here if the logs are too short.

View on GitHub

nventuro created a review comment on a pull request on AztecProtocol/aztec-packages
I'd also rename these old stores, to make their names match the variable name.

View on GitHub

nventuro created a review comment on a pull request on AztecProtocol/aztec-packages
Should we maybe then remove the filter and have `fromBuffer` below fail if an undefined value makes its way there?

View on GitHub

nventuro created a review on a pull request on AztecProtocol/aztec-packages
Looking great, thanks a lot!

View on GitHub

nventuro created a review on a pull request on AztecProtocol/aztec-packages
Looking great, thanks a lot!

View on GitHub

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

View on GitHub

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

View on GitHub

Load more