[00:18:48] two rounds of your test passed with the last commit 🙂 [00:18:58] great news 🙂 [00:19:09] i'll build it and run a couple as well [00:19:32] have it only with 2 nodes and for 4 cycles tho [00:19:43] will switch now to more cycles and 8 nodes [00:34:11] both nodes running qt debugger is syncing fine now. [00:34:26] 🤔 [00:34:35] yeah... [00:35:01] lets keep on testing it then and see if it crashes again [00:35:11] will do [00:57:33] i observe the script always says Trying to find nodes to stop while avoiding network splits... Checking if stopping nodes 5 4 will split the network... Trying to find nodes to stop while avoiding network splits... Checking if stopping nodes 3 1 will split the network... Trying to find nodes to stop while avoiding network splits... Checking if stopping nodes 7 3 will split the network... Trying to find nodes to stop while avoiding [00:57:33] network splits... Checking if stopping nodes 2 4 will split the network... Trying to find nodes to stop while avoiding network splits... Checking if stopping nodes 6 5 will split the network... Trying to find nodes to stop while avoiding network splits... Checking if stopping nodes 1 6 will split the network... Trying to find nodes to stop while avoiding network splits... Checking if stopping nodes 5 6 will split the network... Trying to find [00:57:34] nodes to stop while avoiding network splits... Checking if stopping nodes 4 3 will split the network... Trying to find nodes to stop while avoiding network splits... Checking if stopping nodes 5 1 will split the network... Trying to find nodes to stop while avoiding network splits... Checking if stopping nodes 1 5 will split the network... Cannot find suitable nodes to stop [00:58:16] hmm i should add another step for it to create another network topology [00:58:41] it happens since the network connection count is randomly chosen at the beginning of the script [00:58:58] and it can be a very lossely connected network, each node only having 2 connections [00:59:16] in that case, dropping a node will cause the network to split into 2 networks [00:59:28] so the script is checking that [00:59:35] i'll add it now, should be a quick one [01:00:09] 👍 all fine besides that by now [01:16:14] how many nodes are you running? [01:16:25] 8 [01:16:30] kk [01:17:40] will addnode remove disconnect the two nodes? [01:18:11] my intuition says no [01:18:25] you should also use disconnectnode [01:18:40] also remove is not a valid option for addnode i think [01:18:42] let me check [01:19:01] ah yeah it is [01:19:16] i probaby have to do both im guessing [01:19:20] so addnode remove + disconnect node [01:19:22] yup [01:36:28] hmm not as simple as i hoped 😭 [17:41:45] Segmentation fault (core dumped) ./src/qt/navcoin-qt [17:41:54] with the leader spam v2 branch [17:42:23] it's not running the qt debugger. the debugger is still syncing very slowly [22:58:37] just compiled the latest commits for the spam filter branch [22:58:42] running a sync now [22:58:45] on OSX