Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
alexghr created a review on a pull request on AztecProtocol/aztec-packages
Wow, looks great!
alexghr pushed 1 commit to master AztecProtocol/aztec-packages
- fix: bootstrapping devnet (#10396) This PR fixes the last issue in bootstrapping devnet: bridging test assets and f... f3c7294
alexghr closed a pull request on AztecProtocol/aztec-packages
fix: bootstrapping devnet
This PR fixes the last issue in bootstrapping devnet: bridging test assets and funding the FPC. It also makes bootstrapping a lot faster by only waiting for the final tx to make it to the proven...alexghr pushed 9 commits to ag/refactor-proving-state AztecProtocol/aztec-packages
- feat: making testnet script write a docker compose file (#10333) Some QoL stuff for our S&P friends. The tutorial ca... be54cc3
- chore: Refactor indexed tree to use traits (#10361) 621cbaf
- fix: nit (#10392) i'm an idiot, but since I'm here I'll set up the redirect too d6985a8
- feat: Gas Utils for L1 operations (#9834) Fixes #9833 Introducing `L1TxUtils` which is used for submitting & monit... 17fa214
- feat: switch to using an external noir implementation of Schnorr (#10330) This PR replaces usage of the stdlib imple... 6cbd375
- fix: move spartan-script tf to spartan, use file in bucket (#10395) 5cef628
- chore(avm): Fake verification routine for avm recursion in public base rollup (#10382) Resolves #10243 a1e5966
- chore: contracts on a diet (#10389) dddb008
- Merge branch 'master' into ag/refactor-proving-state de370ed
alexghr pushed 1 commit to ag/fix-devnet-bridge AztecProtocol/aztec-packages
- fix: update test c12e8e7
alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
yes, while the address we stored for the contract was all-lower-cased
alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
I'm not 100% if this is necessary anymore but might be useful to have on the PXE public API.
alexghr opened a pull request on AztecProtocol/aztec-packages
fix: bootstrapping devnet
This PR fixes the last issue in bootstrapping devnet: bridging test assets and funding the FPC.alexghr pushed 1 commit to refactor/flake.parts alexghr/nix
- feat(tmux): add keybind to move between panes 5759840
alexghr pushed 2 commits to ag/refactor-proving-state AztecProtocol/aztec-packages
alexghr pushed 34 commits to ag/refactor-proving-state AztecProtocol/aztec-packages
- feat: terraform for alerting on metrics (#10192) Initial terraform for grafana/prometheus alerts. It comes pre-p... 05c9e5d
- chore: remove unused dep (#10295) Please read [contributing guidelines](CONTRIBUTING.md) and remove this line. 2a07355
- feat: Allow querying block number for tree indices (#10332) This PR make the following changes. 1. Captures and p... cf05a7a
- fix: witness changes in file sponge.hpp (#10345) Static analyzer found that initial values in cache and state arrays... 4a38edf
- feat: ultra rollup flows (#10162) Adds new flows to bb main for UltraRollupFlavor. Modifies honk recursion constrai... c53f4cf
- chore: boot node has fixed peer id private key (#10352) also update rough rhino scripts cae1203
- chore: fix sassy-salamander chores v1 (#10218) Handful of chores. fix #10074 fix #10075 fix #10077 7227b48
- chore: Log manual contract class registrations (#10354) To track when a pxe manually registered a deployed contract ... da1470d
- git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "0fe0a5d6df" upstream:... c3d8e48
- chore: replace relative paths to noir-protocol-circuits 2496118
- git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] d697142
- git subrepo push --branch=master noir-projects/aztec-nr subrepo: subdir: "noir-projects/aztec-nr" merged: "6... fcbff0d
- feat(p2p): persist node private p2p keys (#10324) 1c32eda
- chore(ci): move playwright install to `+deps` (#10293) d7bd306
- feat: delete attestations older than a slot (#10326) Prune attestation pool fixes: https://github.com/AztecProtoc... 24abcfe
- feat: Avoid inserting an empty leaf in indexed trees on update (#10334) Fix network kind tests 80fad45
- feat: standalone ssd (#10317) c324781
- chore: redo typo PR by leopardracer (#10363) Thanks leopardracer for https://github.com/AztecProtocol/aztec-package... 0d1b722
- fix(prover): Handle starting blocks out of order in prover (#10350) Fixes issue introduced in #10263 where block sta... 9106102
- feat: Client IVC API (#10217) - Establish API in purely virtual class - This is just a first pass. I will continue ... cc54a1e
- and 14 more ...
alexghr pushed 47 commits to ag/data-dir-prover AztecProtocol/aztec-packages
- chore: pull out constant brillig inliner (#10291) Please read [contributing guidelines](CONTRIBUTING.md) and remove ... 0577c1a
- chore: Fix traces endpoint url in native testnet script (#10309) One-character fix 2367c62
- feat: Avoid inserting an empty leaf in indexed trees on update (#10281) Previously, we were always appending an empt... 5a04ca8
- feat(bb): define std::hash for field (#10312) 752bc59
- chore: skip A->B B->A e2e_2_pxes test (#10297) Until #10296 --------- Co-authored-by: Santiago Palladino <sant... b75bfd0
- feat: zip and silo and propagate private logs (#10308) Fixing #10210 --------- Co-authored-by: Nicolás Venturo... 90d4385
- fix: Revert "feat: Avoid inserting an empty leaf in indexed trees on update" (#10319) Broke kind tests. Reverts Azte... 887c011
- git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "5e751b81cd" upstream:... 1ef2dc7
- chore: replace relative paths to noir-protocol-circuits d77dc96
- git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] df0e0d9
- git subrepo push --branch=master noir-projects/aztec-nr subrepo: subdir: "noir-projects/aztec-nr" merged: "6... ed0fcc2
- fix: bot waits for pxe synch (#10316) Fix for bot failing to start back up in rough-rhino. Thanks to @Thunkar for h... ebd4165
- feat: Process blocks in parallel during epoch proving (#10263) Instead of processing blocks in sequencer during epoc... a9d418c
- feat: terraform for alerting on metrics (#10192) Initial terraform for grafana/prometheus alerts. It comes pre-p... 05c9e5d
- chore: remove unused dep (#10295) Please read [contributing guidelines](CONTRIBUTING.md) and remove this line. 2a07355
- feat: Allow querying block number for tree indices (#10332) This PR make the following changes. 1. Captures and p... cf05a7a
- fix: witness changes in file sponge.hpp (#10345) Static analyzer found that initial values in cache and state arrays... 4a38edf
- feat: ultra rollup flows (#10162) Adds new flows to bb main for UltraRollupFlavor. Modifies honk recursion constrai... c53f4cf
- chore: boot node has fixed peer id private key (#10352) also update rough rhino scripts cae1203
- chore: fix sassy-salamander chores v1 (#10218) Handful of chores. fix #10074 fix #10075 fix #10077 7227b48
- and 27 more ...
alexghr pushed 1 commit to master AztecProtocol/aztec-packages
- fix: publicly register contract classes (#10385) 94e6e1a
alexghr closed a pull request on AztecProtocol/aztec-packages
fix: publicly register contract classes
Please read [contributing guidelines](CONTRIBUTING.md) and remove this line.alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
Maybe it's a permissions thing, like `~/.ssh`?
alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
same change as in #10380 but for adding blocks
alexghr pushed 2 commits to ag/fix-wait-block-synch AztecProtocol/aztec-packages
alexghr opened a pull request on AztecProtocol/aztec-packages
Ag/fix wait block synch
Please read [contributing guidelines](CONTRIBUTING.md) and remove this line.alexghr pushed 1 commit to master AztecProtocol/aztec-packages
- fix: await block unwind when a reorg happens (#10380) Noticed the unwind operation did not block on the delete opera... 5a02480