Cheng Wang

Results 64 comments of Cheng Wang

> > @BlankerL But TCP would retransmit data if packet loss detected. This should not be a problem as far as I see > > I think so, but the...

> Do you think it's possible to add reporting informations about the mining via a REST API. > > * MH/S per GPU > * Total MH/S > * Temp....

Like for the other great community member, a bounty is added for your help and Github issues :)

> D:\miner\src2\main.cu(297): error : argument of type "void (*)(uv_stream_t *, size_t, const uv_buf_t *)" is incompatible with parameter of type "uv_read_cb" > > i use: Visual Studio Build Tools 2019...

> a rough idea of where the problem might be would also be fine Probably libuv version is not correct

I analyzed one NonExistInput case. It seems you created two txs that are double-spending some UTXOs. Tx 91fdd774 passed validation initially, but it failed when block d1463305 with 2 txs...

@killerwhile I think I have fixed all of the issues in this merged PR #205 by - check tx inputs against mempool, so as to avoid NonExistInput - limit the...

@killerwhile All the issues mentioned in this PR should have been fixed ?

> Make me think of #132 Indeed, but now I got some new ideas to show `--help` information. Will make a new PR later and get your feedback

@veronica-bytes Thanks for reporting. Do you have the hash of your block?