Juan Blanco
Juan Blanco
@Brianspha Here is full sample of how to interact with Quorum, this assumes you are using the generated smart contracts, as it will simplify the usage. https://github.com/Nethereum/NethereumAzureQuorumSample/ From the comments...
Thanks @Pzixel I am back from holidays now as you know :) Ill have a look at it later.
Yes many times!!! and is so hard to put in as it breaks so much existing code.
How are you btw?
Yeah, lots of people get burn out after a while, for various things. I have a life commitment to this :) I know the PR is easy, my issue is/was...
@Pzixel To avoid breaking changes i had done a mixture of changes, mainly allowing both if utterly necessary (breaking change) , but not in the receipt service. Thanks! and I...
Yes makes sense, the level of abstraction at the moment to support IoC is too low level at TransactionHandler, QueryHandler not to use the service but the CQS pattern. (Not...
Yes, good idea. It will simplify logging too.
```await getFunct.CallAsync(parameters)).ToString()``` You cannot use a JToken you need to use a string. Edit: No is not related to that one #573, the types supported for address are a "string"
You cannot have gas / gasprice 0 in Rinkeby. Edit: Try this faucet to get some Ether https://faucet.rinkeby.io/