dneldnel
Newbie
Offline
Activity: 35
Merit: 0
|
|
August 15, 2017, 09:09:37 AM |
|
Hi, can anybody tell me if there's another pool besides suprnova?
I mined a few hours yesterday and get disconnected since. The pool is working find cause I still can see a dozen miners are mining XCN. And at the same time, some of my other rigs are mining other coins on suprnova without any problems. Weird.
https://maxminers.net/xcn/Got my rigs connected and running. Thanks!
|
|
|
|
palgin
|
|
August 15, 2017, 12:55:27 PM Last edit: August 15, 2017, 02:25:24 PM by palgin |
|
Thanks! I am testing it in virtualbox now.
Edit: Got 5 success syncs in row on windows.
Great! How is speed compared to *nix version?
|
BTC tips welcome: 16DHzyuqenEoHRA3w3YVGcYSDSHks7mor4
|
|
|
krnlx
|
|
August 15, 2017, 02:32:20 PM |
|
cryptonite.conf: maxconnections=1000
addnode=46.105.118.15
addnode=62.75.210.104 addnode=62.75.241.240 addnode=194.88.107.212
addnode=5.157.115.132 addnode=45.55.155.188 addnode=46.10.222.164 addnode=61.164.253.37 addnode=87.92.62.65 addnode=93.80.161.18 addnode=95.223.11.160 addnode=96.244.98.123 addnode=125.236.224.55 addnode=190.44.84.248
addnode=xcn-explorer.miners-zone.net addnode=xcn-explorer.selektion21.de Running under virtualbox, CPU: Intel(R) Core(TM) i7-6920HQ CPU @ 2.90GHz Sync times: 14 min windows 10 min linux 8 min linux tcmalloc
|
|
|
|
palgin
|
|
August 15, 2017, 03:08:02 PM |
|
Running under virtualbox, CPU: Intel(R) Core(TM) i7-6920HQ CPU @ 2.90GHz Sync times: 14 min windows 10 min linux 8 min linux tcmalloc Good, it's x2.5+ speedup compared to 0.1.2.0, at least on Win. Will try to port tcmalloc trick to Win build, then update bins.
|
BTC tips welcome: 16DHzyuqenEoHRA3w3YVGcYSDSHks7mor4
|
|
|
|
antantti
Legendary
Offline
Activity: 1176
Merit: 1015
|
|
August 15, 2017, 05:26:34 PM Last edit: August 15, 2017, 05:53:01 PM by antantti |
|
No matter what I try I always end up syncing 26-33 minutes from scratch, so far I have tried:
linux + i5 520M + hdd + tcmalloc (fastest combo) w10 + i7 2620M + ssd + palgins latest w10 + i5 4690k + ssd + palgin w10 + i7 2600k + hdd + palgin w10 + i7 6700k + ssd + palgin
Tried even without router with public ip, no help.
Syncs without errors every time.
|
|
|
|
pallas (OP)
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
August 15, 2017, 06:30:30 PM |
|
I'm solo mining using krnlx fork and it works perfectly! No lag and no errors. Considering no single error report has been posted yet, I'm optimistic. What about merging tomorrow? Can't wait to notify btc38 ;-) They might need the windows qt version, though.
|
|
|
|
palgin
|
|
August 15, 2017, 06:50:36 PM Last edit: August 15, 2017, 07:02:48 PM by palgin |
|
I'm solo mining using krnlx fork and it works perfectly! No lag and no errors. Considering no single error report has been posted yet, I'm optimistic. What about merging tomorrow? Can't wait to notify btc38 ;-) They might need the windows qt version, though.
Qt is a pain I've had a plan: create build environment with required libs, successfully build bins and then write a guide so everyone will be able to folow my steps to compile his own qt-build when a new patch will roll out and not wait for me or somebody else to do it (although I'm not the fastest guy in this world). But now I'm completely stuck with qt-build, tried nearly every single combination of dependant libs, max I've reached so far is couple of linkage errors during cryptonite-qt.exe build. Seems like it's sticked to one particular version of Qt, but as far as it's Windows and I need static libs - I have to compile it manually for my environment, if somebody have ever compiled static qt libs for win, they'll agree that every single compilation takes 2-3 hours... If somebody who have successfully compiled 0.1.2.0 qt-version will share dependant libs list (with versions), I'll finish Qt build faster. If no, I'll continue my trials without any ETA P.S.: why would btc38 need exactly qt-build, cryptonited can do all functions needed, or I'm wrong?
|
BTC tips welcome: 16DHzyuqenEoHRA3w3YVGcYSDSHks7mor4
|
|
|
pallas (OP)
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
August 15, 2017, 07:21:08 PM |
|
P.S.: why would btc38 need exactly qt-build, cryptonited can do all functions needed, or I'm wrong?
You are right, but: - it's not very easy to understand what they mean - they once sent me a screen shot showing an error with the windows gui wallet - while I told them to use the daemon repeatedly, they never confirmed the switch Thus, I concluded that they probably are still using the windows qt binary.
|
|
|
|
palgin
|
|
August 15, 2017, 07:33:39 PM Last edit: August 16, 2017, 08:10:43 PM by palgin |
|
P.S.: why would btc38 need exactly qt-build, cryptonited can do all functions needed, or I'm wrong?
You are right, but: - it's not very easy to understand what they mean - they once sent me a screen shot showing an error with the windows gui wallet - while I told them to use the daemon repeatedly, they never confirmed the switch Thus, I concluded that they probably are still using the windows qt binary. Suddenly, I've succeeded with qt build Need few tests and uploading to GitHub. It's not fully autonomous build, but I think I'll fix it tomorrow. QT UPD: https://github.com/palginpav/Cryptonite/releases/download/0.1.3.0-krnlx/cryptonite-qt.zip Run and test, on the first view it "eats" 300Mb less Ram and is low on CPU, sync is OK
|
BTC tips welcome: 16DHzyuqenEoHRA3w3YVGcYSDSHks7mor4
|
|
|
reb0rn21
Legendary
Offline
Activity: 1901
Merit: 1024
|
|
August 15, 2017, 07:50:01 PM |
|
@palgin
This application failed to start because it could not find or load the QT platform plugin "windows" in "".
Reinstall the application may fix this problem
Win10 x64 here, original QT worked fine
|
|
|
|
palgin
|
|
August 15, 2017, 07:53:27 PM |
|
@palgin
This application failed to start because it could not find or load the QT platform plugin "windows" in "".
Reinstall the application may fix this problem
Win10 x64 here, original QT worked fine
Do you have Qt installed? If yes, what version? If no, you need to install Qt 5.8 mingw https://download.qt.io/archive/qt/5.8/5.8.0/qt-opensource-windows-x86-mingw530-5.8.0.exe , keep all paths during installation default. As I've mentioned above, currently it's not autonomous solution.
|
BTC tips welcome: 16DHzyuqenEoHRA3w3YVGcYSDSHks7mor4
|
|
|
reb0rn21
Legendary
Offline
Activity: 1901
Merit: 1024
|
|
August 15, 2017, 08:09:02 PM |
|
I don`t have it, then its that
|
|
|
|
_javi_
|
|
August 15, 2017, 08:13:00 PM |
|
@palgin
This application failed to start because it could not find or load the QT platform plugin "windows" in "".
Reinstall the application may fix this problem
Win10 x64 here, original QT worked fine
same issue here... d/ling QT (1.2Gb !?) to try and report back.
|
|
|
|
palgin
|
|
August 15, 2017, 08:16:38 PM |
|
@palgin
This application failed to start because it could not find or load the QT platform plugin "windows" in "".
Reinstall the application may fix this problem
Win10 x64 here, original QT worked fine
same issue here... d/ling QT (1.2Gb !?) to try and report back. As I've mentioned above too: Qt is a pain (at least for me) Anyway, I'm still working on a fully statically linked version, I'll keep everybody updated by posting progress in this thread.
|
BTC tips welcome: 16DHzyuqenEoHRA3w3YVGcYSDSHks7mor4
|
|
|
bitpotter
|
|
August 15, 2017, 08:20:05 PM |
|
cryptonite.conf: maxconnections=1000
addnode=46.105.118.15
addnode=62.75.210.104 addnode=62.75.241.240 addnode=194.88.107.212
addnode=5.157.115.132 addnode=45.55.155.188 addnode=46.10.222.164 addnode=61.164.253.37 addnode=87.92.62.65 addnode=93.80.161.18 addnode=95.223.11.160 addnode=96.244.98.123 addnode=125.236.224.55 addnode=190.44.84.248
addnode=xcn-explorer.miners-zone.net addnode=xcn-explorer.selektion21.de Running under virtualbox, CPU: Intel(R) Core(TM) i7-6920HQ CPU @ 2.90GHz Sync times: 14 min windows 10 min linux 8 min linux tcmalloc Thank you dude, i really need this, i will try it whether it will work well. Whether if using windows can be more than 14 min synchronous time?
|
|
|
|
_javi_
|
|
August 15, 2017, 08:20:38 PM |
|
@palgin
This application failed to start because it could not find or load the QT platform plugin "windows" in "".
Reinstall the application may fix this problem
Win10 x64 here, original QT worked fine
same issue here... d/ling QT (1.2Gb !?) to try and report back. As I've mentioned above too: Qt is pain (at least for me) Anyway, I'm still working on a fully statically linked version, I'll keep everybody updated by posting progress in this thread. thanks a lot, palgin. you rule!
|
|
|
|
antantti
Legendary
Offline
Activity: 1176
Merit: 1015
|
|
August 15, 2017, 08:30:28 PM |
|
Windows-qt up and running, thanks!
|
|
|
|
palgin
|
|
August 15, 2017, 08:35:12 PM |
|
Windows-qt up and running, thanks! Great, I'll build static version as soon as I find a way to fix linker bug. Anyway, can you share some results (mem/cpu usage, sync speed, etc.) ? Thank you in advance!
|
BTC tips welcome: 16DHzyuqenEoHRA3w3YVGcYSDSHks7mor4
|
|
|
krnlx
|
|
August 15, 2017, 08:51:56 PM |
|
P.S.: why would btc38 need exactly qt-build, cryptonited can do all functions needed, or I'm wrong?
You are right, but: - it's not very easy to understand what they mean - they once sent me a screen shot showing an error with the windows gui wallet - while I told them to use the daemon repeatedly, they never confirmed the switch Thus, I concluded that they probably are still using the windows qt binary. Suddenly, I've succeeded with qt build Need few tests and uploading to GitHub. It's not fully autonomous build, but I think I'll fix it tomorrow. QT UPD: https://github.com/palginpav/Cryptonite/releases/download/0.1.3.0-krnlx/cryptonite-qt.zip Run and test, on the first view it "eats" 300Mb less Ram and is low on CPU, sync is OK Where is cryptonite.conf in qt version? It has bad and outdated node list...
|
|
|
|
|