Proofgold Core 0.2.8rc1
I added code to ltcrpc to try to use sockets to directly communicate with litecoin instead of communicating via curl. It is much faster, so I think it's worth trying to push this new version out relatively quickly. Since it has not been thoroughly tested, it makes sense to give access to a "release candidate" first and then make the actual release in a couple of weeks:
https://proofgold.org/proofgold-core-0.2.8rc1.tgz
In the release message for 0.2.7 I noted that a flush call sending messages to a peer sometimes causes the process to die. In 0.2.8rc1 I try to get around this by handling the sigpipe signal. When the sigpipe signal is called, Proofgold now disconnects from all peers. The hope is that it will continue to run normally afterwards and (over time) reconnect to peers. It isn't clear if this is a good solution, but it at least seems to die less often.
Feedback is welcome.
Complete thread:
- Proofgold Core 0.2.8rc1 -
BlakeKeiller,
2021-11-09, 08:51
- Proofgold Core 0.2.8rc1 -
Brown,
2021-11-09, 20:03
- Proofgold Core 0.2.8rc1 -
Brown,
2021-11-11, 09:18
- Proofgold Core 0.2.8rc2 -
BlakeKeiller,
2021-11-13, 14:50
- Proofgold Core 0.2.8rc2 - Brown, 2021-11-15, 11:31
- Proofgold Core 0.2.8rc2 -
BlakeKeiller,
2021-11-13, 14:50
- Proofgold Core 0.2.8rc1 -
Brown,
2021-11-11, 09:18
- Proofgold Core 0.2.8rc1 - Brown, 2021-11-16, 12:09
- Proofgold Core 0.2.8rc1 -
Brown,
2021-11-09, 20:03