oliverw / miningcore

Miningcore is a high-performance Mining Pool Software for Linux and Windows.
https://store.miningcore.pro
MIT License
717 stars 662 forks source link

Update BitcoinPool.cs #1667

Closed Konstantin35 closed 10 months ago

Konstantin35 commented 1 year ago

Asicboost compatibility fixes with nicehash.

Sanostee commented 1 year ago

It's redundant. Can be easier

..\JsonRpc\JsonRpcResponse.cs

[JsonProperty(PropertyName = "error", NullValueHandling = NullValueHandling.Include)]
public JsonRpcError Error { get; set; }
pool2mine commented 1 year ago

Hi. just wondering... have anyone got to fix this? I see asicboost miners still gets disconnected

Konstantin35 commented 10 months ago

https://github.com/oliverw/miningcore/issues/1709