fdov

Results 53 comments of fdov

What are the negative side effects of allowing this? What is the worst thing that could happen? If this is just garbage on the chain, without any other negative side...

Proposed fix, untested: https://github.com/fdoving/Ravencoin/commit/28be0658cf4a594471247687bccc3d1c5f91f8fb This does not inherit, it will force "our" mode. Binaries: https://github.com/fdoving/RavenStash/releases/tag/forJeroz1

Thanks for testing. This issue is for testing the pre-built binaries at https://github.com/Ravenqt-RVN-SIG/Ravencoin/releases I think your issue is related to https://github.com/RavenProject/Ravencoin/issues/1006

Please remove the comment here, and add it to #1006

> The issue of no-network traffic is caused by no outbound node. > Manually adding the below nodes using debug console had solved the issue. > > ``` > addnode...

Text is too small on my laptop 4k screen, scaled to 200%.

This is the reason. https://github.com/RavenProject/Ravencoin/blob/f31e43d7a0f9dcadab9db1a9f1bc6016609e738e/src/chainparams.cpp#L694 The comment says some tests fail if this is enabled. I think we should enable it by default and fix the tests.

This is related and links to one more PR improving the solution: https://github.com/dogecoin/dogecoin/issues/2735