-
https://github.com/bmresearch/Solnet/blob/bcb31444c3700264a8e7adb701a2df3d9d7cec1c/src/Solnet.Rpc/Core/Http/JsonRpcClient.cs#L89
and
https://github.com/bmresearch/Solnet/blob/bcb31444c3700264a8e7adb…
-
MetadataCreate example doesn't seems to work, both when trying to reproduce it on own codebase (getting Solnet.Metaplex from nuget) and cloning this repo.
![image](https://user-images.githubuserconte…
-
The goal is to add snippets for the existing recipes for C#.
In some recipes it may be the case that features haven't yet been implemented/properly tested in the Solnet.* ecosystem of libraries, shou…
-
**What happened**:
grype sets the cpe string our locally developed mariadb package as `cpe:2.3:a:mariadb:mariadb:0.3.0-SNAPSHOT:*:*:*:*:*:*:*`
and this causes false positives. It can be solved wit…
-
One widely studied topic using WRF-Noah-single layer urban canopy model (SLUCM) is the white roof problem, where the albedo of roofs in the single-layer urban canopy model is increased and the resulti…
-
**Describe the bug**
Im trying to write (I thought) a simple transaction which takes 1 SOL and sends back an NFT from a different wallet. As far as I understand, this is just 3 instructions and 2 si…
-
### Implement the following Solana Program Library on-chain programs:
- [x] Token Program ( #76 )
- [x] Token Swap Program ( #260 )
- [x] Associated Token Account Program ( #106 )
- [x] Memo Pro…
-
I was reading https://www.reddit.com/r/freenas/comments/adgef1/slow_sequential_write_speed_new_8_disk_raidz2/ where they did not get the performance excepted due to one drive. This was not indicated i…
-
**Describe the bug**
Get error from Solana network "Transaction signature verification failure"
**To Reproduce**
Create a consolidation transaction with 4 transfers from 4 input addresses to 1 ou…
-
**Describe the bug**
I'm getting swap txn from an API, txn is already signed and I have to sign it on my end as well in order to submit to an rpc.
But when I try to sign it in any way, I get "invali…