Skip to content

A couple of fixes for CActiveMasternodeManager::Init() - #3326

Merged
UdjinM6 merged 3 commits into
dashpay:developfrom
UdjinM6:fixsocacmas
Feb 8, 2020
Merged

A couple of fixes for CActiveMasternodeManager::Init()#3326
UdjinM6 merged 3 commits into
dashpay:developfrom
UdjinM6:fixsocacmas

Conversation

@UdjinM6

@UdjinM6 UdjinM6 commented Feb 7, 2020

Copy link
Copy Markdown

Socket connectivity check is broken in develop due to changes brought by backporting 11363 via #3305 - have to create new socket manually now.

Not sure why we skip this part on regtest, I didn't notice any issues with tests after re-enabling it (diff ignoring changes in whitespaces: 669b21b?w=1, Travis: https://travis-ci.org/UdjinM6/dash/builds/647121898).

Also, fixing incorrect log output while at it.

@UdjinM6 UdjinM6 added this to the 16 milestone Feb 7, 2020

@codablock codablock left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@PastaPastaPasta PastaPastaPasta left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@UdjinM6
UdjinM6 merged commit dff9430 into dashpay:develop Feb 8, 2020
@UdjinM6
UdjinM6 deleted the fixsocacmas branch November 26, 2020 13:26
gades pushed a commit to cosanta/cosanta-core that referenced this pull request Jun 25, 2021
* Create socket manually when self-checking masternode connectivity in Init

This is needed after backporting 11363 in 3305

* Check socket connectivity on regtest too

* Fix log output
gades pushed a commit to cosanta/cosanta-core that referenced this pull request Mar 17, 2022
* Create socket manually when self-checking masternode connectivity in Init

This is needed after backporting 11363 in 3305

* Check socket connectivity on regtest too

* Fix log output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants