-
If you go to set up your SSH Key for Cyborg Backup (CB) within Settings, only the options `ECDSA` and `ED25519` are available (specifically, when one presses the blue "GENERATE SSH KEY PAIR" button wi…
-
### Describe the bug?
The `PrivateKey` parameter does not seem to be handled correctly for the `OktaClient` builder when setting directly.
Instead of treating the private key as a `PrivateKey`, it…
-
```
import traceback
from flask import Flask, request, jsonify
from solana.rpc.api import Client
from solana.rpc.api import Keypair
from solana.rpc.commitment import Confirmed
from solana.rpc.ty…
-
`basicNodeSigner` is a great helper, but currently it is hard to find and is not referenced anywhere.
I propose to should change the signature of `signTransaction` to [current function](https://gith…
-
**Describe the bug**
The package `wasm-themis` can not be used with Node.js because it tries to call `fetch()` on a file path.
**To Reproduce**
Steps to reproduce the behavior:
1. Install Node.j…
-
hi guys i started mining in the browser but now i want to mine on my mac app but im getting an error saying no internet connection and also cant see where to import my keypair from the account i creat…
-
i'm try to cast the keypair generated from the library to java keypair but it throws error casting, because i need to generate csr with the generated keypair from this library
-
I will like to deserialize a serialized base 58 format transaction.
This is equivalent to **transaction.deserialize** in Solana py.
I need help thanks
-
When using this wallet feature, the software returned a public key that a testnet faucet described as in 'CoolDown' mode.
-
I can't add a tip for Jito to my transaction. Could you please help me figure out what I'm doing wrong?
async def main():
url = "https://mainnet.helius-rpc.com/?api-key=my_key"
solana_cli…