Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
mhofman created a comment on a pull request on Agoric/agoric-sdk
> keep a durable weakMapStore from any result hostVow to the target, method, (and eventually, whether it is an "eventual" result). I have not reviewed yet, but I'm surprised we need a durable st...
mhofman created a review comment on a pull request on Agoric/agoric-sdk
`agoric-upgrade-18-reapply` ? But honestly we can keep as is too.
mhofman created a review on a pull request on Agoric/agoric-sdk
Given the passing tests in #10484, LGTM, but before merging I would like to see the `node ./addGov4` moved to `prepare.sh` to keep verifying in a3p-integration that we have indeed fixed the problem...
mhofman created a review on a pull request on Agoric/agoric-sdk
Given the passing tests in #10484, LGTM, but before merging I would like to see the `node ./addGov4` moved to `prepare.sh` to keep verifying in a3p-integration that we have indeed fixed the problem...
mhofman created a review on a pull request on Agoric/agoric-sdk
This looks functionally equivalent
mhofman created a review on a pull request on Agoric/agoric-sdk
This looks functionally equivalent
mhofman created a review comment on a pull request on Agoric/agoric-sdk
I still think we should change the signature of `getRequired` to be powerless and accept a `kvStore as argument. I don't like that we have multiple args that give you access to the kvStore. Probabl...
mhofman created a review comment on a pull request on Agoric/agoric-sdk
Right, `EncodeKVEntryReaderToJsonl` doesn't close the reader. I think that was because I wanted the reader to be closed even if a read error occurred, and leave the caller in charge of handling pot...
mhofman created a review comment on a pull request on Agoric/agoric-sdk
Let's move these to `genesis.go` as it's only applicable to that logic.
mhofman created a review on a pull request on Agoric/agoric-sdk
Assuming my final nit is addressed, feel free to merge this. Thanks for working on this.
mhofman opened an issue on privatenumber/tsx
imported module evaluated as non-strict if importing module is not explicitly a module
### Acknowledgements - [X] I read the documentation and searched existing issues to avoid duplicates - [X] I understand this is a **bug tracker** and anything other than a proven bug will be close...mhofman opened a pull request on Agoric/agoric-sdk
chore(smart-wallet): less noisy watch outcome
closes: #10513 ## Description Use `when` instead of `asPromise` in the smart-wallet offer outcome logic. Reduce noise on upgrades for disconnected promises which are not actually used for produ...mhofman pushed 1 commit to mhofman/10513-noisy-smart-wallet-upgrades Agoric/agoric-sdk
- chore(smart-wallet): less noisy watch outcome 0a227a7
mhofman created a branch on Agoric/agoric-sdk
mhofman/10513-noisy-smart-wallet-upgrades - monorepo for the Agoric Javascript smart contract platform