Ecosyste.ms: Timeline

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

erights

erights pushed 1 commit to markm-m-has-matcher endojs/endo
  • feat(patterns): M.has(el,n) to support want patterns 143ba1f

View on GitHub

erights pushed 1 commit to markm-m-has-matcher endojs/endo
  • feat(patterns): M.has(el,n) to support want patterns f2ec8de

View on GitHub

erights pushed 1 commit to markm-m-has-matcher endojs/endo

View on GitHub

erights pushed 1 commit to markm-m-has-matcher endojs/endo

View on GitHub

erights opened a draft pull request on endojs/endo
feat(patterns): M.has(el,n) to support want patterns
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for creating a PR! ✰ ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > >...
erights created a branch on endojs/endo

markm-m-has-matcher - Endo is a distributed secure JavaScript sandbox, based on SES

erights created a comment on a pull request on endojs/endo
Closing in favor of https://github.com/endojs/endo/pull/2675 , which incorporates the ideas from this PR

View on GitHub

erights closed a draft pull request on endojs/endo
fix(ses): dont use native harden
Was staged on #2675 , but changed to standalone to isolate problems. Closes: #XXXX Refs: #XXXX ## Description Old: Differs from #2675 only in that is doesn't use the native hardener if th...
erights created a comment on an issue on endojs/endo
@mhofman , #2708 implements your suggestion. The PR comment raises some questions I have about this approach.

View on GitHub

erights opened a draft pull request on endojs/endo
fix(daemon,cli): fix #2700 use endo/init to prepare async hooks
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for creating a PR! ✰ ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > >...
erights created a branch on endojs/endo

markm-2700-daemon-uses-endo-init - Endo is a distributed secure JavaScript sandbox, based on SES

