Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
samsiegart created a review comment on a pull request on Agoric/agoric-sdk
I assume a real client would need to: - Read `shareWorth` from the contract somehow. - Use pool-share-math.js to calculate the expected number of shares. Does that sound realistic? If so, coul...
samsiegart created a review on a pull request on Agoric/agoric-sdk
LGTM for now. I am curious to know if we can make this in typescript, but I think most of this code so far is taken from existing js files so I'm not going to request it be rewritten.
samsiegart created a review comment on a pull request on Agoric/agoric-sdk
Have you tried [@endo/init/legacy.js](https://unpkg.com/browse/@endo/[email protected]/legacy.js)? I'd expect axios to work with that, because `@agoric/rpc` itself already uses axios. It would still be gr...
samsiegart pushed 1 commit to srs-fu-cli Agoric/agoric-sdk
- feat(fast-usdc): implement config cli command 4f7604e
samsiegart created a comment on an issue on Agoric/agoric-sdk
For CCTP, we can mock this by minting from the faucet on the starship chain. See [noble-tools](https://github.com/Agoric/agoric-sdk/pull/10384/files#diff-e4e2dfd392184618eba42272bf67610036a6a2dfe1e...
samsiegart pushed 2 commits to srs-fu-cli Agoric/agoric-sdk
samsiegart created a comment on an issue on Agoric/agoric-sdk
https://docs.google.com/document/d/15ubiqKNIk4rhmp0nAUEzA_vxUBN5xzSNTzqBTh07cig/edit?usp=sharing
samsiegart closed a pull request on Agoric/agoric-sdk
feat(fast-usdc): stub transfer cli command
refs: https://github.com/Agoric/agoric-sdk/issues/10339 ## Description Creates a stub for the "transfer" command with `amount` and `dest` arguments,. Has a TODO for implementing the actual tr...samsiegart pushed 1 commit to srs-fu-cli Agoric/agoric-sdk
- feat(fast-usdc): stub transfer cli command 46e6e9e
samsiegart pushed 1 commit to srs-fu-cli Agoric/agoric-sdk
- feat(fast-usdc): stub transfer cli command 6c71e45
samsiegart opened a pull request on Agoric/agoric-sdk
feat(fast-usdc): stub transfer cli command
refs: https://github.com/Agoric/agoric-sdk/issues/10339 ## Description Creates a stub for the "transfer" command with `amount` and `dest` arguments,. Has a TODO for implementing the actual tr...samsiegart pushed 1 commit to srs-fu-cli Agoric/agoric-sdk
- feat(fast-usdc): stub transfer cli command c574e8d
samsiegart pushed 1 commit to srs-fu-cli Agoric/agoric-sdk
- feat(fast-usdc): stub fast usdc transfer cli command 3ed2cf3
samsiegart pushed 1 commit to srs-fu-cli Agoric/agoric-sdk
- feat: stub fast usdc transfer cli command 6cf39a6
samsiegart pushed 1 commit to srs-fu-cli Agoric/agoric-sdk
- feat: stub fast usdc transfer cli command ed64055
samsiegart pushed 1 commit to srs-fu-cli Agoric/agoric-sdk
- feat: stub fast usdc transfer cli command 5987b3f
samsiegart created a branch on Agoric/agoric-sdk
srs-fu-cli - monorepo for the Agoric Javascript smart contract platform