Ecosyste.ms: Timeline

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

reown-com/appkit

changeset-bot[bot] created a comment on a pull request on reown-com/appkit
### 🦋 Changeset detected Latest commit: 61924066fb5218f2e3b553bb674b930e0f7e6194 **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-1286/cannot-connect-solana-and-ethereum">APKT-1286 Cannot connect Solana and Ethereum</a></p>

View on GitHub

magiziz opened a pull request on reown-com/appkit
fix: multichain connectors not working
# Description When using multichain the evm connectors aren't working at the moment. For example if you use multichain and try to connect with phantom (ethereum) you'll get an error. This hap...
magiziz pushed 3 commits to fix/multichain-connectors-not-working reown-com/appkit
  • fix: chain images (#3135) e5a5397
  • chore: optimize connection handling for connectors (#3144) 91253b7
  • Merge branch 'main' into fix/multichain-connectors-not-working 6192406

View on GitHub

magiziz created a branch on reown-com/appkit

fix/multichain-connectors-not-working - The full stack toolkit to build onchain app UX

github-actions[bot] pushed 2 commits to changeset-release/main reown-com/appkit
  • chore: optimize connection handling for connectors (#3144) 91253b7
  • chore: version packages 1ad191e

View on GitHub

magiziz deleted a branch reown-com/appkit

chore/optimize-auth-connector

magiziz pushed 1 commit to main reown-com/appkit
  • chore: optimize connection handling for connectors (#3144) 91253b7

View on GitHub

magiziz closed a pull request on reown-com/appkit
chore: optimize connection handling for connectors
# Description There is an issue where if you refresh your page even tho you've connected with e.g metamask it'll take too much time to finish loading. This is because we're always reconnecting t...
arein created a review on a pull request on reown-com/appkit
awesome

View on GitHub

github-actions[bot] pushed 2 commits to changeset-release/main reown-com/appkit

View on GitHub

magiziz pushed 2 commits to chore/optimize-auth-connector reown-com/appkit
  • fix: chain images (#3135) e5a5397
  • Merge branch 'main' into chore/optimize-auth-connector 35e2e74

View on GitHub

magiziz deleted a branch reown-com/appkit

fix/chain-images

magiziz pushed 1 commit to main reown-com/appkit
  • fix: chain images (#3135) e5a5397

View on GitHub

magiziz closed 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...
schellenbergk opened an issue on reown-com/appkit
[bug] PhantomWalletAdapter is not assignable to type BaseWalletAdapter
### Link to minimal reproducible example https://github.com/schellenbergk/appkit-example ### Summary ``` // App.tsx import {createAppKit} from '@reown/appkit/react'; import {SolanaAdapter} fr...
bolom created a comment on an issue on reown-com/appkit
> @vanyasav Where I can find that config import ? modal.adapter.wagmiConfig

View on GitHub

AlexanderKolberg starred reown-com/appkit
ms-safiq opened an issue on reown-com/appkit
[bug] Unable to add network in [email protected]
### Link to minimal reproducible example Code snippet added in Summary ### Summary Hi Team, I have recently upgraded from web3Modal/[email protected] to reown/[email protected]. During our testing, we ...
enesozturk created a review on a pull request on reown-com/appkit

View on GitHub

magiziz pushed 2 commits to chore/optimize-auth-connector reown-com/appkit
  • fix: message event handler (#3131) Co-authored-by: MK <[email protected]> Co-authored-by: M... e16f0fe
  • Merge branch 'main' into chore/optimize-auth-connector 328590a

View on GitHub

magiziz created a review comment on a pull request on reown-com/appkit
We can use the local storage value to see if someone has connected before. Since `isAuthorized` function checks whether the connector has connected previously and is still authorized. This means...

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

magiziz created a review comment on a pull request on reown-com/appkit
We don't need to set loading true or false here since we can already do that in `this.syncAccount` when wagmi gives us back status of `'reconnecting'`

View on GitHub

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

View on GitHub

vercel[bot] created a comment on a pull request on reown-com/appkit
[vc]: #s0EdJ95c3J8zt/yF0xEIihbzeL/70XZSsdGP7VstHo0=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJhcHBraXQtbGFib3JhdG9yeSIsInJvb3REaXJlY3RvcnkiOm51bGwsImxpdmVGZWVkYmFja...

View on GitHub

changeset-bot[bot] created a comment on a pull request on reown-com/appkit
### 🦋 Changeset detected Latest commit: 225bf844f04b6c35135c8f84c9ced4ea252daebb **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-1358/connected-with-mm-after-refreshing-page-it-takes-too-much-time-to">APKT-1358 Connected with MM, after refreshing page, it takes too much time to...

View on GitHub

magiziz opened a pull request on reown-com/appkit
chore: optimize connection handling for connectors
# Description There is an issue where if you refresh your page even tho you've connected with e.g metamask it'll take too much time to finish loading. This is because we're always reconnecting t...
Load more