Author

Topic: Nexus - Pure SHA3 + CPU/GPU + nPoS + 15 Active Innovations + More to Come - page 108. (Read 785515 times)

sr. member
Activity: 444
Merit: 250
Good to know that with LLD (low level database) the loading time of wallet will be faster...Hope this version gets released soon..!
newbie
Activity: 25
Merit: 0
http://imgur.com/a/SDBs4

Cestballot database was added 2 days ago and everything is working well so far.

Average of connexions are 80 and pool found over 250 blocks last 48 hrs.

Remaining of test pool was paid with an extra bonus to thank the people who mined & help me test it.

I plan to work this weekend on stats and website, will keep you updated for this one.

Happy mining !
hero member
Activity: 728
Merit: 500
member
Activity: 124
Merit: 10
newbie
Activity: 25
Merit: 0
Quick update everyone:


Nexus network was attacked recently which is why the wallets are down on Bittrex and Cryptopia.  If you are in our Slack group, you would know that Nexus team was successful in fending off this attack to the chain and prevented double spending.  We are working to bring exchange wallets back online.  These early attacks on the network are good for Nexus, as it strengthens the network and helps us close any attack vectors.  Nexus has been under heavy attack since the beginning, but it has escalated intensely over last few months.

Please check here to make sure you are on the correct block height: http://nexusoft.io/platform/

Using the Nexus-QT, go to Help --> Debug Console to see which block your wallet is on.

If your wallet forked off the main chain during the attack, you can fix this fairly easily.  


On Windows, make sure you can see Hidden Items (or Hidden Files/Folders) in your Windows Explorer

Then go to C: --> Users --> (PC Username) --> AppData --> Roaming --> Nexus

