Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
samsiegart created a review on a pull request on Agoric/agoric-sdk
LGTM but deferring approval to other reviewers since I'm not sure about the `bankManager` stuff in `fast-usdc.start.js`
samsiegart created a review on a pull request on Agoric/agoric-sdk
LGTM but deferring approval to other reviewers since I'm not sure about the `bankManager` stuff in `fast-usdc.start.js`
samsiegart pushed 1 commit to srs-fu-transfer-cli Agoric/agoric-sdk
- fixup! feat(fast-usdc): detect transfer completion in cli 24ab2c3
samsiegart created a review comment on a pull request on Agoric/agoric-sdk
Are they mutually exclusive? I want to use `globalThis` to namespace the global fetch, and have the arg default to that. I guess I'd have to rename it to `fetchArg` or something. But either way, I ...
samsiegart created a comment on a pull request on Agoric/agoric-sdk
> Please use the agoric-sdk PR template with special attention to the Test Plan section. How do we know this will work with Noble ? The issue describes integrating with their x/forwarding accounts....
samsiegart created a review comment on a pull request on Agoric/agoric-sdk
Is there a way to assert that it _is_ in the wallet's bank in this test context? I might suggest at least saying 'FastLP balance should be in bank, not in wallet record', or maybe put a `want` in t...
samsiegart opened a draft pull request on Agoric/agoric-sdk
feat(fast-usdc): detect transfer completion in cli
fixes https://github.com/Agoric/agoric-sdk/issues/10339 This just simply polls the USDC balance on the destination account repeatedly to see when it changessamsiegart created a branch on Agoric/agoric-sdk
srs-fu-transfer-cli - monorepo for the Agoric Javascript smart contract platform