-
### Description
See #28053, #32649, #31986, #32649
### Feature ID
EenyoWx9UMXYKpR8mW5Jmfmy2fRjzUtM7NduYMY8bx33
### Activation Method
Single Core Contributor
### Deployment Considerat…
-
See: https://github.com/solana-labs/solana/blob/a1a0d6f84b30ecea1fd1b699aa3cd6ab2741db77/programs/bpf/rust/sysvar/src/lib.rs#L32
-
The .so file uploaded to blockchain is stripped and can't be used for debugging.
Solana has `cargo build-sbf --debug` that generates unstripped binaries. We should have a similar build rule.
-
Why are we using a custom implementation of [send_and_confirm_transaction_with_spinner](https://docs.rs/solana-rpc-client/latest/solana_rpc_client/nonblocking/rpc_client/struct.RpcClient.html#method.s…
-
# Problem description
The current [SignTransaction](https://github.com/coral-xyz/backpack/blob/master/packages/provider-core/src/provider-solana-xnft.ts#L109) (Solana implementation) only accepts a…
-
Does this lib work with the new Sign in with Solana feature? https://github.com/phantom/sign-in-with-solana#full-feature-demo
-
I think the question is self explanatory!
Is there a way I can connect one Solana keypair to two or three different devices, so all the rewards go back into a single place?
Thanks in advance
-
Recall that there are some areas we would like to show history including token actions to users.
- Read data an account from blockchain (Solana)
- Paging by date
- Info:
```
senderAddress
re…
-
Update Frontend Dropdown in frontend/src/Components/CustomizedInputBase.js.
Update the frontend dropdown to include 'Solana Blockchain' as an option. This can be done by modifying the frontend code …
-
### Issue/Experience
i've done all steps to open the course in docker, when i go to the directory mentioned in lesson 1 and click on run tests it doesn't take me to second lesson and it tells me that…