Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

reown-com/appkit

ZachHandley created a comment on an issue on reown-com/appkit
@rtomas Please man, this is like, so tone deaf. > I know there's more, I just am not going to go through the docs entirely and bash my head against the wall trying to find them I get that you...

View on GitHub

augchan42 opened an issue on reown-com/appkit
[docs] need to know what liquidity is required for the in-app token swap
### Summary Trying to do an in-app swap for a small token, contract address: 0x5988Bf243ADf1b42a2Ec2e9452D144A90b1FD9A9 The token uses UniV3 liquidity, so slippage is small even though liquidity ...
enesozturk created a review comment on a pull request on reown-com/appkit
We should consider getting rid of this function I believe

View on GitHub

enesozturk created a review on a pull request on reown-com/appkit

View on GitHub

enesozturk created a review comment on a pull request on reown-com/appkit
Even same for Wagmi's `construct` function, the `options.networks` are already extended

View on GitHub

enesozturk created a review on a pull request on reown-com/appkit

View on GitHub

enesozturk created a review comment on a pull request on reown-com/appkit
Same for this one, do we still need to use `getChainFromCaip` function? I think extending them on AppKit client should be enough?

View on GitHub

enesozturk created a review on a pull request on reown-com/appkit

View on GitHub

enesozturk created a review comment on a pull request on reown-com/appkit
We already extending the networks in Appkit client, we don't have to do it again in ethers/ethers5/solana clients. This is only specific for Wagmi adapter that because it's getting `networks` prop ...

View on GitHub

enesozturk created a review on a pull request on reown-com/appkit

View on GitHub

rtomas pushed 25 commits to fix/link-in-readme reown-com/appkit
  • fix: ethers/ethers5 infinite requests (#3086) d27bd6d
  • chore: enable all social options on lab (#3090) 8db3568
  • chore/upgrade wagmi packages add unichain to lab (#3088) d23fc22
  • feat: Grant contract-call permission UI (#3082) bbc48bc
  • chore: version packages (#3091) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> fc88c29
  • refactor: update snackbar logics to prevent closing when new one added before previous is closed (#3095) 9863e0c
  • fix: reown.id suggestions (#3080) ed34813
  • refactor: token balance error handling (#3096) 3bb4660
  • chore: version packages (#3098) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 8c1d404
  • chore: improved self-hosted runners (#3052) Co-authored-by: Chris Smith <[email protected]> Co-authored-by: tomiir <r... 8d7f78e
  • fix: wagmi smart account excessive network requests (#3100) Co-authored-by: tomiir <[email protected]> 201484e
  • chore/export wagmi from cdn package (#3101) 41eed18
  • fix: double `eth_getBalance` request (#3106) 28b3311
  • chore: add hedera network to lab (#3109) b08662c
  • chore: increase timeout for token balance fetching to 30s (#3111) 1a7a872
  • fix: web app wallets not working (#3110) 5767552
  • chore: update dependencies from vulnerable versions. Update vitest deps. (#3116) 504a499
  • feat: Smart Sessions - Session List (#3094) Co-authored-by: Enes <[email protected]> 04d5579
  • feat: revoke sessions (#3107) Co-authored-by: Enes <[email protected]> d3c92fb
  • chore: version packages (#3117) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> adb1d84
  • and 5 more ...

View on GitHub

mateodaza created a comment on an issue on reown-com/appkit
This is happening for Injected wallets, I did a test with Metamask using the QR and the session remains... cc @rtomas

View on GitHub

dvlss created a comment on an issue on reown-com/appkit
I have the same problem

View on GitHub

rtomas created a comment on an issue on reown-com/appkit
> import { useAccount } from '@wagmi/vue` > const { address, isConnected } = useAccount() > So maybe vue reactivity isn't actually necessary in the appkit library? Now, we are multichain. So i...

View on GitHub

rtomas created a comment on an issue on reown-com/appkit
already solved the import react library -> @tanstack/vue-query

View on GitHub

DmitriyStoyanov1 created a comment on an issue on reown-com/appkit
also got this issue today

View on GitHub

magiziz pushed 1 commit to fix/chain-images reown-com/appkit
  • chore: use this.caipNetworks 17c14d6

View on GitHub

magiziz pushed 1 commit to fix/chain-images reown-com/appkit

View on GitHub

magiziz created a review on a pull request on reown-com/appkit

View on GitHub

github-actions[bot] created a comment on a pull request on reown-com/appkit
<h2>Coverage Report for Coverage</h2> <table> <thead> <tr> <th align="center">Status</th> <th align="left">Category</th> <th align="right">Percentage</th> <th align="right">Covered / Total</th> </t...

View on GitHub

changeset-bot[bot] created a comment on a pull request on reown-com/appkit
### 🦋 Changeset detected Latest commit: c0b5fc5157677d3cd5782c19c75d529d27960b42 **The changes in this PR will be included in the next version bump.** <details><summary>This PR includes change...

View on GitHub

linear[bot] created a comment on a pull request on reown-com/appkit
<p><a href="https://linear.app/reown/issue/APKT-1292/check-functionality-of-chainimages-feature">APKT-1292 Check functionality of chainImages feature</a></p>

View on GitHub

vercel[bot] created a comment on a pull request on reown-com/appkit
[vc]: #z/mKLoNcShTVqtQVNEwh773c01CK2nBFojxyJJL+2o0=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJ3ZWIzbW9kYWwtZ2FsbGVyeSIsInJvb3REaXJlY3RvcnkiOm51bGwsImluc3BlY3RvclVyb...

View on GitHub

magiziz opened a pull request on reown-com/appkit
fix: chain images
# Description When defining `chainImages` in `createAppKit`, the images aren't showing up. ## Type of change - [ ] Chore (non-breaking change that addresses non-functional tasks, maintenan...
magiziz pushed 1 commit to fix/chain-images reown-com/appkit

View on GitHub

magiziz pushed 1 commit to fix/chain-images reown-com/appkit

View on GitHub

magiziz created a branch on reown-com/appkit

fix/chain-images - The full stack toolkit to build onchain app UX

tomiir created a review on a pull request on reown-com/appkit
@AleksHirsch ty for the contribution! Looks good, it's missing a changeset file to include in changelog that you can generate running `pnpm run changeset` We keep versions consistent across...

View on GitHub

rtomas created a comment on an issue on reown-com/appkit
hi @obumnwabude Can you please share with me what would you like to improve in our docs ?

View on GitHub

rtomas created a comment on an issue on reown-com/appkit
hi ! - useDisconnect is available since v1.1.7 - Quickstart for vue is wrong in cloud ... we will fix it .. thanks for reporting it. - "I can't open Swap Menu" .. can you give us more context ...

View on GitHub

Load more