Ecosyste.ms: Timeline

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

AztecProtocol/aztec-packages

catmcgee pushed 32 commits to docs/function-transforms AztecProtocol/aztec-packages
  • fix(s3-cache): link extracted preset-release-world-state (#9252) 8b2d7d9
  • fix: bb bootstrap_cache.sh (#9254) df37104
  • chore: goodbye circleci (#9259) dab2a93
  • git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "f558fe93df" upstream:... 44bda44
  • chore: replace relative paths to noir-protocol-circuits bef3907
  • git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] 0f93545
  • git subrepo push --branch=master noir-projects/aztec-nr subrepo: subdir: "noir-projects/aztec-nr" merged: "4... 5d291a3
  • chore: improve setup_local_k8s.sh to focus kind (#9228) Sometimes kind does not show up in k8s clusters so we need t... 8efdb47
  • feat: native testnet helper script (#9260) 1613c0f
  • feat!: Brillig and AVM default all uninitialized memory cells to Field 0 (#9057) Resolves (at least partially) http... 5861d4e
  • chore(ci): parallelise noir-projects CI (#9270) This PR splits all of the tests for various noir projects so that th... 44ad5e5
  • feat: fix encoding of public keys (#9158) This PR enables us to implement arbitrary serialization from a ts type to... 35c66c9
  • feat: modify contract instance to include public keys (#9153) In this PR we are doing the ground work for the new ad... 17c6127
  • git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "b64d075cb7" upstream:... df04481
  • chore: replace relative paths to noir-protocol-circuits 424afba
  • git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] 88cbf6b
  • git subrepo push --branch=master noir-projects/aztec-nr subrepo: subdir: "noir-projects/aztec-nr" merged: "f... 75d41cd
  • fix: k8s peer discovery (#9274) For some reason, discv5 wasn't working in k8s when the udp/tcp ports were different... 61e4d12
  • refactor: remove AvmVerificationKeyData and tube specific types (#8569) Removes the `AvmVerificationKey*` classes in... da6c579
  • feat: docker_fast.sh (#9273) 57e792e
  • and 12 more ...

View on GitHub

catmcgee pushed 447 commits to docs/function-transforms AztecProtocol/aztec-packages
  • chore: create a Gemini prover (#8622) In this PR: * make a `GeminiProver::prove` to not have to replicate all the s... 94339fb
  • refactor: delete eth-log-hander (#8598) Deletes the `eth-log-handler` since it was a bit of a mess with things that... 4064e90
  • feat!: remove key registry (#8613) This removes the KeyRegistry contract and all mentions of it. All key rotation f... a668506
  • feat!: add support for u1 in the avm, ToRadix's radix arg is a memory addr (#8570) 1785737
  • chore: archiver cleanup (#8599) Cleanup in the `archiver`. - Deletes the `block_body_store` as blocks and bodies ... 184cc88
  • feat(avm): return oracle (#8629) b6bc7c3
  • chore(avm): simplify bb-prover and other AVM tests (#8627) Idea * since this test is only proving TS -> BB and hints... 0d75363
  • feat(avm): set avm circuit subgroup size (#8537) I had to make a few changes in this PR, so bear with me. Inside yo... 3b78058
  • fix: address a bunch of issues with generics (#8625) 94718f1
  • feat(avm): avm recursive TS/Noir integration (#8611) Reverts AztecProtocol/aztec-packages#8610 @jeanmon I have pu... e417231
  • feat: Sync from noir (#8619) Automated pull of development from the [noir](https://github.com/noir-lang/noir) progr... 3e0067a
  • feat: Sync from noir (#8635) Automated pull of development from the [noir](https://github.com/noir-lang/noir) progr... b330e87
  • git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "45edefa78a" upstream:... 6c77558
  • chore: replace relative paths to noir-protocol-circuits 3d4e79a
  • git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] 6f06aa4
  • git subrepo push --branch=master noir-projects/aztec-nr subrepo: subdir: "noir-projects/aztec-nr" merged: "1... 5aca3f3
  • refactor: reduce redundant event fetching (#8628) Fixes #8565. - Adds a `status` function to the rollup contract... 6903291
  • feat(avm): opcode STATICCALL - stubbed (#8601) Resolves #8596 facff7f
  • chore: Fixing MacOS build - static_cast from field issue (#8642) https://github.com/AztecProtocol/aztec-packages/act... 14ff3cf
  • feat: constant sized PG proofs and const sized PG rec verifier (#8605) Constant sized PG proofs and const sized PG r... 09e2f44
  • and 427 more ...

View on GitHub

catmcgee opened a draft pull request on AztecProtocol/aztec-packages
moved things around
Please read [contributing guidelines](CONTRIBUTING.md) and remove this line.
IlyasRidhuan pushed 1 commit to ir/09-28-feat_trace_class_id_and_instance AztecProtocol/aztec-packages
  • feat: trace class id and instance 21b846d

View on GitHub

IlyasRidhuan pushed 2 commits to ir/09-28-feat_trace_class_id_and_instance AztecProtocol/aztec-packages
  • feat(avm): class id + contract address 18309e2
  • feat: trace class id and instance 762fabf

View on GitHub

AztecBot pushed 2 commits to sync-noir-staging AztecProtocol/aztec-packages
  • [1 changes] feat: Warn about private types leaking in public functions and struct fields (https://github.com/noir-lan... 3a69670
  • chore: apply sync fixes e1df0ee

View on GitHub

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

View on GitHub

Maddiaa0 pushed 1 commit to md/disable-sequencer-validator AztecProtocol/aztec-packages
  • chore: make spartan pxe wait on validator service a5a5bda

View on GitHub

IlyasRidhuan pushed 1 commit to ir/09-25-feat_trace_contract_remove_bytecode AztecProtocol/aztec-packages
  • feat(avm): class id + contract address 18309e2

View on GitHub

Maddiaa0 pushed 1 commit to md/disable-sequencer-validator AztecProtocol/aztec-packages
  • chore: update to use newer validators.sh script 8600ff4

View on GitHub

Maddiaa0 pushed 28 commits to md/disable-sequencer-validator AztecProtocol/aztec-packages
  • feat!: Brillig and AVM default all uninitialized memory cells to Field 0 (#9057) Resolves (at least partially) http... 5861d4e
  • chore(ci): parallelise noir-projects CI (#9270) This PR splits all of the tests for various noir projects so that th... 44ad5e5
  • feat: fix encoding of public keys (#9158) This PR enables us to implement arbitrary serialization from a ts type to... 35c66c9
  • feat: modify contract instance to include public keys (#9153) In this PR we are doing the ground work for the new ad... 17c6127
  • git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "b64d075cb7" upstream:... df04481
  • chore: replace relative paths to noir-protocol-circuits 424afba
  • git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] 88cbf6b
  • git subrepo push --branch=master noir-projects/aztec-nr subrepo: subdir: "noir-projects/aztec-nr" merged: "f... 75d41cd
  • fix: k8s peer discovery (#9274) For some reason, discv5 wasn't working in k8s when the udp/tcp ports were different... 61e4d12
  • refactor: remove AvmVerificationKeyData and tube specific types (#8569) Removes the `AvmVerificationKey*` classes in... da6c579
  • feat: docker_fast.sh (#9273) 57e792e
  • chore!: remove pedersen hash opcode (#9245) Please read [contributing guidelines](CONTRIBUTING.md) and remove this ... 1f0538f
  • fix: remove need for duplicate attributes on each function (#9244) Fixes #9243 ed933ee
  • feat: chaos mesh (#9196) ## Overview Introduces chaos mesh Install with ./install.sh Then forward the dashboa... 134bef8
  • chore!: remove pedersen commitment (#9107) This PR removes the pedersen hash opcode as it's not currently possible ... 1823bde
  • Merge branch 'master' into md/disable-sequencer-validator c4985ee
  • feat: Sync from noir (#9275) Automated pull of development from the [noir](https://github.com/noir-lang/noir) progr... 70fb8fa
  • chore(master): Release 0.58.0 (#9068) :robot: I have created a release *beep* *boop* --- <details><summary>azt... ab0c80d
  • git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "988d81eb5e" upstream:... b9810ce
  • chore: replace relative paths to noir-protocol-circuits ceeab4e
  • and 8 more ...

View on GitHub

just-mitch closed an issue on AztecProtocol/aztec-packages
infra: spartan public network deployment
As a system administrator, I want to prepare for the deployment of the public Spartan network so that we can launch when ready. ```[tasklist] - [ ] Set up production K8s cluster on AWS - [ ] C...
just-mitch closed an issue on AztecProtocol/aztec-packages
P2P can handle `EpochProofQuote`s
### Extension to P2P Client The `P2P` interface will be extended with ```typescript interface P2P { //... sendEpochProofQuote(quote: EpochProofQuote): Promise<void>; getEpochProofQ...
just-mitch closed an issue on AztecProtocol/aztec-packages
Basic `EpochProofQuotePricingService`
The `ProofQuotePricingService` will be responsible for determining the basis point fee and bond amount for a quote. It will have an interface: ```typescript interface ProofDetails { total...
just-mitch closed an issue on AztecProtocol/aztec-packages
JSON-RPC on node to accept `EpochProofQuotes`
We will create a JSON-RPC endpoint on the sequencers that prover nodes can send quotes to. ```typescript interface AztecNode { // ... addEpochProofQuote(quote: EpochProofQuote): Promise<v...
IlyasRidhuan pushed 1 commit to ir/09-25-feat_trace_contract_remove_bytecode AztecProtocol/aztec-packages
  • feat(avm): class id + contract address 7743702

View on GitHub

IlyasRidhuan pushed 275 commits to ir/09-28-feat_trace_class_id_and_instance AztecProtocol/aztec-packages
  • fix: reenable CI reruns on master (#8907) Master typically has a commit already in by the time one finishes with fa... 124307d
  • fix: nightly-kind-test.yml (#8899) Closes https://github.com/AztecProtocol/aztec-packages/issues/8831 I briefly t... 2bb9ca6
  • feat: nullable note fields info in ABI (#8901) e0d5e06
  • feat(sol): add shplemini transcript (#8865) 089dbad
  • feat: Sync from noir (#8867) Automated pull of development from the [noir](https://github.com/noir-lang/noir) progr... 2e6340b
  • feat(avm): simulator relative addr (#8837) Implements relative addressing in the AVM simulator. * This is required f... dda528a
  • fix: remove extra `crate::` (#8909) The handwritten parser errors on it (like Rust errors on it) so this is blockin... fd0e945
  • feat(sol): shplemini verification (#8866) 989eb08
  • feat: prover escrow and 712-signed quotes (#8877) Fix https://github.com/AztecProtocol/aztec-packages/issues/8573 ... 2f1d19a
  • fix: earthly-local (#8915) Please read [contributing guidelines](CONTRIBUTING.md) and remove this line. 9b3da97
  • fix: specify correct env var in prover node helm (#8916) I changed the name of this config the other day. 6e855a4
  • fix: rerun.yml (#8913) It was accidentally filtering out push events b363738
  • chore: shared mutable slots use poseidon2 with separator (#8919) 36431d7
  • feat: reset circuit variants (#8876) 415d78f
  • fix: disable flakey test (#8927) Please read [contributing guidelines](CONTRIBUTING.md) and remove this line. 151bb79
  • git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "152a263039" upstream:... b24ea60
  • chore: replace relative paths to noir-protocol-circuits 4589b79
  • git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] a4b7f5e
  • git subrepo push --branch=master noir-projects/aztec-nr subrepo: subdir: "noir-projects/aztec-nr" merged: "5... c3a8c5b
  • fix(avm): kernel out full proving fix (#8873) Please read [contributing guidelines](CONTRIBUTING.md) and remove this... 784d483
  • and 255 more ...

View on GitHub

ludamad pushed 1 commit to ad/ci-pass AztecProtocol/aztec-packages

View on GitHub

ludamad opened a pull request on AztecProtocol/aztec-packages
chore: ci pass (wip)
ludamad pushed 3 commits to ad/ci-pass AztecProtocol/aztec-packages

View on GitHub

ludamad created a comment on an issue on AztecProtocol/aztec-packages
Note @alexghr had thoughts, can you write them here?

View on GitHub

DanielKotov created a review comment on a pull request on AztecProtocol/aztec-packages
It's done

View on GitHub

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

View on GitHub

DanielKotov created a review comment on a pull request on AztecProtocol/aztec-packages
Changed on in_one_gate

View on GitHub

Load more