Ecosyste.ms: Timeline

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

AztecProtocol/aztec-packages

stevenplatt pushed 1 commit to srp/16-validator-xfer-test AztecProtocol/aztec-packages
  • cat constants.n contents for confirmation f7eeffb

View on GitHub

benesjan created a comment on a pull request on AztecProtocol/aztec-packages
Looks like it was me being stupid and not having a new nargo. Closing the PR

View on GitHub

benesjan closed a pull request on AztecProtocol/aztec-packages
chore: `nargo fmt` all
Seems like with new nargo formatter behaves differently. This was introducing unnecessary diffs to my other PRs so I decided to fmt it all in this one. <img width="632" alt="image" src="https://...
fcarreiro pushed 1 commit to fc/avm-revert-oracle AztecProtocol/aztec-packages
  • feat(avm)!: revert/rethrow oracle 2c9fe44

View on GitHub

benesjan pushed 1 commit to 10-10-refactor_updating_nft_flows AztecProtocol/aztec-packages

View on GitHub

stevenplatt pushed 1 commit to srp/16-validator-xfer-test AztecProtocol/aztec-packages

View on GitHub

LHerskind pushed 13 commits to lh/sequencer-empire-gov-test AztecProtocol/aztec-packages
  • 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
  • chore: quick keystore refactor (#9355) 31b9999
  • refactor: quick account manager refactor (#9357) 648d043
  • chore: bump node types (#9397) 763d5b1
  • feat: eccvm translator zk sumcheck (#9199) Turned on ZK Sumcheck in ECCVM and Translator Flavors. Benching `Clien... c7d4572
  • feat: bytes to fields and back (#8590) Adds functionality to convert byte array to field array in Noir and back. 65b8493
  • feat: sequencer cast votes 72d184b
  • chore: update tsconfigs 39b119d
  • chore: delete faulty unnecessary address extraction 5aac85a
  • chore: 65 whats 48a15ba
  • chore: 💀 521fa78

View on GitHub

benesjan created a comment on a pull request on AztecProtocol/aztec-packages
@dbanks12 I think if run the formatter in your PR as well then git should understand the diff and it should not cause conflicts. It also made my PR unmergeable because it just complained about the ...

View on GitHub

benesjan pushed 1 commit to 10-24-cchore_fmt_all AztecProtocol/aztec-packages

View on GitHub

spypsy pushed 1 commit to spy/remove-e2e-earthfile AztecProtocol/aztec-packages
  • add ignore_failures option cc41f5b

View on GitHub

dbanks12 created a comment on a pull request on AztecProtocol/aztec-packages
Maybe we could hold off on this until the weekend when there are less pending PRs?

View on GitHub

dbanks12 created a comment on a pull request on AztecProtocol/aztec-packages
Oh lord.... :rofl: every PR that exists is about to have a million conflicts

View on GitHub

benesjan created a comment on a pull request on AztecProtocol/aztec-packages
* **#9409** <a href="https://app.graphite.dev/github/pr/AztecProtocol/aztec-packages/9409?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
cchore: fmt all
Please read [contributing guidelines](CONTRIBUTING.md) and remove this line.
benesjan created a branch on AztecProtocol/aztec-packages

10-24-cchore_fmt_all

fcarreiro created a comment on a pull request on AztecProtocol/aztec-packages
* **#9408** <a href="https://app.graphite.dev/github/pr/AztecProtocol/aztec-packages/9408?utm_source=stack-comment-icon" target="_blank"><img src="https://static.graphite.dev/graphite-32x32-black.p...

View on GitHub

fcarreiro opened a draft pull request on AztecProtocol/aztec-packages
feat(avm)!: revert/rethrow oracle
* Creates a revert oracle to be used for rethrowing. * Changes TRAP/REVERT to have a runtime size. WIP, circuit and other parts missing
fcarreiro created a branch on AztecProtocol/aztec-packages

fc/avm-revert-oracle

cypherpepe opened a pull request on AztecProtocol/aztec-packages
Improve input validation in bootstrap.sh and refactor bit_traits.rs
- Improved the input validation logic for the 'clean' command in `bootstrap.sh` to accept various forms of confirmation such as 'y', 'Y', 'yes', and 'YES'. - Refactored `bit_traits.rs` to reduce c...
Thunkar pushed 1 commit to gj/get_logs_by_tags AztecProtocol/aztec-packages

View on GitHub

Thunkar created a review comment on a pull request on AztecProtocol/aztec-packages
Understood, protected and tested!

View on GitHub

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

View on GitHub

ludamad pushed 3 commits to ad/network-tests-fix AztecProtocol/aztec-packages
  • better kind config 0d172c3
  • Merge remote-tracking branch 'origin/ad/network-tests-fix' into ad/network-tests-fix fe30632
  • Update a8facab

View on GitHub

Maddiaa0 created a comment on a pull request on AztecProtocol/aztec-packages
* **#9405** <a href="https://app.graphite.dev/github/pr/AztecProtocol/aztec-packages/9405?utm_source=stack-comment-icon" target="_blank"><img src="https://static.graphite.dev/graphite-32x32-black.p...

View on GitHub

Maddiaa0 opened a pull request on AztecProtocol/aztec-packages
feat: prover coordination test with a reorg
w## Overview Prover coordination test with a reorg
Maddiaa0 created a branch on AztecProtocol/aztec-packages

md/coordination-with-prune

Thunkar pushed 16 commits to gj/get_logs_by_tags AztecProtocol/aztec-packages
  • 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
  • chore: implement Fq add (#9354) This is more changes for the new address scheme. I think it was just missing here. ... 1711fac
  • chore: quick keystore refactor (#9355) 31b9999
  • refactor: quick account manager refactor (#9357) 648d043
  • chore: bump node types (#9397) 763d5b1
  • feat: eccvm translator zk sumcheck (#9199) Turned on ZK Sumcheck in ECCVM and Translator Flavors. Benching `Clien... c7d4572
  • feat: bytes to fields and back (#8590) Adds functionality to convert byte array to field array in Noir and back. 65b8493
  • Merge branch 'master' of github.com:AztecProtocol/aztec-packages into gj/get_logs_by_tags 194b0d1
  • review dc4b1ac

View on GitHub

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

View on GitHub

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

View on GitHub

Load more