Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
samsiegart pushed 2 commits to main agoric-labs/fast-usdc-lp-ui
samsiegart closed an issue on agoric-labs/fast-usdc-lp-ui
Show loading indicator during offers
Requires https://github.com/Agoric/ui-kit/issues/119samsiegart closed a pull request on agoric-labs/fast-usdc-lp-ui
feat: show loading spinner during offers
closes: https://github.com/agoric-labs/fast-usdc-lp-ui/issues/1 Also, the new `modalTheme` prop makes it easier to force light color mode in the interchain-ui components. ## Screen Recording ...samsiegart created a comment on a pull request on agoric-labs/fast-usdc-lp-ui
@turadg Thanks for review, could you please take another look? I decided to also update the "Pool Fees Earned" text as discussed with @sufyaankhan. Also added a screen recording to the PR description.
samsiegart pushed 1 commit to offer-progress-indicator agoric-labs/fast-usdc-lp-ui
- fix: remove 24h fees todo e6c757b
samsiegart opened a pull request on agoric-labs/fast-usdc-lp-ui
feat: show loading spinner during offers
closes: https://github.com/agoric-labs/fast-usdc-lp-ui/issues/1 Also, the new `modalTheme` prop makes it easier to force light color mode in the interchain-ui components.samsiegart created a branch on agoric-labs/fast-usdc-lp-ui
offer-progress-indicator - UI for FastUSDC LP
samsiegart pushed 1 commit to main Agoric/ui-kit
- chore(react-components): publish 0.3.0 (#121) 9b9389f
samsiegart created a branch on Agoric/ui-kit
publish-react-components - Components and tools for building graphical UIs
samsiegart closed an issue on Agoric/ui-kit
Can't customize interchain-ui button color in react-components
When using `@agoric/react-components` it's expected that the developer can change the button colors in the connect wallet and provision smart wallet modals to something other than the default blue....samsiegart closed an issue on Agoric/ui-kit
Don't receive offer status update when provision smart wallet dialog dismissed
When using `@agoric/react-components`, the `makeOffer` function from `useAgoric()` will show a dialog when the user doesn't have a smart wallet provisioned. If the user clicks proceed in the dialog...samsiegart pushed 1 commit to react-fixes Agoric/ui-kit
- fixup! fix(react-components): update offer status when provision notice closed 906ed7d
samsiegart opened a pull request on Agoric/ui-kit
react-components fixes
closes https://github.com/Agoric/ui-kit/issues/119 closes https://github.com/Agoric/ui-kit/issues/118 ## Description For https://github.com/Agoric/ui-kit/issues/118, this adds the `modalThem...samsiegart opened an issue on agoric-labs/fast-usdc-lp-ui
Show loading indicator during offers
Requires https://github.com/Agoric/ui-kit/issues/119samsiegart opened an issue on Agoric/ui-kit
Don't receive offer status update when provision smart wallet dialog dismissed
When using `@agoric/react-components`, the `makeOffer` function from `useAgoric()` will show a dialog when the user doesn't have a smart wallet provisioned. If the user clicks proceed in the dialog...samsiegart opened an issue on Agoric/ui-kit
Can't customize interchain-ui button color in react-components
When using `@agoric/react-components` it's expected that the developer can change the button colors in the connect wallet and provision smart wallet modals to something other than the default blue....samsiegart created a branch on Agoric/ui-kit
react-fixes - Components and tools for building graphical UIs
samsiegart pushed 19 commits to srs-bad-lp Agoric/agoric-sdk
- docs(deploy-script-support): Document "options" in the README (#10769) ## Description Fixing a gap noticed in passing. c0d9d8e
- chore(deps): add latest tsd 5390e4c
- test(types): add types test 648a50e
- types test for casting (#6727) ## Description This is from 2022. I forget what prompted this but it's worth landing... 745f2a8
- Add PSM upgrade for upgrade-19 (#10730) closes: https://github.com/Agoric/agoric-sdk/issues/10403 ## Description Ad... 3f302ba
- fix(scripts): Support jq version 1.6 (#10785) https://github.com/Agoric/agoric-sdk/pull/10590#issuecomment-256541314... ca25dd5
- lint: tighten typescript-eslint rules c0368db
- chore(deps): bump typescript-eslint 69004d1
- lint: lint fix 7f71630
- chore(types): fix no-unnecessary-type-constraint 2e1aeaa
- chore(types): fix no-unsafe-function-type 2e68ea1
- chore(types): fix no-empty-object-type 733a119
- chore: define aiderignore 530697c
- feat: Complete IBCMethodEvents type definitions with IBC method parameters 2676f98
- tighten typescript-eslint rules (#10784) unplanned ## Description Primarily adds these lint rules: ``` '@typesc... cb515a8
- chore(acceptance): fix potential flake `openMarginalVault` Refs: #10774 d873845
- chore(acceptance): fix potential flake `mintHolder-helpers/swap` Refs: #10774 7852991
- fix potential flake caused by checking IST balances (#10783) closes: #10774 ## Description Due to the execution fe... 0a07188
- fix(fast-usdc): recover from bad lp proposal 21d19ba
samsiegart created a comment on a pull request on Agoric/agoric-sdk
@mergifyio requeue
samsiegart pushed 1 commit to srs-bad-lp Agoric/agoric-sdk
- fix(fast-usdc): recover from bad lp proposal c5d30f6
samsiegart pushed 19 commits to srs-bad-lp Agoric/agoric-sdk
- docs(deploy-script-support): Document "options" in the README (#10769) ## Description Fixing a gap noticed in passing. c0d9d8e
- chore(deps): add latest tsd 5390e4c
- test(types): add types test 648a50e
- types test for casting (#6727) ## Description This is from 2022. I forget what prompted this but it's worth landing... 745f2a8
- Add PSM upgrade for upgrade-19 (#10730) closes: https://github.com/Agoric/agoric-sdk/issues/10403 ## Description Ad... 3f302ba
- fix(scripts): Support jq version 1.6 (#10785) https://github.com/Agoric/agoric-sdk/pull/10590#issuecomment-256541314... ca25dd5
- lint: tighten typescript-eslint rules c0368db
- chore(deps): bump typescript-eslint 69004d1
- lint: lint fix 7f71630
- chore(types): fix no-unnecessary-type-constraint 2e1aeaa
- chore(types): fix no-unsafe-function-type 2e68ea1
- chore(types): fix no-empty-object-type 733a119
- chore: define aiderignore 530697c
- feat: Complete IBCMethodEvents type definitions with IBC method parameters 2676f98
- tighten typescript-eslint rules (#10784) unplanned ## Description Primarily adds these lint rules: ``` '@typesc... cb515a8
- chore(acceptance): fix potential flake `openMarginalVault` Refs: #10774 d873845
- chore(acceptance): fix potential flake `mintHolder-helpers/swap` Refs: #10774 7852991
- fix potential flake caused by checking IST balances (#10783) closes: #10774 ## Description Due to the execution fe... 0a07188
- fix(fast-usdc): recover from bad lp proposal 831a76d
samsiegart pushed 1 commit to srs-bad-lp Agoric/agoric-sdk
- fixup! fix(fast-usdc): recover from bad lp proposal ecd9d40