forked from bitcoin/bitcoin
-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
Current behaviour
I tested v.0.1.14
together with my corresponding PR on SRI: stratum-mining/stratum#1456, to test the new CoinbaseOutputConstraints
message.
Using just the Pool, it's easy to see that the first time it connects to the TP, everything is fine.
But if I restart the Pool, the second handshake takes a lot of time to finish, and sometimes it doesn't finish at all.
Expected behaviour
As with previous versions, the handshakes should be completed quickly
Steps to reproduce
Run the latest version of TP (v.0.1.14
) and checkout my PR on SRI: stratum-mining/stratum#1456.
Then run the Pool role for the first time, kill it, and then start it again.
Relevant log output
No response
How did you obtain Bitcoin Core
Compiled from source
What version of Bitcoin Core are you using?
TP v.0.1.14
Operating system and version
Mac OS 13.0.1
Machine specifications
No response