-
Processor is called in repeating job.
First time running everything is ok, but when processor is called for second time, NulReferenceException is thrown in GetStepDataAsync(Nethereum.RPC.Eth.DTOs.Tra…
-
The `IsValidSignatureMessageAsync` no result return and when debug the result is hanging there
**Code Snippet:**
```
Dim message = "Signature here"
Dim privateKey = "55f5…
-
**Full Error:**
SocketException: A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was suppli…
-
Hi,
Thanks for the sample code. I'm trying to use it against PancakeFactory on the BSC network.
I'm new to sending transactions to the blockchain. How can I set the gasPrice and gasLimit (or ga…
-
Whenever I'm compiling a contract using Visual Studio code it generates a few files. The .bin file containing the data, the abi file containing the abi of the contract, and a json file containing meta…
-
On parity can we put information and links on how to start a PoA using the predefined chain?
Also for Geth can this made simpler. So a user doesn't have to read much. (Probably both could be a workbo…
-
Hello I seem to have a problem with sending a transaction to my POA private network calling functions works but as soon as I try adding a value for instance to my smart contract it returns the above m…
-
Use of interfaces in constructors is compliant to best IoC practices.
Currently generated contract services receive and use instead the `Web3` implementation. Because this, it's impossible, without…
-
Thanks for the great demo project, just wonder any reason not putting the full project that includes the scene and all assets, so that we can simply open it in Unity and give it a try?
-
Hi,
I'm trying to bootstrap this project but I have some issues:
- I downloaded the zipped project https://github.com/Nethereum/Unity3dSimpleSampleNet461
- I opened it with Unity 2020.3.20f1 (…