Ecosyste.ms: Timeline

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

AztecProtocol/aztec-packages

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

ledwards2225 pushed 1 commit to lde/fixed_bus_propagation_size AztecProtocol/aztec-packages
  • add const for db commitments size b2f31d1

View on GitHub

ledwards2225 pushed 1 commit to lde/fixed_bus_propagation_size AztecProtocol/aztec-packages
  • deleted unused flags; add todo w issue 9439169

View on GitHub

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

View on GitHub

just-mitch opened a pull request on AztecProtocol/aztec-packages
unstake the bond when the proof lands
Please read [contributing guidelines](CONTRIBUTING.md) and remove this line.
stevenplatt created a comment on an issue on AztecProtocol/aztec-packages
This issue has been ported and consolidated into #9285

View on GitHub

stevenplatt closed an issue on AztecProtocol/aztec-packages
Work towards our nightly scenario tests
- Need a test by 2024-10-28: - committee of 16 - TX box at 0.1 TPS, only public transactions with 1 public transfer Less critical / can be later (not yet in codebase) - a reor...
just-mitch pushed 1 commit to 8652-unstake-bond-when-proof-of-epoch-lands AztecProtocol/aztec-packages
  • unstake the bond when the proof lands 7cc3186

View on GitHub

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

View on GitHub

AztecBot pushed 2 commits to release-please--branches--master AztecProtocol/aztec-packages
  • chore: disable bench-process-history (#9360) 8e6734e
  • chore(master): Release 0.60.0 b229feb

View on GitHub

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

View on GitHub

ludamad pushed 1 commit to master AztecProtocol/aztec-packages
  • chore: disable bench-process-history (#9360) 8e6734e

View on GitHub

Load more