Ecosyste.ms: Timeline

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

mhofman

mhofman pushed 1 commit to mhofman/p2p-recv-msg-routine agoric-labs/cometbft
  • feat(p2p): limit max aggregate size of recv buffer 3b8b111

View on GitHub

mhofman created a review on a pull request on Agoric/agoric-sdk
My first reaction is that the explicit naming per "upgrade action" feels error prone. Is there a reason we cannot make this retired instance collection a SetStore and just push into it? Maybe have ...

View on GitHub

mhofman pushed 1 commit to mhofman/p2p-recv-msg-routine agoric-labs/cometbft
  • chore(p2p): tweak debug logging 3e5adff

View on GitHub

mhofman pushed 1 commit to mhofman/p2p-recv-msg-routine agoric-labs/cometbft

View on GitHub

mhofman pushed 1 commit to mhofman/p2p-recv-msg-routine agoric-labs/cometbft
  • feat(p2p): add msg recv routine 92da85f

View on GitHub

mhofman created a branch on agoric-labs/cometbft

mhofman/p2p-recv-msg-routine - CometBFT (fork of Tendermint Core): A distributed, Byzantine fault-tolerant, deterministic state machine replication engine

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

View on GitHub

mhofman opened a pull request on Agoric/agoric-sdk
fix(telemetry): timer-poll run.id
refs: #10357 ## Description I did a bad copy paste in #10357, which causes the `run.id` of `timer-poll` triggers to all end up with the value `timer-poll-undefined`. Use the blockHeight instead...
mhofman created a branch on Agoric/agoric-sdk

mhofman/fix-timer-poll - monorepo for the Agoric Javascript smart contract platform

mhofman created a review comment on a pull request on Agoric/agoric-sdk
I agree but right now passing the config itself for just picking a single consensus-independent option felt wrong too, especially because I didn't want this new option to be part of the cosmos driv...

View on GitHub

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

View on GitHub

mhofman created a review comment on a pull request on Agoric/agoric-sdk
> Since this config is fairly experimental, it is not currently documented anywhere. This is in line with similar XSNAP env.

View on GitHub

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

View on GitHub

mhofman pushed 1 commit to mhofman/add-restart-worker-config Agoric/agoric-sdk
  • ci: disable restart on snapshot to verify deterministic snapshots d050fe0

View on GitHub

mhofman pushed 1 commit to mhofman/add-restart-worker-config Agoric/agoric-sdk
  • refactor(cosmic-swingset): plumb maxVatsOnline explicitely 037a57d

View on GitHub

mhofman pushed 1 commit to mhofman/add-restart-worker-config Agoric/agoric-sdk
  • fixup! refactor(cosmic-swingset): plumb maxVatsOnline explicitely 153ab38

View on GitHub

mhofman created a branch on Agoric/agoric-sdk

mhofman/add-restart-worker-config - monorepo for the Agoric Javascript smart contract platform

mhofman created a comment on an issue on Agoric/agoric-sdk
I think the next steps are to - see if the issue reproduces with `--with-tendermint=false` and running Tendermint Core in a separate process - reproduce this issue using a plain cosmos app on unm...

View on GitHub

mhofman created a comment on an issue on tc39-transfer/proposal-stabilize
The problem is that having no traps prevents a proxy the opportunity to reflect the state of the real target on its shadow target. Imagine the following simplified pattern that is common in memb...

View on GitHub

mhofman created a comment on a pull request on Agoric/agoric-sdk
I just realized we have lerna reporting a non prefixed `fast-usdc` package, thankfully that was fixed in https://github.com/Agoric/agoric-sdk/pull/10364/commits/33309e0f2d0aa9f6a8093a0398935b4a9870...

View on GitHub

mhofman created a review on a pull request on Agoric/agoric-sdk
Slightly annoying that https://github.com/Agoric/agoric-sdk/pull/10615 was squashed without conventional commit, making it not appear in the changelog. However not a sufficient reason to redo anyth...

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/WSL
Docker works perfectly. I looked at how that binary was created, and it's the CI system that generated it from the original commit of the kernel that my version of Windows was using, with a single ...

View on GitHub

mhofman created a comment on an issue on Agoric/agoric-sdk
A potential workaround for a publisher, until a deletion API is available: - On sequence true (append) mode node: set value to some sentinel value indication pending deletion - empty value is c...

View on GitHub

mhofman created a comment on an issue on mgaudet/proposal-error-capturestacktrace
Yeah it might be fine for a data property. Just slightly worried about the consistency of stacks depending on how you consume them.

View on GitHub

mhofman created a review comment on a pull request on Agoric/agoric-sdk
I read about some negative performance impact of including too many files that are not part of the project, that's why I asked if it was necessary.

View on GitHub

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

View on GitHub

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

View on GitHub

mhofman created a review comment on a pull request on Agoric/agoric-sdk
Yup but at least the file output is maintaining the order.

View on GitHub

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

View on GitHub

Load more