Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
mhofman created a review comment on a pull request on Agoric/agoric-sdk
Also the original `@endo/init` also tames async_hooks which this doesn't do. See https://github.com/endojs/endo/issues/2711
mhofman created a review comment on a pull request on Agoric/agoric-sdk
Should the file's name capture this is doing an unsafe lockdown ?
mhofman created a review comment on a pull request on Agoric/agoric-sdk
Post-error parameter? Maybe multiple parameters of which the last is an error? Also what kind of node callback API does this!?
mhofman created a review comment on a pull request on Agoric/agoric-sdk
Sad, we can't even test if the intrinsics are frozen with unsafe harden.
mhofman created a review comment on a pull request on Agoric/agoric-sdk
I dislike changing the type of resolved values dynamically like that but I'll allow it here for backwards compat (and because I think the types get it). But I can't shake the feeling this is try...
mhofman created a review comment on a pull request on Agoric/agoric-sdk
I don't see how `savedChainSends` is initialized from the value returned by `launch`. Did that get dropped? The hangover logic is notoriously lacking testing and quite brittle (we have know bugs in...
mhofman created a review on a pull request on Agoric/agoric-sdk
This looks like the beginning of some awesome test framework for cosmic-swingset. Pretty amazing! I am however concerned the hangover / savedChainSends logic got hurt in the refactor. (it was re...
mhofman created a review on a pull request on Agoric/agoric-sdk
This looks like the beginning of some awesome test framework for cosmic-swingset. Pretty amazing! I am however concerned the hangover / savedChainSends logic got hurt in the refactor. (it was re...
mhofman pushed 2 commits to mhofman/fake-vstorage-blocks-2 Agoric/agoric-sdk
mhofman created a review comment on a pull request on Agoric/agoric-sdk
Oops, good thing the test I had updated caught that :p
mhofman pushed 2 commits to mhofman/fake-vstorage-blocks-2 Agoric/agoric-sdk
mhofman opened an issue on Agoric/agoric-sdk
Report breakdown timings of swingset execution
## What is the Problem Being Solved? While we're adding a high level timing metric for swingset execution per block (see #10960), we'd also like to understand better where our time is spent during...mhofman opened a pull request on Agoric/agoric-sdk
Follow-up fake vstorage blockHeight advancement
refs: #10933 ## Description Forgot some test updates in the previous PR Also it was on automerge so I couldn't include @gibson042 's [review suggestion](https://github.com/Agoric/agoric-sdk/pu...mhofman created a branch on Agoric/agoric-sdk
mhofman/fake-vstorage-blocks-2 - monorepo for the Agoric Javascript smart contract platform