Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
alexghr pushed 1 commit to ag/scaling-provers AztecProtocol/aztec-packages
- Update yarn-project/prover-client/src/job_pool/broker.ts Co-authored-by: Santiago Palladino <santiago@aztecprotocol.... 2d6da4a
alexghr pushed 7 commits to refactor/flake.parts alexghr/nix
- refactor: use disko f46093b
- fix: install fixes ed98484
- chore: update ssh keys 1e9edd4
- chore: enable tailscale 9c4e384
- chore: fix mountOptions bceae9b
- chore: upate tailscale key 131c09e
- flake.lock: Update Flake lock file updates: • Updated input 'alacritty-theme': 'github:alexghr/alacritty-theme.... 1d60ddd
alexghr created a comment on an issue on AztecProtocol/aztec-packages
I quite like [pino](https://github.com/pinojs/pino) for logging. It logs JSON all the time and is a drop-in replacement for `debug` (see [pino-debug](https://github.com/pinojs/pino-debug)) so we wo...
alexghr opened a pull request on AztecProtocol/aztec-packages
chore: re-enable test fixed by Native World State
Fix #8306alexghr pushed 3 commits to palpatine-reborn alexghr/nix
alexghr closed a pull request on AztecProtocol/aztec-packages
fix: prefer release world_state_napi
This PR makes the world-state's `yarn build` prefer the "release" version of the world state library over some potentially out-of-date version built in build-pic. `yarn build:cpp` will build wor...alexghr created a comment on a pull request on AztecProtocol/aztec-packages
Ah, I think this can also go now that `generate` gets run by both bootstrap full and fast https://github.com/AztecProtocol/aztec-packages/pull/9252
alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
```suggestion "build": "yarn clean && yarn generate && tsc -b", ```
alexghr created a review on a pull request on AztecProtocol/aztec-packages
I think this might be all that's needed to get this going
alexghr created a review on a pull request on AztecProtocol/aztec-packages
I think this might be all that's needed to get this going
alexghr pushed 13 commits to ag/scaling-provers AztecProtocol/aztec-packages
- 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: base broker 55b4047
alexghr pushed 1 commit to master AztecProtocol/aztec-packages
- refactor: remove AvmVerificationKeyData and tube specific types (#8569) Removes the `AvmVerificationKey*` classes in... da6c579
alexghr closed a pull request on AztecProtocol/aztec-packages
refactor: remove AvmVerificationKeyData and tube specific types
Removes the `AvmVerificationKey*` classes in favour of using the vanilla classes with custom length.alexghr pushed 2 commits to ag/scaling-provers AztecProtocol/aztec-packages
alexghr pushed 508 commits to ag/scaling-provers AztecProtocol/aztec-packages
- chore(ci): action to redo typo PRs (#8553) 3ed5879
- chore(ci): fix redo-typo-pr.yml abf9802
- chore: redo typo PR by skaunov (#8557) Thanks skaunov for https://github.com/AztecProtocol/aztec-packages/pull/8544... 8a1e7c3
- chore(ci): fix redo-typo-pr.yml (#8555) OK that didn't work first pass for a few silly reasons, but I wanted a base... 7f1673c
- chore(ci): hotfix ffd31aa
- chore: redo typo PR by Ocheretovich (#8559) Thanks Ocheretovich for https://github.com/AztecProtocol/aztec-packages... c4296ba
- chore: redo typo PR by Olexandr88 (#8560) Thanks Olexandr88 for https://github.com/AztecProtocol/aztec-packages/pul... e35d148
- feat: CI deploy on sepolia (#8514) 54f0344
- chore: GitHub Actions Deployments to Amazon EKS (#8563) This GH Actions yaml files to allow network pushes to the ne... 6fae8f0
- chore(ci): optimize disk usage in arm run (#8564) This was creating unnecessary ARM disks per user 33e6aa4
- chore: remove unused imports (#8556) This PR removes a bunch of unused imports and makes private items public if th... e11242e
- chore(ci): hotfix arm ci 979f267
- test: add sync suite (#8550) Fixes #8536 by introducing an initial setup for testing synching. Adds a new "spam"... ce0a9db
- refactor: remove ARCHIVER_L1_START_BLOCK (#8554) Fixes #8552. Adds an immutable to the contract such that we can jus... bc8d461
- feat: update args hash to be a flat poseidon (#8571) We used before a sort of tree structure for args hash to make a... 0c54224
- feat: Optimize allocating immediate amounts of memory (#8579) e0185e7
- chore: Moves add gate out of aux (#8541) Resolves https://github.com/AztecProtocol/barretenberg/issues/913. Moves... c3ad163
- git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "8599cae8c3" upstream:... 60b96db
- chore: replace relative paths to noir-protocol-circuits 2336986
- git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] b9abdda
- and 488 more ...
alexghr pushed 1 commit to main alexghr/got-fetch
- build(dev): bump @semantic-release/github from 10.3.5 to 11.0.0 (#473) Bumps [@semantic-release/github](https://gith... 9caa2ce
alexghr closed a pull request on alexghr/got-fetch
build(dev): bump @semantic-release/github from 10.3.5 to 11.0.0
Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 10.3.5 to 11.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/semant...alexghr pushed 506 commits to ag/avm-vk AztecProtocol/aztec-packages
- chore(ci): action to redo typo PRs (#8553) 3ed5879
- chore(ci): fix redo-typo-pr.yml abf9802
- chore: redo typo PR by skaunov (#8557) Thanks skaunov for https://github.com/AztecProtocol/aztec-packages/pull/8544... 8a1e7c3
- chore(ci): fix redo-typo-pr.yml (#8555) OK that didn't work first pass for a few silly reasons, but I wanted a base... 7f1673c
- chore(ci): hotfix ffd31aa
- chore: redo typo PR by Ocheretovich (#8559) Thanks Ocheretovich for https://github.com/AztecProtocol/aztec-packages... c4296ba
- chore: redo typo PR by Olexandr88 (#8560) Thanks Olexandr88 for https://github.com/AztecProtocol/aztec-packages/pul... e35d148
- feat: CI deploy on sepolia (#8514) 54f0344
- chore: GitHub Actions Deployments to Amazon EKS (#8563) This GH Actions yaml files to allow network pushes to the ne... 6fae8f0
- chore(ci): optimize disk usage in arm run (#8564) This was creating unnecessary ARM disks per user 33e6aa4
- chore: remove unused imports (#8556) This PR removes a bunch of unused imports and makes private items public if th... e11242e
- chore(ci): hotfix arm ci 979f267
- test: add sync suite (#8550) Fixes #8536 by introducing an initial setup for testing synching. Adds a new "spam"... ce0a9db
- refactor: remove ARCHIVER_L1_START_BLOCK (#8554) Fixes #8552. Adds an immutable to the contract such that we can jus... bc8d461
- feat: update args hash to be a flat poseidon (#8571) We used before a sort of tree structure for args hash to make a... 0c54224
- feat: Optimize allocating immediate amounts of memory (#8579) e0185e7
- chore: Moves add gate out of aux (#8541) Resolves https://github.com/AztecProtocol/barretenberg/issues/913. Moves... c3ad163
- git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "8599cae8c3" upstream:... 60b96db
- chore: replace relative paths to noir-protocol-circuits 2336986
- git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] b9abdda
- and 486 more ...