Ecosyste.ms: Timeline

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

mhofman

mhofman created a comment on an issue on Agoric/agoric-sdk
Possibly related to #8930 ?

View on GitHub

mhofman created a comment on an issue on Agoric/agoric-sdk
We need to evaluate whether we need to re-implement all cosmic-swingset / kernel explicitly generated metrics before we can switch over, or if it would be possible to report metrics from 2 differen...

View on GitHub

mhofman closed an issue on Agoric/agoric-sdk
slog-to-otel does not handle slow vat termination
## Describe the bug Errors from https://github.com/Agoric/agoric-sdk/actions/runs/11692254542/job/32561236661?pr=10165 : <details><summary>Unknown crank-start message.type cleanup-terminated-va...
mhofman closed an issue on Agoric/agoric-sdk
slog-to-otel does not handle slow vat termination
## Describe the bug Errors from https://github.com/Agoric/agoric-sdk/actions/runs/11692254542/job/32561236661?pr=10165 : <details><summary>Unknown crank-start message.type cleanup-terminated-va...
mhofman created a review comment on a pull request on agoric-labs/cometbft
Missing a `banPeer` after `removePeer` in `RedoRequest`

View on GitHub

mhofman created a review on a pull request on agoric-labs/cometbft
As discussed in live review

View on GitHub

mhofman created a review on a pull request on agoric-labs/cometbft
As discussed in live review

View on GitHub

mhofman created a review comment on a pull request on Agoric/agoric-sdk
🙌

View on GitHub

mhofman created a review on a pull request on Agoric/agoric-sdk
Hooray!

View on GitHub

mhofman created a review on a pull request on Agoric/agoric-sdk
Hooray!

View on GitHub

mhofman created a comment on an issue on tc39/proposal-stabilize
> Extend `Object.prototype.toString()` special cases with typed arrays, `DataView`, `ArrayBuffer`, `Map`, `WeakMap`, `Set`, `WeakSet`, `Promise`, etc. > 1. Note: With the ability to [write `value[S...

View on GitHub

mhofman created a comment on an issue on endojs/endo
We should actually double check that importing `async_hooks` has side effects, orelse we may be able to simply statically import it, and just enabled it during lockdown

View on GitHub

mhofman created a comment on an issue on endojs/endo
Based on our discussion I filed #2711

View on GitHub

mhofman created a comment on an issue on endojs/endo
Would likely be solved by #2711

View on GitHub

mhofman created a comment on an issue on endojs/endo
Would likely be solved by #2711

View on GitHub

mhofman opened an issue on endojs/endo
Move node async_hooks taming to ses
## What is the Problem Being Solved? Node's async_hooks are pretty intrusive and attempt to assign properties onto promise instances, sometimes after those promise objects have been observed by us...
mhofman created a review on a pull request on Agoric/agoric-sdk
Oh didn't realize we had another place to stand to inject this.

View on GitHub

mhofman created a comment on an issue on nodejs/undici
> Doing it for security so that untrusted code cannot affect your code is a lost cause because of e.g. prototype mutation and array methods, as mentioned above. I don't understand this claim. If a...

View on GitHub

mhofman created a review on a pull request on Agoric/agoric-sdk
> * `ExportGenesis` suppport > * testing that detects `originalData` leaks. We can postpone that to a follow up. Thanks for all the new tests!

View on GitHub

mhofman created a review comment on a pull request on Agoric/agoric-sdk
Sorry this was set on auto merge. I did consider something along those lines. I agree it does read better

View on GitHub

mhofman created a review on a pull request on Agoric/agoric-sdk

View on GitHub

mhofman created a review comment on a pull request on Agoric/agoric-sdk
Comment that we need to put hooked sender back in so that vtransfer keeper can strip it back out as if it had been there all along. Consider changing this to "overwriteSendPacketData" or somethi...

View on GitHub

mhofman opened a pull request on Agoric/agoric-sdk
test(internal): fake vstorage advance blockHeight
refs: #10890 refs: #10931 ## Description Add a driver to update the block height in fake vstorage cells. Add test of `sequence: false` based deletion. ### Security Considerations None ...
mhofman pushed 1 commit to mhofman/fake-vstorage-blocks Agoric/agoric-sdk
  • test(internal): fake vstorage advance blockHeight 68416ba

View on GitHub

mhofman created a branch on Agoric/agoric-sdk

mhofman/fake-vstorage-blocks - monorepo for the Agoric Javascript smart contract platform

mhofman deleted a branch Agoric/testnet-load-generator

fix-ci

mhofman pushed 5 commits to main Agoric/testnet-load-generator
  • chore(runner): fix typing 356e36e
  • chore(loadgen): fix some typing 12c8e04
  • fix(runner): support new vm-config boostrap 9021509
  • ci: use node 18.18 cea3892
  • Fix CI (#121) Catches up with some changes in agoric-sdk that broke loadgen CI. This is the minimal amount of change... d2e0be0

View on GitHub

mhofman closed a pull request on Agoric/testnet-load-generator
Fix CI
Catches up with some changes in agoric-sdk that broke loadgen CI. This is the minimal amount of changes that was necessary to unbreak CI while possibly maintaining backwards compat. agoric-sdk i...
mhofman created a comment on an issue on Agoric/agoric-sdk
> they would compress the data before writing to the stream right? If yes, wouldn't that add an overhead on resources and somewhat slow down the process? The data would be compressed on the fly be...

View on GitHub

mhofman created a comment on an issue on Agoric/agoric-sdk
> [@mhofman](https://github.com/mhofman) I don't see `otel-and-flight-recorder.js` used anywhere. Should we remove the slogger all together? Let's not. It might be used explicitly in some `SLOGSEN...

View on GitHub

Load more