Juan Blanco
Juan Blanco
This is specific to WebSockets
The reason is that client connection should not timeout. Originally you will have only your local client, or hosted. If it was an environment setting, you will want to set...
You either include the Json.Net included and disable assembly check or you use the Unity one.
hi @ushakrishnan at what level? Geth or in Nethereum physically. In Nethereum yes, using the key store, in Geth api need to check if I have added that method
No is not there, just checked true. I will need to add it. But your account will be in geth if copied to the key store folder. Mainly geth just...
https://github.com/ethereum/go-ethereum/blob/master/internal/ethapi/api.go#L303-L312 Same thing ^^
@ushakrishnan i did not put it in the rpc personal generic as parity does not include it. Ill keep this open to add extra personal methods for the geth specific...
Hi @mudgen , apologies I forgot to answer. I have read through the standard and yes it will be very interesting to have it implemented here, do you have some...
@misha-fm yes I know about this, Nethereum was first, so it is obviously pretty annoying what is happening, as any changes will break everybody's code, as users will end up...
Note by an alias, I mean wrapping it. Another option to don't break other peoples code, might be to add an extra method, although that may add more confusion.