1.  Backup wallet.dat by copying it to another folder
2.  Backup any Nexus.conf files you have IF you are mining (you probably won't have any config files if you are not mining)
3.  Then Delete everything EXCEPT your wallet.dat and any config files
4.  Download the blockchain bootstrap here if you don't want to redownload the whole chain from peers: http://nexusminingpool.com/downloads/blockchain.rar
5.  Unpack the database files into the Nexus folder
6.  Now run the Nexus-QT.exe client again
7.  Wait for wallet to load (can take ~20 mins to load database)
8.  After that, go to Help --> Debug Window --> Console, and type: repairwallet
9.  You should see your correct balance once the next block propagates

If you need more assistance, our community can provide nearly 24 hour help in Slack: http://nexusearth.com:3000/


Onward, and forward.  There is a HUGE update coming soon from Colin with the new Lower Level Database (LLD) and some updates to Trust Key expiration as well.  Stay tuned for that update in next couple weeks.  We plan to have binaries for Windows, Mac, Linux on that next update as well.



I did it but my Nexus-QT didn't successfully open to go to Help --> Debug Console... I try 2 PC....what i must do....?

It takes a very long time to open wallet. Just leave it till it's open, don't click on it just wait could take 20-30mins depending on your pc. That issue is fixed in lld which is in testing as we speak.


When I click on nexus-qt , In page "initializing unified time", it write  "nexus-qt.exe has stopped working" and my wallet didn't open successfully .... what i must do Sad?

Would be easier if you come to slack, so we can help you with your wallet issue.
legendary
Activity: 3808
Merit: 1723
Up to 300% + 200 FS deposit bonuses
The diff target is like 00000000009xxxxxx correct?

If so it would take 100MH/s about 1 day to find a block. Why is diff so high lately?
legendary
Activity: 868
Merit: 1058
Creator of Nexus http://nexus.io
In a few years when Quantum Computers start cracking Bitcoin and a bunch of alts go to Nexus to be safe, you've been warned.

https://cointelegraph.com/news/bitcoins-final-obituary-quantum-computers-may-kill-future-of-money

Maybe so, maybe not.
Who's telling the truth?


http://www.altcointoday.com/bitcoin-can-withstand-quantum-computer-attacks/




This is based on the assumption that a quantum computer wouldn't be able to complete this many iterations, it may not be able to now ( I don't have the data currently if it does or doesn't ), but it definitely will be able to in the future. But either / or, Nexus is still 5 to 10 times as secure as bitcoin in cryptographic functions which means that the strength of the Nexus network has that many multiples of resilience more compared to the Bitcoin network.

--------------------------------

Everyone else having the berklee DB database corruption, please join slack (http://nexusearth.com:3000) for better support and instruction to get this to work. You need to dwonload a new bootstrap and clear all files but wallet.dat in your home / appdata folder for Nexus, and copy the bootstrap back in.

I would recommend the LLD update. It is currently still in Alpha phase testing, but has been 100% stable since I released it on the inner community close to a month ago.
For those that don't know what the LLD is:

Lower Level Database

I have been working on this for close to six months. It is a ACID database written from complete scratch that operates 10-15 times faster than any MySQL, Microsoft SQL, Microsoft Access, MongoDB, ect. database. This means: I programmed a database and engine from scratch down to binary serialization and indexing, ect that operates at 10-15 times faster than any database that exists today. This has brought the Nexus LLD build to 40-50 second bootup time compared to around 10-15 minutes with BerkleDB (Oracle).

I also designed an efficient key system I call the keychain database that stores the binary location of the sectors on disk and also acts as a multi map allowing a key to have any sized sector by piecing the sector together from different binary locations. This in the future when fully integrated into the Core with new architecture will allow the Keychain to be stored and services on the Blockchain which will allow the Nexus network to partition the database by trust and commitment to allow a Blockchain of thousands of terabytes while the required hard drive usage will be alloted by your node. This will work in conjunction with Merkle Chains, Transaction Nodes, and Archive Nodes to create technology that allows global scaling with blocks that can be as small as 100 kB and still handle large transaction volumes.

More to be revealed in the upcoming white paper release v2 that will contain all the architecture that I have been designing over this past year. This will act as a blueprint for anyone else that wishes to help contribute to Nexus Development to eventually be given to Bitcoin to help both networks scale into future adoption.

Thank You,
Viz.
full member
Activity: 228
Merit: 101
NEM (XEM) Top Coin
Quick update everyone:


Nexus network was attacked recently which is why the wallets are down on Bittrex and Cryptopia.  If you are in our Slack group, you would know that Nexus team was successful in fending off this attack to the chain and prevented double spending.  We are working to bring exchange wallets back online.  These early attacks on the network are good for Nexus, as it strengthens the network and helps us close any attack vectors.  Nexus has been under heavy attack since the beginning, but it has escalated intensely over last few months.

Please check here to make sure you are on the correct block height: http://nexusoft.io/platform/

Using the Nexus-QT, go to Help --> Debug Console to see which block your wallet is on.

If your wallet forked off the main chain during the attack, you can fix this fairly easily.  


On Windows, make sure you can see Hidden Items (or Hidden Files/Folders) in your Windows Explorer

Then go to C: --> Users --> (PC Username) --> AppData --> Roaming --> Nexus

1.  Backup wallet.dat by copying it to another folder
2.  Backup any Nexus.conf files you have IF you are mining (you probably won't have any config files if you are not mining)
3.  Then Delete everything EXCEPT your wallet.dat and any config files
4.  Download the blockchain bootstrap here if you don't want to redownload the whole chain from peers: http://nexusminingpool.com/downloads/blockchain.rar
5.  Unpack the database files into the Nexus folder
6.  Now run the Nexus-QT.exe client again
7.  Wait for wallet to load (can take ~20 mins to load database)
8.  After that, go to Help --> Debug Window --> Console, and type: repairwallet
9.  You should see your correct balance once the next block propagates

If you need more assistance, our community can provide nearly 24 hour help in Slack: http://nexusearth.com:3000/


Onward, and forward.  There is a HUGE update coming soon from Colin with the new Lower Level Database (LLD) and some updates to Trust Key expiration as well.  Stay tuned for that update in next couple weeks.  We plan to have binaries for Windows, Mac, Linux on that next update as well.



I did it but my Nexus-QT didn't successfully open to go to Help --> Debug Console... I try 2 PC....what i must do....?

It takes a very long time to open wallet. Just leave it till it's open, don't click on it just wait could take 20-30mins depending on your pc. That issue is fixed in lld which is in testing as we speak.


When I click on nexus-qt , In page "initializing unified time", it write  "nexus-qt.exe has stopped working" and my wallet didn't open successfully .... what i must do Sad?
hero member
Activity: 728
Merit: 500
Quick update everyone:


Nexus network was attacked recently which is why the wallets are down on Bittrex and Cryptopia.  If you are in our Slack group, you would know that Nexus team was successful in fending off this attack to the chain and prevented double spending.  We are working to bring exchange wallets back online.  These early attacks on the network are good for Nexus, as it strengthens the network and helps us close any attack vectors.  Nexus has been under heavy attack since the beginning, but it has escalated intensely over last few months.

Please check here to make sure you are on the correct block height: http://nexusoft.io/platform/

Using the Nexus-QT, go to Help --> Debug Console to see which block your wallet is on.

If your wallet forked off the main chain during the attack, you can fix this fairly easily.  


On Windows, make sure you can see Hidden Items (or Hidden Files/Folders) in your Windows Explorer

Then go to C: --> Users --> (PC Username) --> AppData --> Roaming --> Nexus

1.  Backup wallet.dat by copying it to another folder
2.  Backup any Nexus.conf files you have IF you are mining (you probably won't have any config files if you are not mining)
3.  Then Delete everything EXCEPT your wallet.dat and any config files
4.  Download the blockchain bootstrap here if you don't want to redownload the whole chain from peers: http://nexusminingpool.com/downloads/blockchain.rar
5.  Unpack the database files into the Nexus folder
6.  Now run the Nexus-QT.exe client again
7.  Wait for wallet to load (can take ~20 mins to load database)
8.  After that, go to Help --> Debug Window --> Console, and type: repairwallet
9.  You should see your correct balance once the next block propagates

If you need more assistance, our community can provide nearly 24 hour help in Slack: http://nexusearth.com:3000/


Onward, and forward.  There is a HUGE update coming soon from Colin with the new Lower Level Database (LLD) and some updates to Trust Key expiration as well.  Stay tuned for that update in next couple weeks.  We plan to have binaries for Windows, Mac, Linux on that next update as well.



I did it but my Nexus-QT didn't successfully open to go to Help --> Debug Console... I try 2 PC....what i must do....?

It takes a very long time to open wallet. Just leave it till it's open, don't click on it just wait could take 20-30mins depending on your pc. That issue is fixed in lld which is in testing as we speak.
full member
Activity: 228
Merit: 101
NEM (XEM) Top Coin
Quick update everyone:


Nexus network was attacked recently which is why the wallets are down on Bittrex and Cryptopia.  If you are in our Slack group, you would know that Nexus team was successful in fending off this attack to the chain and prevented double spending.  We are working to bring exchange wallets back online.  These early attacks on the network are good for Nexus, as it strengthens the network and helps us close any attack vectors.  Nexus has been under heavy attack since the beginning, but it has escalated intensely over last few months.

Please check here to make sure you are on the correct block height: http://nexusoft.io/platform/

Using the Nexus-QT, go to Help --> Debug Console to see which block your wallet is on.

If your wallet forked off the main chain during the attack, you can fix this fairly easily.  


On Windows, make sure you can see Hidden Items (or Hidden Files/Folders) in your Windows Explorer

Then go to C: --> Users --> (PC Username) --> AppData --> Roaming --> Nexus

1.  Backup wallet.dat by copying it to another folder
2.  Backup any Nexus.conf files you have IF you are mining (you probably won't have any config files if you are not mining)
3.  Then Delete everything EXCEPT your wallet.dat and any config files
4.  Download the blockchain bootstrap here if you don't want to redownload the whole chain from peers: http://nexusminingpool.com/downloads/blockchain.rar
5.  Unpack the database files into the Nexus folder
6.  Now run the Nexus-QT.exe client again
7.  Wait for wallet to load (can take ~20 mins to load database)
8.  After that, go to Help --> Debug Window --> Console, and type: repairwallet
9.  You should see your correct balance once the next block propagates

If you need more assistance, our community can provide nearly 24 hour help in Slack: http://nexusearth.com:3000/


Onward, and forward.  There is a HUGE update coming soon from Colin with the new Lower Level Database (LLD) and some updates to Trust Key expiration as well.  Stay tuned for that update in next couple weeks.  We plan to have binaries for Windows, Mac, Linux on that next update as well.



I did it but my Nexus-QT didn't successfully open to go to Help --> Debug Console... I try 2 PC....what i must do....?
newbie
Activity: 25
Merit: 0
can someone explain me how to install and setup the pool miner on ubuntu,by console only.please?

sudo apt-get update && sudo apt-get install -y git libcurl4-openssl-dev libssl-dev make build-essential libboost-all-dev libdb++-dev libgmp-dev
git clone https://github.com/Nexusoft/PrimePoolMiner
cd PrimePoolMiner
make -f makefile.unix
./nexus_cpuminer nxspool.com 9549 [yourpayoutaddress] [threads]
newbie
Activity: 30
Merit: 0
can someone explain me how to install and setup the pool miner on ubuntu,by console only.please?
legendary
Activity: 3808
Merit: 1723
Up to 300% + 200 FS deposit bonuses
Guys, what it means to "Share found ....... Block rejeted... (12% ...)" in GPU wolf0miner64? Many of these messages in the miner.

Its some bug. You are mining a wrong block header and basically wasting hashing power. The miner needs to be fixed.
member
Activity: 97
Merit: 11
Guys, what it means to "Share found ....... Block rejeted... (12% ...)" in GPU wolf0miner64? Many of these messages in the miner.
sr. member
Activity: 444
Merit: 250
Where I can buy it ?

You can buy NXS at Bittrex, Cryptopia and more exchanges...check OP
member
Activity: 163
Merit: 10
Will add something
R4F
member
Activity: 69
Merit: 10
Where to download compiled for Win7x64 miner v 0.3 ?
hero member
Activity: 732
Merit: 500
sr. member
Activity: 330
Merit: 252

I have tried another miner v 0.3,  which I found somewhere in this thread, but hashrate is almost the same, and no block with it too - in 24 hours.

http://imgur.com/1jQwaWY


I wonder, if these miners are really mining, or they are outdated and needs some changes in code according to changes in nexus  Huh

Question is: What hasrate is needed to mine average one block per day with GPU?

100mhash gave 8.3 Blocks in 24hours. numbers based on the average diff the last two days.
Jump to: