Skip to content
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

A useWalletAccounts hook to get all of the connected accounts of a wallet and subscribe to changes #2110

Draft
wants to merge 1 commit into
base: 01-18-A_test_renderer_for_React_hooks
Choose a base branch
from

Conversation

steveluscher
Copy link
Collaborator

No description provided.

Copy link

socket-security bot commented Feb 8, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@solana/accounts@2.0.0-preview.2 None 0 159 kB buffalojoec
npm/@solana/addresses@2.0.0-preview.2 None 0 180 kB buffalojoec
npm/@solana/assertions@2.0.0-preview.2 None 0 43.7 kB buffalojoec
npm/@solana/codecs-core@2.0.0-preview.2 None 0 339 kB buffalojoec
npm/@solana/codecs-data-structures@2.0.0-preview.2 None 0 555 kB buffalojoec
npm/@solana/codecs-numbers@2.0.0-preview.2 None 0 223 kB buffalojoec
npm/@solana/codecs-strings@2.0.0-preview.2 None 0 225 kB buffalojoec
npm/@solana/codecs@2.0.0-preview.2 None 0 18.7 kB buffalojoec
npm/@solana/errors@2.0.0-preview.2 None 0 1.06 MB buffalojoec
npm/@solana/fast-stable-stringify@2.0.0-preview.2 None 0 35.3 kB steveluscher
npm/@solana/functional@2.0.0-preview.2 None 0 32.5 kB buffalojoec
npm/@solana/instructions@2.0.0-preview.2 None 0 81.4 kB buffalojoec
npm/@solana/keys@2.0.0-preview.2 None 0 78 kB buffalojoec
npm/@solana/options@2.0.0-preview.2 None 0 127 kB buffalojoec
npm/@solana/programs@2.0.0-preview.2 None 0 33.1 kB buffalojoec
npm/@solana/rpc-api@2.0.0-preview.2 None 0 285 kB buffalojoec
npm/@solana/rpc-parsed-types@2.0.0-preview.2 None 0 21.8 kB buffalojoec
npm/@solana/rpc-spec-types@2.0.0-preview.2 None 0 63.9 kB buffalojoec
npm/@solana/rpc-spec@2.0.0-preview.2 None 0 55.5 kB buffalojoec
npm/@solana/rpc-subscriptions-api@2.0.0-preview.2 None 0 138 kB buffalojoec
npm/@solana/rpc-subscriptions-spec@2.0.0-preview.2 None 0 108 kB buffalojoec
npm/@solana/rpc-subscriptions-transport-websocket@2.0.0-preview.2 None 0 115 kB buffalojoec
npm/@solana/rpc-subscriptions@2.0.0-preview.2 None +1 356 kB buffalojoec
npm/@solana/rpc-transformers@2.0.0-preview.2 None 0 152 kB buffalojoec
npm/@solana/rpc-transport-http@2.0.0-preview.2 network 0 75.3 kB buffalojoec
npm/@solana/rpc-types@2.0.0-preview.2 None 0 255 kB buffalojoec
npm/@solana/rpc@2.0.0-preview.2 None 0 113 kB buffalojoec
npm/@solana/signers@2.0.0-preview.2 None 0 357 kB buffalojoec
npm/@solana/transaction-confirmation@2.0.0-preview.2 None 0 194 kB buffalojoec
npm/@solana/transactions@2.0.0-preview.2 None 0 760 kB buffalojoec
npm/@solana/wallet-standard-chains@1.1.0 None 0 19.1 kB jordansexton
npm/@solana/web3.js@0.0.0-development network 0 10 MB steveluscher
npm/@wallet-standard/base@1.0.1 None 0 42.3 kB jordansexton
npm/@wallet-standard/features@1.0.3 None 0 41.3 kB jordansexton

🚮 Removed packages: npm/jest-runner-eslint@2.2.0, npm/jest-runner-prettier@1.0.0, npm/jest-watch-master@1.0.0, npm/jest-watch-select-projects@2.0.0, npm/jest-watch-typeahead@2.2.2, npm/jest-websocket-mock@2.5.0, npm/jest@30.0.0-alpha.3

View full report↗︎

@github-actions github-actions bot added the stale label Feb 22, 2024
@github-actions github-actions bot closed this Mar 1, 2024
@steveluscher steveluscher reopened this Mar 1, 2024
@github-actions github-actions bot removed the stale label Mar 4, 2024
@github-actions github-actions bot added the stale label Mar 19, 2024
@github-actions github-actions bot closed this Mar 26, 2024
@steveluscher steveluscher added do-not-close Add this tag to exempt an issue/PR from being closed by the stalebot and removed stale labels Mar 26, 2024 — with Graphite App
@steveluscher steveluscher reopened this Mar 26, 2024
@steveluscher steveluscher force-pushed the 01-18-A_test_renderer_for_React_hooks branch from 9ce9c40 to e9cdb97 Compare April 18, 2024 23:29
@steveluscher steveluscher force-pushed the 02-07-useWalletAccounts_subscribe_to_accounts_of_a_wallet branch from c14535b to 7152bf8 Compare April 18, 2024 23:29
Copy link

changeset-bot bot commented Apr 18, 2024

⚠️ No Changeset found

Latest commit: 7152bf8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

changeset-bot bot commented Apr 18, 2024

⚠️ No Changeset found

Latest commit: 7152bf8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-close Add this tag to exempt an issue/PR from being closed by the stalebot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant