Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
erights pushed 6 commits to markm-no-trapping-shim endojs/endo
- refactor: cleanup type warning (#2680) Closes: #XXXX Refs: #XXXX ## Description Was getting the irritating wa... e02b0f6
- refactor: prepare for non-trapping integrity trait c3b3d92
- feat(non-trapping-shim): as created 8b1d357
- feat(non-trapping-shim): Ponyfill and shim for non-trapping integrity trait 6445345
- fixup! reveiwer suggestions b22b8b0
- fixup! review suggestion 4c095c0
erights pushed 2 commits to markm-prepare-for-stabilize-2 endojs/endo
erights created a comment on a pull request on Agoric/agoric-sdk
> https://github.com/Agoric/agoric-sdk/issues/8610 explains that `getPayout(foo)` returns `null`, Please correct this PR comment before merging. I looked, and #8610 correctly explains that it...
erights created a review comment on a pull request on Agoric/agoric-sdk
When switching to `NonNullish`, please remember to use the second optional `optDetails` argument so the error message remains informative.
erights created a review on a pull request on Agoric/agoric-sdk
LGTM. Yes, as a general principle we should prefer errors rather than nullish for failures that most likely indicate that there's a bug somewhere that needs to be fixed.
erights created a review on a pull request on Agoric/agoric-sdk
LGTM. Yes, as a general principle we should prefer errors rather than nullish for failures that most likely indicate that there's a bug somewhere that needs to be fixed.
erights pushed 1 commit to master endojs/endo
- refactor: cleanup type warning (#2680) Closes: #XXXX Refs: #XXXX ## Description Was getting the irritating wa... e02b0f6
erights closed a pull request on endojs/endo
refactor: cleanup type warning
Closes: #XXXX Refs: #XXXX ## Description Was getting the irritating warning ![image](https://github.com/user-attachments/assets/257b1512-2f46-46c4-88e4-3b9f4b22db81) This PR simply doe...erights opened a draft pull request on endojs/endo
feat(ses,pass-style): use non-trapping integrity trait ponyfill for safety
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for creating a PR! ✰ ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > >...erights created a branch on endojs/endo
markm-use-no-trapping-pony - Endo is a distributed secure JavaScript sandbox, based on SES
erights pushed 2 commits to markm-use-no-trapping-shim endojs/endo
erights created a review comment on a pull request on endojs/endo
GOOD CATCH! I am surprised I somehow closed this conversation. At that moment I must have thought I was looking at something else. I don't remember, but I never thought I had done this one. T...
erights pushed 1 commit to markm-use-no-trapping-shim endojs/endo
- feat(ses,pass-style): use non-trapping integrity level for safety 0d6fc81
erights created a review comment on a pull request on endojs/endo
Explanation moved and reworked at https://github.com/endojs/endo/pull/2679/files#diff-96bb1b0ba7133e217b7a5114fe5fd34af40a92b43c7b5911a4886ce6554f0dd6 preparing-for-stabilize.md Please have a lo...
erights pushed 1 commit to markm-use-no-trapping-shim endojs/endo
- feat(ses,pass-style): use non-trapping integrity level for safety 9ecdad5
erights created a comment on a pull request on endojs/endo
> Your changes to eventual-send and captp LGTM. > > Is it too late to change all occurrences of "no-trapping" to "non-trapping"? That would be more consistent with other terms in the integrity l...
erights pushed 1 commit to markm-use-no-trapping-shim endojs/endo
- fixup! errors and expected type errors 68db19c
erights pushed 1 commit to markm-use-no-trapping-shim endojs/endo
- feat(ses,pass-style): use non-trapping integrity level for safety 7f4fb5a
erights pushed 1 commit to markm-use-no-trapping-shim endojs/endo
- feat(ses,pass-style): use non-trapping integrity level for safety e8b5035
erights pushed 7 commits to markm-use-no-trapping-shim endojs/endo
- docs(marshal): revise cheatsheet to match ocapn (#2668) Closes: #XXXX Refs: - https://github.com/ocapn/ocapn/pull... fdb6074
- refactor: cleanup type warning b23724f
- refactor: prepare for non-trapping integrity trait 6ff2c89
- feat(non-trapping-shim): as created 467b1f0
- feat(non-trapping-shim): Ponyfill and shim for non-trapping integrity trait 1628fc2
- fixup! reveiwer suggestions 29c9d47
- feat(ses,pass-style): use non-trapping integrity level for safety 2c3be8c