I have a problem to get a NetworkHashps using JSON request after upgrade of 15.01 bitcoin core. so cannot make a mining pool for bitcoin using CoiniumServ..
The issues are Nancy.TinyIoc.TinyIoCResolutionException: Unable to resolve type: CoiniumServ.Pools.INetworkInfo ---> Nancy.TinyIoc.TinyIoCResolutionException: Unable to resolve type: CoiniumServ.Pools.NetworkInfo ---> System.Exception: There was a problem deserializing the response from the coin wallet. ---> Newtonsoft.Json.JsonSerializationException: Error converting value 1.98121075128195E+19 to type 'System.UInt64'. Path 'result.networkhashps', line 1, position 158. ---> System.OverflowException: Arithmetic operation resulted in an overflow.
So I want to know where should I changed to prevent this error.
Regards, John Ahn