erights pushed 41 commits to markm-prepare-for-non-trapping Agoric/agoric-sdk
  • refactor: cli utils under cli/ fce80b5
  • feat: RecorderKitShape 8473842
  • chore: stateShape for liquidity-pool 1c4d975
  • chore: stateShape for status-manager b7f9bc3
  • test: stateShapes 93fb29e
  • chore: simplify stored cap names f3f9741
  • refactor: name beta-fast-usdc proposal 84ec0f9
  • docs: obsolete TODO 570031f
  • test: make fake bootstrap more credible 947cca2
  • feat: error handling for bad event packets 450b953
  • Fast USDC beta polish (#10909) closes: #10432 ## Description Clean up for beta release. See clean commits for chan... 83c2ebd
  • chore(types): scripts/update-typeCoverage-floor.sh ea15504
  • refactor(types): adopt EReturn type 8ff98c4
  • chore(types): scripts/update-typeCoverage-floor.sh chore(types): scripts/update-typeCoverage-floor.sh e9532e1
  • test: prepare-test-env has to be first dc34013
  • adopt EReturn type (#9011) ## Description While working on another PR, I had to type out `ReturnType<Awaited<Return... 1d8b7d2
  • refactor(cosmic-swingset): Minor cleanup in kernel-stats.js * variable and parameter names * imported OpenTelemetry ... 21a47b9
  • feat(cosmic-swingset): Split inbound queue length metrics by queue name Fixes #10900 e8b99bc
  • chore(cosmic-swingset): Rename CrankerPhase values to be single-word values of a JSDoc enum 529d2f6
  • feat(cosmic-swingset): Split inbound queue length metrics by queue name (#10904) Fixes #10900 ## Description The fi... 74fc45b
  • and 21 more ...

View on GitHub

erights created a comment on a pull request on Agoric/agoric-sdk
> I added non-erasable syntax locally to verify it errors: Is there a practical way to add this test to CI? If not, no worries.

View on GitHub

erights pushed 96 commits to markm-prepare-for-non-trapping Agoric/agoric-sdk
  • chore(types): BridgeMessage and CoreEvalAction 339fd44
  • refactor(types): PleaseProvisionAction 95e7617
  • refactor(types): VbankBalanceUpdateAction 7e0b825
  • fix: nonce handling in vbank 01ee862
  • lint(types): typecheck d.ts in cosmic-swingset 65e15b9
  • feat(types): BridgeMessage ActionContext 4c7a89e
  • test: correct fromBridge calls 6da7328
  • BridgeMessage types (#8544) _incidental_ ## Description Define a union type for for BridgeMessage that a `fromBrid... 785e426
  • test: allow workerThreads in swingset-vat 0ec6731
  • test: allow workerThreads in swingset-vat (#10848) closes: #9392 ## Description Try enabling `workerThreads` (Ava ... 3d4f71f
  • feat(orchestration): add more chain infos for fusdc bcc450c
  • feat(orchestration): add more chain infos for fusdc (#10845) closes https://github.com/Agoric/agoric-sdk/issues/1073... 8fb6eaf
  • feat(client-utils): makeIntervalIterable, makeBlocksIterable 16585a3
  • feat(multichain/tools): executeOfferTx does not wait for completion - wdr.deposit.getAddress() - agd types 25e0ce1
  • chore: fixup distribute: test.serial, ordering b825756
  • test(multichain): fast-usdc performance - advanceAndSettleScenario: check estimated mainnet wall-clock time - when... 7917e05
  • refactor: reuse agoricNamesQ, fastLQP 2c79e74
  • perf measurement for Fast USDC in multichain-testing (#10857) closes: #10595 ## Description - within `advanceAnd... cb12196
  • refactor: support updating governedAPIs at upgrade 9329e8a
  • chore: improve message when original contract facets weren't durable 53b79de
  • and 76 more ...

View on GitHub

erights created a comment on an issue on endojs/endo
Would be fixed by #2704, as it says in its PR comment. I don't know why github has not done its usual thing and shown that connection here.

View on GitHub

erights pushed 9 commits to markm-assertion-breakpoint endojs/endo
  • refactor: prepare for non-trapping integrity trait (#2679) Closes: #XXXX Refs: https://github.com/Agoric/agoric-sdk... 07ff084
  • docs(ses): Fix typos in lockdown.md (#2662) 61c747f
  • fix(ses): update permits for stage 2.7.4 proposals (#2693) Closes: #XXXX Refs: https://github.com/tc39/proposals ... 35d5ea2
  • chore: upgrade Jessie b150c41
  • chore: upgrade Jessie (#2694) Dependency management chore. ffeb98d
  • docs: Update release notes 14dda10
  • chore(release): publish - @endo/[email protected] - @endo/[email protected] - @endo/[email protected] - @endo/cli@... e0683e0
  • chore: Release 2025-01-23 (#2696) # ses v1.11.0 - Adds support for dynamic `import` in conjunction with an update... 895ea0a
  • feat(ses): can breakpoint or log on assert failures 787e0a0

View on GitHub

erights created a review comment on a pull request on endojs/endo
just a driveby typo fix

View on GitHub

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

View on GitHub

erights pushed 9 commits to markm-getenv-detects-more-errors endojs/endo
  • refactor: prepare for non-trapping integrity trait (#2679) Closes: #XXXX Refs: https://github.com/Agoric/agoric-sdk... 07ff084
  • docs(ses): Fix typos in lockdown.md (#2662) 61c747f
  • fix(ses): update permits for stage 2.7.4 proposals (#2693) Closes: #XXXX Refs: https://github.com/tc39/proposals ... 35d5ea2
  • chore: upgrade Jessie b150c41
  • chore: upgrade Jessie (#2694) Dependency management chore. ffeb98d
  • docs: Update release notes 14dda10
  • chore(release): publish - @endo/[email protected] - @endo/[email protected] - @endo/[email protected] - @endo/cli@... e0683e0
  • chore: Release 2025-01-23 (#2696) # ses v1.11.0 - Adds support for dynamic `import` in conjunction with an update... 895ea0a
  • refactor(ses): getenv detects more errors 3d29d44

View on GitHub

erights pushed 14 commits to markm-flip-non-trapping-shim-default endojs/endo
  • fix(cli): tolerate #2702 stderr noise 75c7164
  • feat(non-trapping-shim): as created e181153
  • feat(non-trapping-shim): shim of non-trapping integrity trait 6ee1407
  • fixup! reveiwer suggestions 7959797
  • fixup! stop exporting ponyfill b6ef313
  • fixup! suppress inconsistent lint type errors 76a334c
  • fixup! make shim opt-in via process.env ba7f7f5
  • fixup! review suggestion 1c786d8
  • fixup! dont if cant 95526ee
  • feat(ses,pass-style): use non-trapping integrity level for safety 4294b84
  • fixup! reviewer suggestion 278b137
  • fixup! adapt to non-trapping shim 3a3a43a
  • fixup! incorporate #2677 8173b85
  • NO NOT MERGE: flip non-trapping default to test under CI 83de018

View on GitHub

erights pushed 13 commits to markm-use-no-trapping-shim endojs/endo
  • fix(cli): tolerate #2702 stderr noise 75c7164
  • feat(non-trapping-shim): as created e181153
  • feat(non-trapping-shim): shim of non-trapping integrity trait 6ee1407
  • fixup! reveiwer suggestions 7959797
  • fixup! stop exporting ponyfill b6ef313
  • fixup! suppress inconsistent lint type errors 76a334c
  • fixup! make shim opt-in via process.env ba7f7f5
  • fixup! review suggestion 1c786d8
  • fixup! dont if cant 95526ee
  • feat(ses,pass-style): use non-trapping integrity level for safety 4294b84
  • fixup! reviewer suggestion 278b137
  • fixup! adapt to non-trapping shim 3a3a43a
  • fixup! incorporate #2677 8173b85

View on GitHub

erights pushed 9 commits to markm-no-trapping-shim endojs/endo
  • fix(cli): tolerate #2702 stderr noise 75c7164
  • feat(non-trapping-shim): as created e181153
  • feat(non-trapping-shim): shim of non-trapping integrity trait 6ee1407
  • fixup! reveiwer suggestions 7959797
  • fixup! stop exporting ponyfill b6ef313
  • fixup! suppress inconsistent lint type errors 76a334c
  • fixup! make shim opt-in via process.env ba7f7f5
  • fixup! review suggestion 1c786d8
  • fixup! dont if cant 95526ee

View on GitHub

erights opened a draft pull request on endojs/endo
Markm tolerate stderr noise
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for creating a PR! ✰ ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > >...
erights created a branch on endojs/endo

markm-tolerate-stderr-noise - Endo is a distributed secure JavaScript sandbox, based on SES

erights pushed 6 commits to markm-flip-non-trapping-shim-default endojs/endo
  • fixup! dont if cant 2c3def1
  • feat(ses,pass-style): use non-trapping integrity level for safety 13d6d37
  • fixup! reviewer suggestion 73db90e
  • fixup! adapt to non-trapping shim c5412fb
  • fixup! incorporate #2677 e40dcb3
  • NO NOT MERGE: flip non-trapping default to test under CI 19e38a7

View on GitHub

erights pushed 5 commits to markm-use-no-trapping-shim endojs/endo
  • fixup! dont if cant 2c3def1
  • feat(ses,pass-style): use non-trapping integrity level for safety 13d6d37
  • fixup! reviewer suggestion 73db90e
  • fixup! adapt to non-trapping shim c5412fb
  • fixup! incorporate #2677 e40dcb3

View on GitHub

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

View on GitHub

erights pushed 13 commits to markm-flip-non-trapping-shim-default 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
  • NO NOT MERGE: flip non-trapping default to test under CI bd79cff

View on GitHub

erights created a comment on an issue on endojs/endo
Running it fresh, thereby avoiding the "address already in use" problem, I now get the following, with no control-C needed. However, running it under the debugger takes amazing longer than running ...

View on GitHub

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. This PR is again Ready for Review. PTAL

View on GitHub

Load more