Ecosyste.ms: Timeline

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

mhofman

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

View on GitHub

mhofman created a review comment on a pull request on endojs/endo
I assume this can throw too but we rely on that throw to interrupt the flow?

View on GitHub

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

View on GitHub

mhofman created a comment on a pull request on tc39/proposal-async-context
> Yes, String access is global and allows a global state. To me that was more of a feature that a bug. However, if this is a concern, strings and Symbols that are equals to `Symbol.for(...)` Symbol...

View on GitHub

mhofman closed a pull request on tc39/proposal-shadowrealm
Let the host create the global object
Ref https://github.com/whatwg/html/issues/7591
mhofman created a comment on a pull request on tc39/proposal-shadowrealm
Filed https://github.com/tc39/proposal-shadowrealm/issues/411

View on GitHub

mhofman reopened a pull request on tc39/proposal-shadowrealm
Let the host create the global object
Ref https://github.com/whatwg/html/issues/7591
mhofman opened an issue on tc39/proposal-shadowrealm
[Stage 3] behavior of global object
Originally this proposal created a regular object for the global and provided a host hook to add configurable properties and change the prototype according to the APIs the host needed to expose. h...
mhofman created a comment on a pull request on tc39/proposal-shadowrealm
> I'm looking into this; at this point it seems like this PR might not be necessary. That's because other PRs completely absorbed the original change from this PR. However the concerns I raise a...

View on GitHub

mhofman created a comment on a pull request on Agoric/agoric-sdk
> The upshot is that none of these tests need to be `.serial` now. That is not accurate. anything in a fake liveslots environment needs to be serial.

View on GitHub

mhofman created a review on a pull request on Agoric/agoric-sdk

View on GitHub

mhofman created a comment on an issue on microsoft/TypeScript
To clarify this was closed as "completed" but the limitation has not changed in newer versions. It would be great to reevaluate the possibility to do this given the recent improvements in type na...

View on GitHub

mhofman created a comment on an issue on Agoric/agoric-sdk
If we ever do this, we need to consider the impact on the slog and the slog sender. Either we need to - embargo the slog events of the replay to keep them grouped, but generate an out of order slo...

View on GitHub

mhofman pushed 1 commit to cth-u18-emeryNet Agoric/agoric-sdk
  • fixup! feat: Add configuration for emeryNet to upgrade.go and build scripts b97f871

View on GitHub

mhofman created a review comment on a pull request on Agoric/agoric-sdk
```suggestion validUpgradeName("UNRELEASED_devnet"), ```

View on GitHub

mhofman created a review on a pull request on Agoric/agoric-sdk

View on GitHub

mhofman pushed 1 commit to gibson-8928-parameterized-allowcleanup Agoric/agoric-sdk
  • fixup! test(a3p-integration): Try to get more insight into the failing test. 17ec7b2

View on GitHub

mhofman created a review on a pull request on Agoric/agoric-sdk
From a technical pov, LGTM. I'll let someone else double check the accuracy of these addresses.

View on GitHub

mhofman created a review comment on a pull request on Agoric/agoric-sdk
@otoole-brendan ?

View on GitHub

mhofman created a review on a pull request on Agoric/agoric-sdk

View on GitHub

mhofman created a comment on a pull request on tc39/agendas
I would not have tried to use a unicode char in the branch name ! Wondering how many tools that breaks.

View on GitHub

mhofman created a review comment on a pull request on Agoric/agoric-sdk
Isn't the problem that lerna will elect to use a new 1.x version for pre-release but when cutting the final release it will keep using a 0.x version?

View on GitHub

mhofman created a review on a pull request on Agoric/agoric-sdk

View on GitHub

mhofman opened an issue on Agoric/agoric-sdk
async flow should support cause chains on errors
## What is the Problem Being Solved? We're now allowing nested data in errors. While async flow does not enforce that errors have the same message, we should enforce that any other nested data, ...
mhofman created a review comment on a pull request on Agoric/agoric-sdk
Please `gofmt`

View on GitHub

mhofman created a review on a pull request on Agoric/agoric-sdk

View on GitHub

mhofman opened an issue on Agoric/agoric-sdk
gofmt is not enforced
## Describe the bug go has opiniated built-in formatting: `gofmt` or through its frontend `go fmt`. We currently do not enforce it. ## To Reproduce Commit a `.go` file with spaces instead ...
mhofman opened an issue on Agoric/agoric-sdk
Test slog senders in a3p
## What is the Problem Being Solved? In the past we're encountered issues with slog senders failing on some input (unknown or untested). Most recently #9569 / #8272. While the slogfile, otel-...
mhofman pushed 22 commits to dev-upgrade-18 Agoric/agoric-sdk
  • feat(cosmic-swingset): add missing trigger events 92f8dfd
  • fix(telemetry): otel correctly pop upgrade span Fixes #8272 Fixes #9569 0ffdf00
  • fix(telemetry): handle new trigger slog events d32cb7e
  • feat(telemetry): context aware slog support new triggers 03965d9
  • Add missing trigger slog events (#10357) closes: #10332 closes: #8272 refs: #9569 ## Description Adds slog events... 745d557
  • chore: reinstate wallet in upgrade.go (#10350) refs: #9404 refs: #10336 refs: #10319 ## Description #10319 clea... ced5d49
  • chore: repair keys in priceFeed upgrade proposal 16880e6
  • chore: also update package.json to use the new keys 9a8922c
  • chore: some bootstrap tests also use the priceFeedBuilder a497ac3
  • chore(cosmos): fmt f94ca73
  • feat(cosmos): upgrade skips proposals with no variant 4ce1372
  • feat: update price feed proposal support for custom config 8804ed2
  • feat: replace committee proposal support for custom config d3014e3
  • feat: drop sdk-generate from package.json e0a71e2
  • chore: drop eval.sh which isn't used in software upgrades a88d60b
  • chore: drop .gitignore, which is no longer needed 74a34a3
  • chore: drop provisionPool.test, which shouldn't be here f5b08d7
  • test: move localChain test to z:acceptance 1ae68bd
  • test: clean up use.sh and test.sh: comments and drop redudancies dcb24f1
  • test: gitignore localChaintest-submission/, now in z:acceptance fcbd971
  • and 2 more ...

View on GitHub

mhofman created a review on a pull request on Agoric/agoric-sdk
Got an LGTM from @michaelfig for the core proposal config changes assuming tests pass, which they have

View on GitHub

Load more