Issues
- 1
setComputeUnitPrice param asks for microlamports when in reality the function requires lamports/
#3434 opened by mrpathfindr - 8
add svelte wallet example
#3408 opened by xcaptain - 2
Add getHealth method
#3416 opened by DaniSchenk - 7
Eliminate deprecated RPC methods
#2859 opened by steveluscher - 4
Support decompiling transaction messages fetched using `getTransaction` that involve lookup tables in a single pass.
#3396 opened by lithdew - 1
Prevent accumulation of subscription notifications when the last `AsyncIterator` falls out of scope
#3090 opened by steveluscher - 3
- 2
bigint: Failed to load bindings, pure JS will be used (try npm run rebuild?)
#3325 opened by shankiflang - 4
- 3
Error: Uncaught rejection on RPC request
#3236 opened by iprotoni - 1
- 3
partialSign will compile and serialize the message of transaction and so that the signData will be changed.
#3244 opened by leverwwz - 3
Error connecting to Phantom wallet on Chrome, using standard npx create-solana-dapp App (obscure error)
#3278 opened by geoshak - 4
Solana web3.js is not getting installed
#3252 opened by 0xCipherCoder - 8
Error connecting to Phantom wallet on Chrome, using standard npx create-solana-dapp App
#3267 opened by geoshak - 1
- 5
- 3
Feature Request: Optional `feePayerVerify` simulation config param (similar to `sigVerify`)
#3214 opened by jacksondoherty - 3
Cannot find package 'ws' imported from '@solana/rpc-subscriptions-transport-websocket/...'
#3100 opened by lithdew - 2
when copying npm command '$' gets copied along causing error while execution
#3207 opened by kataltarun - 5
Types have separate declarations of a private property 'getCancellationPromise'.
#3138 opened by developer-otto - 2
- 1
- 3
createAccountWithSeed duplicates keys unnecessarily
#3118 opened by amiryadid-fb - 3
Error: `bigint: Failed to load bindings, pure JS will be used (try npm run rebuild?)` [Next.js - 14.2.5 & @solana/web3.js: ^1.95.2]
#3097 opened by Rishabh-Singh-Codes - 5
- 2
- 1
`programId` field missing in the `TokenBalance` type.
#3091 opened by kyee-rs - 3
- 2
- 0
`safeRace()` tests unreliable in CI
#3081 opened by steveluscher - 3
- 2
The type of `SolanaError<SOLANA_ERROR__JSON_RPC__SERVER_ERROR_SEND_TRANSACTION_PREFLIGHT_FAILURE>` must have `cause?: SolanaError` as part of its type
#2959 opened by steveluscher - 4
[Docs] How to Retrieve Token Metadata in 2024?
#2979 opened by mahnunchik - 1
Experimental: Custom transports are required to wrap their response in a `{result: ...}` property
#2946 opened by mcintyre94 - 0
Complete READMEs for `@solana/rpc*`
#2983 opened by steveluscher - 2
Could not resolve rpc-websockets/dist/lib/client" when using Solana Web3 in React application
#2951 opened by rtomas - 6
The automated release is failing 🚨
#2944 opened by github-actions - 0
- 0
- 9
Uncaught rejection on RPC request error in packages/library-legacy/src/connection.ts:1679
#2933 opened by YipCyun - 1
- 4
`setTransactionMessageFeePayerSigner` does not accept a `CompilableTransactionMessage` as input
#2854 opened by steveluscher - 2
- 3
bigint: Failed to load bindings, pure JS will be used (try npm run rebuild?) when importing @solana/web3.js
#2916 opened by rixhy-cyd - 4
Bug in @solana/errors
#2903 opened by lukecaan - 0
`setTransactionMessageFeePayerSigner` should overwrite signer when different
#2897 opened by steveluscher - 1
`setTransactionMessageFeePayer()` does not delete signer if one is present.
#2899 opened by steveluscher - 0
Only include `replacementBlockhash` in the simulation result type when `replaceRecentBlockhash` is `true`
#2869 opened by steveluscher - 0
[GraphQL]: Overhaul documentation
#2847 opened by buffalojoec