Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
mhofman pushed 1 commit to mhofman/p2p-recv-msg-routine agoric-labs/cometbft
- feat(p2p): limit max aggregate size of recv buffer 3b8b111
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 ...
mhofman pushed 1 commit to mhofman/p2p-recv-msg-routine agoric-labs/cometbft
- chore(p2p): tweak debug logging 3e5adff
mhofman pushed 1 commit to mhofman/p2p-recv-msg-routine agoric-labs/cometbft
- feat(p2p): add msg recv routine 92da85f
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 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...
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.
mhofman pushed 1 commit to mhofman/add-restart-worker-config Agoric/agoric-sdk
- ci: disable restart on snapshot to verify deterministic snapshots d050fe0
mhofman pushed 1 commit to mhofman/add-restart-worker-config Agoric/agoric-sdk
- refactor(cosmic-swingset): plumb maxVatsOnline explicitely 037a57d
mhofman pushed 1 commit to mhofman/add-restart-worker-config Agoric/agoric-sdk
- fixup! refactor(cosmic-swingset): plumb maxVatsOnline explicitely 153ab38
mhofman created a branch on Agoric/agoric-sdk
mhofman/add-restart-worker-config - monorepo for the Agoric Javascript smart contract platform