Ecosyste.ms: Timeline

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

alexghr

alexghr pushed 1 commit to master AztecProtocol/aztec-packages
  • fix: add devcoin to faucet after deployment (#10903) This PR uses the API added in #10580 to add the just deployed D... 6aa5369

View on GitHub

alexghr deleted a branch AztecProtocol/aztec-packages

ag/bootstrap-devcoin

alexghr closed a pull request on AztecProtocol/aztec-packages
fix: add devcoin to faucet after deployment
This PR uses the API added in #10580 to add the just deployed DevCoin contract.
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/test-prover-node-recovery AztecProtocol/aztec-packages

View on GitHub

alexghr opened a pull request on AztecProtocol/aztec-packages
fix: use explicit read transactions
Open and hold a read txn open until the entire iterator is consumed.
alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
Just a heads up that the default histogram buckets only go up to 10k https://github.com/open-telemetry/opentelemetry-js/blob/8dc74e609a992ba6379c99033244e46ed902dc04/packages/sdk-metrics/src/vie...

View on GitHub

alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
These are created as histograms.

View on GitHub

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

View on GitHub

alexghr pushed 1 commit to ag/test-prover-node-recovery AztecProtocol/aztec-packages

View on GitHub

alexghr pushed 1 commit to ag/bootstrap-devcoin AztecProtocol/aztec-packages
  • fix: add devcoin to faucet after deployment 32a9f77

View on GitHub

alexghr opened a pull request on AztecProtocol/aztec-packages
fix: add devcoin to faucet after deployment
This PR uses the API added in #10580 to add the just deployed DevCoin contract.
alexghr created a branch on AztecProtocol/aztec-packages

ag/bootstrap-devcoin

alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
```suggestion unit: 'us', ```

View on GitHub

alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
This will need buckets as the ones for `ms` won't be applied.

View on GitHub

alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
I don't think this is going to give us the resolution we want. We should be using `process.hrtime` for this https://nodejs.org/api/process.html#processhrtimebigint

View on GitHub

alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
Non blocking: I think it would be cool to calculate the rate in Grafana (e.g. adding to a counter the gas used after each tx)

View on GitHub

alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
Was this intended to be a histogram?

View on GitHub

alexghr created a review on a pull request on AztecProtocol/aztec-packages
Looks good, I'd change the `callDuration` to use the high resolution timer

View on GitHub

alexghr created a review on a pull request on AztecProtocol/aztec-packages
Looks good, I'd change the `callDuration` to use the high resolution timer

View on GitHub

alexghr pushed 1 commit to master AztecProtocol/aztec-packages
  • fix: double slash in faucet URL (#10883) Fix an issue building the drip url if `faucetUrl` contained a trialing slash 9aff0e1

View on GitHub

alexghr pushed 1 commit to ag/test-prover-node-recovery AztecProtocol/aztec-packages

View on GitHub

alexghr created a branch on AztecProtocol/aztec-packages

ag/test-prover-node-recovery

alexghr opened a pull request on AztecProtocol/aztec-packages
fix: double slash in faucet URL
Fix an issue building the drip url if `faucetUrl` contained a trialing slash
alexghr created a branch on AztecProtocol/aztec-packages

ag/fix-drip-faucet

alexghr pushed 20 commits to ag/reg-function-sigs AztecProtocol/aztec-packages
  • refactor: optimization of `syncTaggedLogsAsSender` (#10811) a4be4a7
  • chore: silence logs to k8s port-forward (#10768) 6f1ad79
  • feat: Claim epoch proof rights without a block (#10844) If the sequencer does not have enough txs to build a block, ... b721253
  • fix: Archiver does not jump the gun on epoch completed (#10801) Archiver's isEpochComplete would return `true` when ... 51d82aa
  • fix: update run.sh for new devbox version (#10851) follow on from https://github.com/AztecProtocol/aztec-packages/p... e867e87
  • feat(p2p): remaining p2p topic validators (#10734) a17d319
  • chore: use `troll-turtle` image in aztec-spartan (#10856) also disregard ethereum_host from the host. c598bae
  • git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "81584f06eb" upstream:... 5ccc55e
  • chore: replace relative paths to noir-protocol-circuits 136f0b4
  • git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] 30b5b9d
  • git subrepo push --branch=master noir-projects/aztec-nr subrepo: subdir: "noir-projects/aztec-nr" merged: "2... d067641
  • chore: ci3 phase 1 (#10042) CI3 is a conceptual goal for uniting the CI flow and the dev flow as much as possible, a... 641da4b
  • fix: hotfix master runner choice This would have gone away after a while, but this is correct too. 9e13b51
  • fix: arm updating image bases 8f9ea7a
  • fix: remove bench-summaryfuntil fixed ccfefab
  • fix: don't U128::from_integer(u128) (#10865) In Noir we are removing the (private) built-ins `as_field` and `from_fi... 3d00d34
  • feat: Add a flag to disable fee payment checks in AVM simulator (#10852) Resolves #10833 This is a simulator only c... 41407ce
  • fix: handle calls to non-existent contracts in AVM witgen (#10862) Exceptionally halt & consume all gas on a call to... 8820bd5
  • chore(avm): Conditionally enable avm recursion unit tests based on an env variable (#10873) 7a9506c
  • refactor: pass fn signatures 6c18d05

View on GitHub

alexghr pushed 1 commit to master AztecProtocol/aztec-packages
  • chore: silence logs to k8s port-forward (#10768) 6f1ad79

View on GitHub

alexghr deleted a branch AztecProtocol/aztec-packages

ag/silence-k8s-port-forward

Load more