Ecosyste.ms: Timeline

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

alexghr

alexghr created a branch on AztecProtocol/aztec-packages

ag/enable-gas-on-sandbox

alexghr pushed 2 commits to main alexghr/sysbox

View on GitHub

alexghr pushed 1 commit to main alexghr/sysbox
  • feat: use arm64 runner instead of qemu b264358

View on GitHub

alexghr opened an issue on alexghr/sysbox
Gcloud fails to install when building for arm64
See https://issuetracker.google.com/issues/303280713
alexghr pushed 2 commits to main alexghr/sysbox
  • fix: add NODE_NO_WARNINGS 9c1c4ae
  • fix: skip gcloud install if it fails 47f6861

View on GitHub

alexghr pushed 2 commits to ag/continue-native AztecProtocol/aztec-packages

View on GitHub

alexghr opened a pull request on AztecProtocol/aztec-packages
feat: lmdb wrapper [wip]
alexghr pushed 1 commit to ag/fix-anvil-watcher AztecProtocol/aztec-packages
  • fix: sandbox deal with empty slots b83fc42

View on GitHub

alexghr created a branch on AztecProtocol/aztec-packages

ag/fix-anvil-watcher

alexghr deleted a branch AztecProtocol/aztec-packages

ag/json-rpc-metrics

alexghr closed a pull request on AztecProtocol/aztec-packages
Ag/json rpc metrics
This PR adds spans for json rpc server requests
alexghr created a comment on a pull request on AztecProtocol/aztec-packages
merged in #11325

View on GitHub

alexghr pushed 2 commits to main alexghr/sysbox
  • Reapply "feat: switch to cached base sysbox" This reverts commit b0f01a3cecbbe9bf09a84748cbac24a0ccab536c. 8d059ab
  • feat: switch to latest cached image 52c1bbe

View on GitHub

alexghr created a branch on AztecProtocol/aztec-packages

ag/continue-native

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

View on GitHub

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

View on GitHub

alexghr pushed 1 commit to ag/scrub-mempool AztecProtocol/aztec-packages
  • refactor: verify txs in parallel ff380c6

View on GitHub

alexghr pushed 1 commit to ag/scrub-mempool AztecProtocol/aztec-packages
  • fix: p2p client scrubs mempool at boot 7c20c7d

View on GitHub

alexghr pushed 1 commit to ag/scrub-mempool AztecProtocol/aztec-packages
  • fix: p2p client scrubs mempool at boot 6f4fff0

View on GitHub

alexghr opened a pull request on AztecProtocol/aztec-packages
fix: p2p client scrubs mempool at boot
This PR modified the p2p client to clear the mempool of any invalid txs. This could happen after a software upgrade.
alexghr created a branch on AztecProtocol/aztec-packages

ag/scrub-mempool

alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
Optional suggestion to use raw mode to remove double quotes but works either way. ```suggestion COMMIT=$(curl -s https://registry.hub.docker.com/v2/repositories/aztecprotocol/aztec/ta...

View on GitHub

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

View on GitHub

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

View on GitHub

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

View on GitHub

alexghr pushed 2 commits to feat/lmdb-wrapper AztecProtocol/aztec-packages
  • refactor: extract msg processing 9ccfd36
  • feat: add @aztec/native 6f063a6

View on GitHub

alexghr deleted a branch AztecProtocol/aztec-packages

ag/track-block-building-helpers

alexghr pushed 1 commit to master AztecProtocol/aztec-packages
  • feat: track block building helpers (#11190) This PR refactors the telemetry client so that it's a global instance th... a749dc1

View on GitHub

alexghr closed an issue on AztecProtocol/aztec-packages
Refactor telemetry client to be an easily accessible global instance
Refactor the `TelemetryClient` class such that it is a global instance that can be accessed from anywhere in the codebase. This will allows us to capture metrics from free functions and make writin...
alexghr closed a pull request on AztecProtocol/aztec-packages
feat: track block building helpers
This PR refactors the telemetry client so that it's a global instance that can be used to measure free functions as well and adds spans the block building helpers in the orchestrator Stacked on ...
Load more