Ignition75
Active member
Unable to get a connection to testnet, running the test wallet, do I need to chuck an IP address in somewhere? Windows wallet...
I'm confused, I thought you said later that you were mistaken and that your friend tried as well and errored out. I find it hard to believe you have a testnet private key working on mainnet with functionally, they begin with different characters and are using two different ports.Should I stop these nodes from collecting on mainnet? It can't be good for the network. Looks like I'm up to four(*nope, three) payments. Definitely do not have multiple users running darkcoind on the same instance. I haven't touched anything in case we need to gather data on them. Looks like at least one is not showing up in testnet as active tMN anymore because of version number. I can update the version on tnet so that the IP shows up in both testnet and mainnet. Just haven't done so because this is so weird and I don't want to interrupt it if we need data.
*Anyway, I know Evan has a lot on his plate. I'll just not touch them till I hear different.
Same, stopped at block 45515Unable to get a connection to testnet, running the test wallet, do I need to chuck an IP address in somewhere? Windows wallet...
It's trying to connect, I get 1 or 2 connections, then it drops out and tries again...Same, stopped at block 45515
I have had 9 connections with no breaks.It's trying to connect, I get 1 or 2 connections, then it drops out and tries again...
I woudln't believe me either, which I'm sure *is why this is not getting much attention. At first I thought I had left the keys the same, but on closer inspection it looks like I did in fact change the keys after changing to testnet. I have both port 9999 open and 19999. When I ask darkcoind getinfo both state that they are on testnet, one is v .15.1 the other is a version .14. THey are both showing as active on mainnet and receiving payments. Someone else tried to replicate what I did, left the keys the same, and it rejected them. That is as far as they got in trying to replicate this though, as far as I know.I'm confused, I thought you said later that you were mistaken and that your friend tried as well and errored out. I find it hard to believe you have a testnet private key working on mainnet with functionally, they begin with different characters and are using two different ports.
Yeah, i need to update the dnsseeder^^It's looping through this:
2014-10-11 04:27:53 Misbehaving: 54.189.202.6:9999 (0 -> 1)
2014-10-11 04:27:53 ProcessMessage(dseep, 116 bytes) FAILED
2014-10-11 04:27:53 partner 54.189.202.6:9999 using obsolete version 70038; disconnecting
2014-10-11 04:27:53 ProcessMessage(version, 104 bytes) FAILED
2014-10-11 04:27:53 disconnecting node 54.189.202.6:9999
2014-10-11 04:27:54 trying connection 192.3.172.233:9999 lastseen=5.7days
2014-10-11 04:27:54 connected 192.3.172.233:9999
2014-10-11 04:27:54 send version message: version 70040, blocks=0, us=110.32.196.168:9999, them=192.3.172.233:9999, peer=65
2014-10-11 04:27:54 partner 192.3.172.233:9999 using obsolete version 70038; disconnecting
2014-10-11 04:27:54 ProcessMessage(version, 104 bytes) FAILED
2014-10-11 04:27:54 disconnecting node 192.3.172.233:9999
2014-10-11 04:27:54 trying connection 54.88.23.87:9999 lastseen=5.0days
2014-10-11 04:27:59 connection timeout
2014-10-11 04:28:00 trying connection 54.68.0.111:9999 lastseen=4.6days
Have not checked yet, but as soon as mainnet masternode stops answering to respond to darksend ping requests (closed port and/or stopped darkcoind) , the network should remove it from the masternode list after 30mins - regardless of a running testnet node.Anyone with a MN on mainnet have 10 min to check this out??
https://darkcointalk.org/threads/v0-15-testing.2611/page-9#post-24738
I'm talking about a vulnerability that currently exists for the integrity of darksend selection on mainnet people.
Leave port 9999 open and darkcoind is running because it is on testnet.Have not checked yet, but as soon as mainnet masternode stops answering to respond to darksend ping requests (closed port and/or stopped darkcoind)
Good point! You could run a testnet node with 'rpcport=9999' to mimic a valid mainnet node, not sure if mainnet network would get that. Nevertheless you'll need a valid 1000DRK vin to initally start off the mainnet node. So for a successful attack you would need 100x 1000DRK to start at least 100 mainnet masternodes.Leave port 9999 open and darkcoind is running because it is on testnet.
Exactly. It only compromises the speed of darksend mixing.Good point! You could run a testnet node with 'rpcport=9999' to mimic a valid mainnet node, not sure if mainnet network would get that. Nevertheless you'll need a valid 1000DRK vin to initally start off the mainnet node. So for a successful attack you would need 100x 1000DRK to start at least 100 mainnet masternodes.
Yeah, you are right, it's a bug - testnet node should not be able to keep a mainnet list entry aliveExactly. It only compromises the speed of darksend mixing.
Yup that's me :wink:
Thanks for hearing me out. For the record I have not altered any of the RPC settings. Thanks for hearing me.