Skip to content
#

masternode

Here are 150 public repositories matching this topic...

PastaPastaPasta
PastaPastaPasta commented Mar 31, 2021

Create a test, likely a functional test, that tests that dstxes are properly validated during propagation. The test should fail with the following patch applied dashpay/dash@953a0ea.

Additionally, checking that these transactions are included in the default block template / mined would also be very valuable.

By completing this issue

help wanted Good First Issue tests
jagerman
jagerman commented Aug 26, 2021

People sometimes run into an issue (particularly after moving hosts) where they have forgotten to update the service-node-public-ip setting in the config file. This causes problems, of course, because that means storage server and quorumnet will be unreachable.

We can, in most cases, check that and at least print some log warnings that might help the admin out by doing a couple things:

  • We
enhancement good first issue service nodes

Improve this page

Add a description, image, and links to the masternode topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the masternode topic, visit your repo's landing page and select "manage topics."

Learn more