Author

Topic: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! - page 112. (Read 215666 times)

legendary
Activity: 2716
Merit: 1094
Black Belt Developer
supernova and maxminers update Linux wallets?

still doing some tests, today we will merge the changes to the main branch (unless some issue is found), then pools and exchanges will be notified.
full member
Activity: 237
Merit: 100
supernova and maxminers update Linux wallets?
sr. member
Activity: 378
Merit: 250
I've been using the latest compiled version of cryptonited from palgin with the patches from krnlx on six rigs for about 24 hours (combined total of 144+ hours). No issues. Haven't synced from scratch, used the blockchain I already had. Sync of new missing blocks from where I shut the old wallet down was extremely fast though!

Also been using the latest qt wallet since its post (12+ hours?). After installing the big qt creator thing, the wallet works. It did, however, crash after about two hours but has been working since.
full member
Activity: 839
Merit: 100
windows-qt working after huge qt install.

well done! it works!


btw, is 15mh/s ok for "ccminer m7 tweaked by djm34 & palgin" on a 1070?

I have same results, 15 mhs on a 1070
Pallas uses an optimiser doing the double hashrate, but I don't know how to compile the sources ^^
Noob inside :p
hero member
Activity: 968
Merit: 624
Still a manic miner
windows-qt working after huge qt install.

well done! it works!


btw, is 15mh/s ok for "ccminer m7 tweaked by djm34 & palgin" on a 1070?
legendary
Activity: 1176
Merit: 1015
%AppData% is 336mb only, hmm...

The power of mini-blockchain ;-)

Haha, yes!!! I was amazed back in 2014 and I am amazed now too.

Looks like I was wrong, there is a hardware limit. I tried krnlx/ palgin windows-qt on i7-ssd machine, again empty .conf:

Downloading headers from three years two weeks done in 10 minutes. Rig is sleeping.
Trie downloaded in seconds. Rig is sleeping.
Validating blocks took about 1 minute where disk usage was 100%.

After 3 years and 2 weeks, windows-qt wallet was synced in 11 minutes and 20 seconds.





sr. member
Activity: 266
Merit: 250
Stupid me, all that times I forgot to strip bins...

https://github.com/palginpav/Cryptonite/releases/tag/0.1.3.0-krnlx

Please, re-download, size is significantly smaller.
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
%AppData% is 336mb only, hmm...

The power of mini-blockchain ;-)
sr. member
Activity: 266
Merit: 250

Where is cryptonite.conf in qt version? It has bad and outdated node list...


Think it should be at C:\Users\username\AppData\Roaming\Cryptonite
legendary
Activity: 1176
Merit: 1015
Anyway, can you share some results (mem/cpu usage, sync speed, etc.) ?

Mem usage went down about 20% after pallas latest commits (or was that krlnx) I think, it is now down from ~0.8gb to ~0.6gb both win&nix.

Cpu usage went down dramatically after krlnx commits, I think it is safe to say cpu usage is not a problem anymore. Krlnx possibly made a breakthrough here  Smiley.

Testing with windows-qt currently, numbers soon...

edit: from scratch, no addnodes, windows-qt, i7-2600k + hdd (I think hardware doesn't matter anymore):

3+ years headers downloaded after 15 minutes
Trie downloaded after 16 minutes
Blocks validated and synced&running after 24 minutes

Looks like cpu, mem, disk, network are not limiting factors on my end, %AppData% is 336mb only, hmm...
full member
Activity: 243
Merit: 105
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  Grin Grin Grin

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...
sr. member
Activity: 266
Merit: 250
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.

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!
legendary
Activity: 1176
Merit: 1015
hero member
Activity: 968
Merit: 624
Still a manic miner
@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  Grin (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!
sr. member
Activity: 1451
Merit: 258
cryptonite.conf:
Code:
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:
Code:
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?
sr. member
Activity: 266
Merit: 250
@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  Grin (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.
hero member
Activity: 968
Merit: 624
Still a manic miner
@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.
legendary
Activity: 1901
Merit: 1024
I don`t have it, then its that
sr. member
Activity: 266
Merit: 250
@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.
legendary
Activity: 1901
Merit: 1024
@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
Jump to: