Ecosyste.ms: Timeline

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

erights

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.

View on GitHub

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.

View on GitHub

erights created a review on a pull request on endojs/endo

View on GitHub

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...

View on GitHub

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

View on GitHub

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

View on GitHub

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...

View on GitHub

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...

View on GitHub

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

View on GitHub

erights created a review on a pull request on endojs/endo

View on GitHub

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

View on GitHub

erights created a review on a pull request on endojs/endo

View on GitHub

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

View on GitHub

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] ```

View on GitHub

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

erights pushed 1 commit to markm-use-no-trapping-shim endojs/endo

View on GitHub

erights created a review comment on a pull request on endojs/endo
The ses deps are fixed as you suggest, and the changes to yarn.lock are milder. PTAL.

View on GitHub

erights created a review on a pull request on endojs/endo

View on GitHub

erights created a review comment on a pull request on endojs/endo
https://github.com/endojs/endo/pull/2673/commits/c9b61ee4209eef0271d191586307c3855ec46950 from https://github.com/endojs/endo/pull/2673 has now changed this to @ts-ignore to avoid inconsistent typi...

View on GitHub

erights created a review on a pull request on endojs/endo

View on GitHub

erights created a review comment on a pull request on endojs/endo
Done

View on GitHub

erights created a review on a pull request on endojs/endo

View on GitHub

erights created a review comment on a pull request on endojs/endo
If this is worth doing, can it be postponed to a later PR?

View on GitHub

erights created a review on a pull request on endojs/endo

View on GitHub

erights created a review comment on a pull request on endojs/endo
I do ***not*** want to move this switch to `@endo/init` because the decision by other importers whether to start ses via `@endo/init` or otherwise is uncorrelated with whether they should be subjec...

View on GitHub

Load more