Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
mhofman created a comment on an issue on Agoric/agoric-sdk
Possibly related to #8930 ?
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...
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`
mhofman created a review on a pull request on agoric-labs/cometbft
As discussed in live review
mhofman created a review on a pull request on agoric-labs/cometbft
As discussed in live review
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...
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
mhofman created a comment on an issue on endojs/endo
Based on our discussion I filed #2711
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.
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...
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!
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
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...
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
mhofman created a branch on Agoric/agoric-sdk
mhofman/fake-vstorage-blocks - monorepo for the Agoric Javascript smart contract platform