Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
samsiegart created a comment on an issue on Agoric/dapp-orchestration-basics
We probably should update `ui-kit` and our tutorial to use more recent versions of `cosmos-kit` etc. as a matter of hygiene, but that doesn't seem to be the culprit here.
samsiegart created a comment on an issue on Agoric/dapp-orchestration-basics
> There is a dependency on @agoric/react-components which in turn is dependent on @hexxagon/feather.js (via @cosmos-kit/core) Do you have a link to a lockfile that shows this to be the case? Both ...
samsiegart created a review comment on a pull request on Agoric/agoric-sdk
Yes. This whole file is now skipped under xs since https://github.com/Agoric/agoric-sdk/commit/cab3fbe1f1f01c484da0a745830d2e85513c2d44
samsiegart created a review comment on a pull request on Agoric/agoric-sdk
I see what you mean but I prefer keeping the variable here
samsiegart created a review comment on a pull request on Agoric/agoric-sdk
Might as well not assume. Just changed this to use the imported list of icaEnabled chains
samsiegart created a review comment on a pull request on Agoric/agoric-sdk
Fixed the wording to be more precise
samsiegart created a review comment on a pull request on Agoric/agoric-sdk
Fixed the wording
samsiegart created a review comment on a pull request on Agoric/agoric-sdk
Just removed all this code because of https://github.com/Agoric/agoric-sdk/commit/cab3fbe1f1f01c484da0a745830d2e85513c2d44
samsiegart created a review comment on a pull request on Agoric/agoric-sdk
Just put this in `tools` for reuse
samsiegart pushed 1 commit to fu-chain-info Agoric/agoric-sdk
- fixup! feat(orchestration): add more chain infos for fusdc 9f28f36
samsiegart created a comment on a pull request on Agoric/agoric-sdk
Finally got test passing. Had to make some decisions (see description) so please take a look @0xpatrickdev @turadg
samsiegart pushed 31 commits to fu-chain-info Agoric/agoric-sdk
- chore(acceptance): upgrade pp's governor 1c6086c
- chore(acceptance): remove direct vatId check c962914
- chore(acceptance): test pp governor, improve naming refs: #10411 970ff70
- chore: fetch previous incarnations dynamically refs: #10411 fix: forgot to include `null upgrade` fix into the prev... 8c6668f
- chore(acceptance): upgrade pp's governor (#10817) closes: #10411 ## Description According to #10411 we need to sh... ad2ef34
- refactor: rename .start.js to .core.js 0a4179b
- refactor: name start-fast-usdc.build.js b73f699
- refactor: extract publishFeedPolicy 71f7add
- refactor: extract inviteOracles 8295bed
- refactor: extract FastUSDCConfigShape 9e3edbf
- chore(types): satisfies CoreEvalBuilder 92c9645
- test: print wallets 7191f0b
- test: add operators da7c727
- test of replacing fast-usdc operators (#10834) closes: #10754 ## Description Adds a test for adding new operators ... 7e9048c
- chore(acceptance): move stakeBld.test.js, apply patches work around endo compatibility of cosmjs packages refs: #10818 0a40e79
- chore(acceptance): remove s:stake-bld refs: #10818 fix: remove eval.sh from z:acceptance fix(acceptance): document... a4a4683
- chore(acceptance): document misnaming validator address refs: https://github.com/Agoric/agoric-3-proposals/issues/21... 8eae20c
- migrate `s:stake-bld` to `z:acceptance` (#10835) closes: #10818 ## Description #10818 talks about moving tests i... 9f46b37
- feat(fast-usdc): creatorFacet method to withdraw fees - test: 1 positive, 1 negative - liquidity pool: feeRecipien... 9809fe7
- core(fast-usdc): fix FastUSDCKit['creatorFacet'] type 8974d7d
- and 11 more ...
samsiegart pushed 1 commit to fu-chain-info Agoric/agoric-sdk
- feat(orchestration): add more chain infos for fusdc 766a6ba
samsiegart pushed 1 commit to fu-chain-info Agoric/agoric-sdk
- feat(orchestration): add more chain infos for fusdc 64ffcc5
samsiegart pushed 1 commit to fu-chain-info Agoric/agoric-sdk
- feat(orchestration): add more chain infos for fusdc 513d5ba
samsiegart pushed 1 commit to fu-chain-info Agoric/agoric-sdk
- feat(orchestration): add more chain infos for fusdc 24c3c4e
samsiegart pushed 1 commit to fu-chain-info Agoric/agoric-sdk
- feat(orchestration): add more chain infos for fusdc 111a842
samsiegart created a comment on an issue on Agoric/ui-kit
> I don't see a way to return anything that is not a primitive type from offerHandler. Is that correct? You can, it will just show up in the status as `UNPUBLISHED`. You could try serializing th...
samsiegart created a comment on an issue on Agoric/ui-kit
> It seems that update.status.return is set to the string UNPUBLISHED and not the returned object. I am not sure what I am doing wrong to get the actual object. See [offerWatcher.js#L192](https:...
samsiegart opened a pull request on Agoric/agoric-sdk
feat(orchestration): add more chain infos for fusdc
closes https://github.com/Agoric/agoric-sdk/issues/10736 refs https://github.com/Agoric/agoric-sdk/issues/10629 ## Description - Adds remaining cosmos chains for fusdc as listed in https://g...samsiegart pushed 1 commit to fu-chain-info Agoric/agoric-sdk
- feat(orchestration): add more chain infos for fusdc 1802ebd
samsiegart pushed 1 commit to fu-chain-info Agoric/agoric-sdk
- feat: add more chain infos for fusdc 9f22804
samsiegart created a branch on Agoric/agoric-sdk
fu-chain-info - monorepo for the Agoric Javascript smart contract platform