Ecosyste.ms: Timeline

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

reown-com/appkit

github-actions[bot] published a release on reown-com/appkit
@reown/[email protected]
### Patch Changes - [#3096](https://github.com/reown-com/appkit/pull/3096) [`3bb4660`](https://github.com/reown-com/appkit/commit/3bb4660d956b473b04e20e43e6082c66a46aa576) Thanks [@magiziz](http...
github-actions[bot] published a release on reown-com/appkit
@reown/[email protected]
### Patch Changes - [#3096](https://github.com/reown-com/appkit/pull/3096) [`3bb4660`](https://github.com/reown-com/appkit/commit/3bb4660d956b473b04e20e43e6082c66a46aa576) Thanks [@magiziz](http...
github-actions[bot] published a release on reown-com/appkit
@reown/[email protected]
### Patch Changes - [#3096](https://github.com/reown-com/appkit/pull/3096) [`3bb4660`](https://github.com/reown-com/appkit/commit/3bb4660d956b473b04e20e43e6082c66a46aa576) Thanks [@magiziz](http...
magiziz created a review comment on a pull request on reown-com/appkit
We've been calling `provider.connect` again which does more network requests, instead we can store the accounts internally.

View on GitHub

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

View on GitHub

tomiir deleted a branch reown-com/appkit

changeset-release/main

tomiir closed a pull request on reown-com/appkit
chore: version packages
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm a...
magiziz created a review comment on a pull request on reown-com/appkit
I removed this since if we're in a `reconnecting` status we don't need to reconnect again since Wagmi already does that for us [here](https://github.com/wevm/wagmi/blob/main/packages/core/src/actio...

View on GitHub

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

View on GitHub

magiziz created a comment on a pull request on reown-com/appkit
We went from having 74 requests to 14 requests. These 14 requests are not spam requests and can be reduced from secure site if needed. <img width="820" alt="image" src="https://github.com/user-a...

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 opened a draft pull request on reown-com/appkit
fix: wagmi smart account excessive network requests
# Description When switching to smart account the wagmi adapter causes excessive network requests that's not needed. This results into getting 429 errors. ## Type of change - [ ] Chore (no...
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

github-actions[bot] created a comment on a pull request on reown-com/appkit
<!-- 0 failure: 1 warning: Changes were made... DangerID: danger-id-Danger; --> <table> <thead> <tr> <th width="50"></th> <th width="100%" data-danger-table="true...

View on GitHub

magiziz closed a pull request on reown-com/appkit
chore: version packages
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm a...
tomiir 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

vercel[bot] created a comment on a pull request on reown-com/appkit
[vc]: #elhZduZ8mPdpjmnWDdZ41flU4zq263bwFc66KeTUbUg=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJhcHBraXQtbGFib3JhdG9yeSIsInJvb3REaXJlY3RvcnkiOm51bGwsImluc3BlY3RvclVyb...

View on GitHub

changeset-bot[bot] created a comment on a pull request on reown-com/appkit
### ⚠️ No Changeset found Latest commit: 0613f451299e6980dc45c2385362aa691c34e767 Merging this PR will not cause a version bump for any packages. If these changes should not result in a new ver...

View on GitHub

lukaisailovic opened a pull request on reown-com/appkit
chore: enable metamasks tests
# Description Enabling metamask tests ## Type of change - [x] Chore (non-breaking change that addresses non-functional tasks, maintenance, or code quality improvements) - [ ] Bug fix (non...
lukaisailovic created a branch on reown-com/appkit

chore/enable-metamask-tests - The full stack toolkit to build onchain app UX

chris13524 pushed 9 commits to chore/improved-self-hosted-runners 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
  • Merge branch 'main' into chore/improved-self-hosted-runners 847be89

View on GitHub

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

View on GitHub

mdesousa created a comment on an issue on reown-com/appkit
i think i found the solution, just add an import to my project as follows: ``` import '@reown/appkit/react'; ```

View on GitHub

Asunayu25 forked reown-com/appkit

Asunayu25/appkit

Asunayu25 starred reown-com/appkit
magiziz deleted a branch reown-com/appkit

refactor/fetch-token-balance-error

magiziz pushed 1 commit to main reown-com/appkit
  • refactor: token balance error handling (#3096) 3bb4660

View on GitHub

magiziz closed a pull request on reown-com/appkit
refactor: token balance error handling
# Description Refactored token balance error message and ensured that token balances are only fetched again after 5 seconds if the token balance API fails. ## Type of change - [x] Chore (n...
enesozturk created a review on a pull request on reown-com/appkit

View on GitHub

Load more