-
When running the anchorgen command with the json file the following error is thrown:
Unhandled exception. System.ArgumentNullException: Value cannot be null. (Parameter 'source')
at System.Lin…
-
I am using the latest prebuilt docker on an Unraid server. This error seems to have started when I upgraded to the latest docker from the Unraid repository.
The following error appears in the conso…
-
**Describe the bug**
The Helper `Solnet.Programs.InstructionDecoder.DecodeInstructions` is throwing an error : KeyNotFoundException: The given key '18' was not present in the dictionary
```
Sys…
-
**Describe the bug**
Getting the following excepton:
```
Unhandled exception. System.TypeLoadException: Could not load type 'Solnet.Rpc.Utilities.AddressExtensions' from assembly 'Solnet.Rpc, Versi…
-
**Describe the bug**
Transaction builder throws stack overflow:
> Stack overflow.
> Repeat 9609 times:
> --------------------------------
> at Solnet.Wallet.PublicKey.get_KeyBytes()
> at…
nukec updated
2 years ago
-
I want to install the new version,
first of all, I decided to update the installed version of Solnet.Anchor.Tool, so vs code terminal stuck, I waited for a while but nothing happened.
after that, I …
-
I tried using an example of sending a token. However, I got an error saying that 4 arguments are needed. How do I create a fourth argument?
My code:
`static void TestSendingUSDC()
{
…
-
i wrote a program with anchor, so I want to call my program instruction with solnet. is there any example of that?
-
https://github.com/bmresearch/Solnet.Serum/blob/eba508be0e5a777bb7c9d39fa60c78e373cd5e88/Solnet.Serum/SerumProgram.cs#L77
The first argument passed into SerumProgram constructor should be `MainNetP…
-
#### Problem
`logsSubscribe` functions like it is broken and misses events.
For example, I'll subscribe to a program id's pubkey. I'll get maybe half of the transactions that come through interactin…
ghost updated
2 years ago