Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
erights created a comment on a pull request on endojs/endo
> Converting to draft while we wait for draft #2684 to settle down No longer any need to wait on that.
erights created a review comment on a pull request on endojs/endo
The native hardener is now only bypassed if the shim is opted in to. Otherwise, the native hardener will continue to be used.
erights created a comment on a pull request on endojs/endo
> So I have 2 concerns after looking at this PR and its adoption in agoric-sdk (https://github.com/Agoric/agoric-sdk/pull/10795): > > * Given the early nature of the non-trapping proposal, I wou...
erights pushed 12 commits to markm-use-no-trapping-shim endojs/endo
- fix(pass-style): fix #2700 ignore more safe async_hook extra properties 76012d0
- feat(non-trapping-shim): as created 8028d7c
- feat(non-trapping-shim): shim of non-trapping integrity trait e017468
- fixup! reveiwer suggestions 93bd6d9
- fixup! stop exporting ponyfill ad0c8fd
- fixup! suppress inconsistent lint type errors d9085f6
- fixup! make shim opt-in via process.env 830fa53
- fixup! review suggestion 4646e3d
- feat(ses,pass-style): use non-trapping integrity level for safety 0d0a62a
- fixup! reviewer suggestion 349ad3a
- fixup! adapt to non-trapping shim 3b56481
- fixup! incorporate #2677 a11fc2e
erights pushed 8 commits to markm-no-trapping-shim endojs/endo
- fix(pass-style): fix #2700 ignore more safe async_hook extra properties 76012d0
- feat(non-trapping-shim): as created 8028d7c
- feat(non-trapping-shim): shim of non-trapping integrity trait e017468
- fixup! reveiwer suggestions 93bd6d9
- fixup! stop exporting ponyfill ad0c8fd
- fixup! suppress inconsistent lint type errors d9085f6
- fixup! make shim opt-in via process.env 830fa53
- fixup! review suggestion 4646e3d
erights created a comment on an issue on endojs/endo
After a more than 7 minutes, I finally got the rest of the output. The first line I saw at the same time that I saw the debugger exit. Next you see that I typed a control-C, whereupon the rest of t...
erights created a comment on a pull request on endojs/endo
Because the observable change of #2700 that this PR allegedly fixes is only observed interactively when running the vscode debugger, this PR does not add a test case verifying the fix. Rather, I ma...
erights opened an issue on endojs/endo
vscode debug changes cli's test/demo/index.test.js behavior
## Describe the bug In the https://github.com/endojs/endo/pull/2701 branch https://github.com/endojs/endo/tree/markm-fix2700-ignore-safe-asynchook-extras , which I hope fixes #2700 so that is no l...erights created a review comment on a pull request on endojs/endo
The change to this test case demonstrates the loosening of the `@@toStringTag` tests
erights created a review comment on a pull request on endojs/endo
The change to this test case demonstrates the loosening of the `@@toStringTag` tests
erights pushed 1 commit to markm-fix2700-ignore-safe-asynchook-extras endojs/endo
- fix(pass-style): fix #2700 ignore more safe async_hook extra properties 76012d0
erights opened a draft pull request on endojs/endo
fix(pass-style): fix #2700 ignore more safe async_hook extra properties
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for creating a PR! ✰ ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > >...erights created a branch on endojs/endo
markm-fix2700-ignore-safe-asynchook-extras - Endo is a distributed secure JavaScript sandbox, based on SES
erights created a comment on an issue on endojs/endo
Verfied to happen on current endo master ```sh $ git describe --tags --always @endo/[email protected] ```
erights opened an issue on endojs/endo
In vscode debug session, node async_hooks promise keys appear too late
## Describe the bug Node's async_hooks apparently adds symbol-named own properties to `Promise.prototype` and to (some?) individual promises. For `passStyleOf` to judge a promise passable, ideally...erights opened a draft pull request on endojs/endo
Markm flip non trapping shim default
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for creating a PR! ✰ ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > >...erights created a branch on endojs/endo
markm-flip-non-trapping-shim-default - Endo is a distributed secure JavaScript sandbox, based on SES