forked from wevm/wagmi
-
Notifications
You must be signed in to change notification settings - Fork 0
Create twenty-olives-admire.md #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Dargon789
wants to merge
275
commits into
prgm-dev:main
Choose a base branch
from
Dargon789:patch-1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Dargon789
commented
Apr 28, 2025
Author
Dargon789
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Create twenty-olives-admire.md #1
…vm#4696) * chore: updates @walletconnect/ethereum-provider to version 2.21.1 * Update .changeset/violet-tables-shake.md --------- Co-authored-by: awkweb <tom@meagher.co>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* chore: bump coinbase/wallet-sdk * Update .changeset/itchy-stingrays-kiss.md --------- Co-authored-by: awkweb <tom@meagher.co>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: prevent timeout memory leak in fetch plugin * chore: changeset --------- Co-authored-by: Tom Meagher <tom@meagher.co>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: add `baseAccount` connector * u * u
* chore: version packages * Update CHANGELOG.md * Update package.json * Update CHANGELOG.md * Update package.json * Update version.ts * Update version.ts --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: jxom <7336481+jxom@users.noreply.github.com>
* refactor: up vitest * chore: up tests * chore: up pnpm catalog * ci: install playwright * chore: template tweaks * test: bump timeout
* fix: tanstack query link * docs: fix dead link --------- Co-authored-by: Tom Meagher <tom@meagher.co>
* Update sendCalls.md Update link to Viem's sendCalls documentation * Apply suggestion from @tmm --------- Co-authored-by: tmm <tom@meagher.co>
…m#4683) * Update `writeContracts` and `sendCalls` return types and meaning * docs: tweaks --------- Co-authored-by: Tom Meagher <tom@meagher.co>
…ry import details (wevm#4685)
…nnector (wevm#4704) fix: add `from` address to the `sendCalls` handler in mock connector
* chore: version packages * chore: up --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Tom Meagher <tom@meagher.co>
…evm#4968) * fix(tempo): bind WebAuthn response methods to fix illegal invocation error Password manager extensions (1Password, etc.) intercept WebAuthn calls and return proxy objects where response methods lose their `this` binding. Explicitly bind methods with `.call(response)` to prevent TypeError. * add changeset * remove dupe changeset
* feat(cli): populate deployments mapping with Foundry broadcasts * fix: handle foundry broadcasts in onChange * chore: changeset --------- Co-authored-by: Tom Meagher <tom@meagher.co>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: setup for @wagmi/solid * chore: format * feat: setup vite-solid * feat: more test setup * feat: useConfig, useChainId, useWatchBlockNumber, useBlockNumber * chore: use @solidjs/testing-library * feat: useConnectors * test: add useConfig test for not provider error * chore: clear on renderPrimitive call * feat: useConnection * test: dts test for useConnection * fixup: useConnection dts * chore: better types for solid test utils * feat: vite-solid, useConnect, useConnections, useDisconnect, useEnsName * chore: optional * chore: rm unnecessary direct deps * feat: useChains * feat: useClient * feat: useConnectionEffect * feat: useReconnect * feat: useSwitchChain * fix: sync solid-query version with other frameworks * feat: useSwitchConnection * feat: useConnectorClient * feat: more playground * fix: more correct invalidation on useConnectorClient * feat: balance * feat: solid-start * chore: vite-solid css * chore: export Solid prefix types * test: make useBlockNumber tests sequential * test: adjust timeout for useEnsName test * fix: for syncing solid-query version * fix: remove accessor type from UseMutationParameters * feat: useReadContract * feat: useWriteContract * fix: avoid nested Accessor on Parameters * chore: use consistent pattern for useWriteContract * chore: update useReadContract * test: add ReadContract on playground * chore: rm non-core primitives * fix: update lockfile * refactor: simplify query solid primitives in the way of wevm#4937 * chore: up --------- Co-authored-by: 21Chani <dmendoncacota03@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: add initial solid docs * fix: code format * docs: up --------- Co-authored-by: tmm <tmm@tmm.dev>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.