Pages:
Author

Topic: [NRS|NoirShares] POW ENDING at 50k | DACs | MANDATORY WALLET UPDATE 6/23/2014 - page 82. (Read 141638 times)

full member
Activity: 168
Merit: 100
The more the merryer Grin

I think this is due to the POS, not an influx of actual miners.
member
Activity: 98
Merit: 10
Hash just went up by over 6x from 30kh to 190kh!!!

The more the merryer Grin


Only issue is that block height in wallet reported: 23286, block height found at http://nrs.argakiig.us is 23533



I have sam issue.. BTW



Cannot get single PoS block Sad

What you done to get PoS ?  PLS ? Smiley

 


Guys i had the same problem ,just restart the wallet, and left it open some time until is fully sicronized, maybe you can see some strange behavior but it stabilize when its fully sync

Hmm, same problem here - actually stuck on block 23281. Wallet reports being out of sync, doesn't seem to pick up any new blocks. Waited several hours now with no change. This is after a full re-download of the blockchain. Something doesn't look right...

Try restart the wallet, worked for me, fully synced now and a happy camper.
newbie
Activity: 15
Merit: 0

Only issue is that block height in wallet reported: 23286, block height found at http://nrs.argakiig.us is 23533



I have sam issue.. BTW



Cannot get single PoS block Sad

What you done to get PoS ?  PLS ? Smiley

 


Guys i had the same problem ,just restart the wallet, and left it open some time until is fully sicronized, maybe you can see some strange behavior but it stabilize when its fully sync

Hmm, same problem here - actually stuck on block 23281. Wallet reports being out of sync, doesn't seem to pick up any new blocks. Waited several hours now with no change. This is after a full re-download of the blockchain. Something doesn't look right...
full member
Activity: 168
Merit: 100
Hash just went up by over 6x from 30kh to 190kh!!!
hero member
Activity: 585
Merit: 500
Trying to install the new wallet but getting a error


tried to reinstall

Windows xp 32bit
NoirShares-32bit.exe

edit: i resolved this by copy paste mingwm10.dll from the old wallet to the new noirshare directory...
seams to work,, could i get a confirm that it is valid to do so?

edit2: i can confirm that PoS works!! Just got my first stake in more than 2 month Cheesy But it says POFMined... is this correct?
legendary
Activity: 1568
Merit: 1000
Twitter @Acimirov

Only issue is that block height in wallet reported: 23286, block height found at http://nrs.argakiig.us is 23533



I have sam issue.. BTW



Cannot get single PoS block Sad

What you done to get PoS ?  PLS ? Smiley


I solve my problem:
1. delete all from AppData\Roaming\NoirShares  except wallet.dat
2. download new wallet and start ( wait to load blockchain )
3. that's all Cheesy
full member
Activity: 168
Merit: 100
Hey, I previously had wallet installed but never had any coins on it. I uninstalled the old one and downloaded the Qt zip. Unzipped, ran, it synced with the network. I then sent NRS to the wallet address and it is showing as unconfirmed and that wallet out of sync. any suggestions ? When I run getblock fff... i get code -5.

Edit: Removed all files except wallet.dat, re-synced and now its working!
sr. member
Activity: 434
Merit: 250

Only issue is that block height in wallet reported: 23286, block height found at http://nrs.argakiig.us is 23533



I have sam issue.. BTW



Cannot get single PoS block Sad

What you done to get PoS ?  PLS ? Smiley

 


Guys i had the same problem ,just restart the wallet, and left it open some time until is fully sicronized, maybe you can see some strange behavior but it stabilize when its fully sync
member
Activity: 111
Merit: 10

Step 1 See if blockchain redownload is needed.
   Help > Debug Window > Console. In the console type "getblock ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffeeee"
   If return is Block not found (code -5) there is no need to re-download the chain proceed to step 5
      1a otherwise backup privatekeys type "dumpprivkey " and copy down the output some place safe as this is how you will get your coins back.
      1b repeat 1a for each receiving address


If you have a encrypted wallet you first have to type walletpassphrase before you can dumpprivkey.
sr. member
Activity: 479
Merit: 250
Updated Qt with PoS Fix
32 and 64bit exe and zips
https://github.com/NoirX/NoirShares-Qt

source
https://github.com/NoirX/NRS


Noirshares Upgrade Process

Step 0 Dump Private Keys

Step 1 See if blockchain redownload is needed.
   Help > Debug Window > Console. In the console type "getblock ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffeeee"
   If return is Block not found (code -5) there is no need to re-download the chain proceed to step 5
      1a otherwise backup privatekeys type "dumpprivkey " and copy down the output some place safe as this is how you will get your coins back.
      1b repeat 1a for each receiving address
Step 2 Shut down NoirShares, verify not still running in background

Step 3 If Block found open application data folder for NoirShares
   Windows default is %appdata%/NoirShares
   Linux default is ~/.NoirShares
   Mac OSx default is /Users//Library/NoirShares

Step 4 Delete everything except wallet.dat(unless you dumpedprivkeys in step 1) and (optional)NoirShares.conf

Step 5 Install new QT, unzip new QT, or build new Qt.
   Allow to sync to block height found at http://nrs.argakiig.us

Step 6 If keys were dumped in step 1
   Help > Debug Window > Console type "importprivkey ", Repeat for each private key.
   (Note: Qt can appear to hang during import step this is normal as block-chain is being checked for address to update balance with)

mac  Huh
legendary
Activity: 1568
Merit: 1000
Twitter @Acimirov

Only issue is that block height in wallet reported: 23286, block height found at http://nrs.argakiig.us is 23533



I have sam issue.. BTW



Cannot get single PoS block Sad

What you done to get PoS ?  PLS ? Smiley
hero member
Activity: 1034
Merit: 500
New wallet in use.

It's synced, and getting lot's of PoS coins.

Only issue is that block height in wallet reported: 23286, block height found at http://nrs.argakiig.us is 23533

I've downloaded all the blockchain with no addnodes.
legendary
Activity: 1568
Merit: 1000
Twitter @Acimirov
Updated Qt with PoS Fix
32 and 64bit exe and zips
https://github.com/NoirX/NoirShares-Qt

source
https://github.com/NoirX/NRS


Noirshares Upgrade Process

Step 0 Dump Private Keys

Step 1 See if blockchain redownload is needed.
   Help > Debug Window > Console. In the console type "getblock ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffeeee"
   If return is Block not found (code -5) there is no need to re-download the chain proceed to step 5
      1a otherwise backup privatekeys type "dumpprivkey " and copy down the output some place safe as this is how you will get your coins back.
      1b repeat 1a for each receiving address
Step 2 Shut down NoirShares, verify not still running in background

Step 3 If Block found open application data folder for NoirShares
   Windows default is %appdata%/NoirShares
   Linux default is ~/.NoirShares
   Mac OSx default is /Users//Library/NoirShares

Step 4 Delete everything except wallet.dat(unless you dumpedprivkeys in step 1) and (optional)NoirShares.conf

Step 5 Install new QT, unzip new QT, or build new Qt.
   Allow to sync to block height found at http://nrs.argakiig.us

Step 6 If keys were dumped in step 1
   Help > Debug Window > Console type "importprivkey ", Repeat for each private key.
   (Note: Qt can appear to hang during import step this is normal as block-chain is being checked for address to update balance with)


So if I got "Block not found (code -5) "
Then I do not need make anything ? Just start new wallet?
sr. member
Activity: 434
Merit: 250
Folks, make sure to download the newest wallet client in the OP!

Done !!!, and works really well

yes perfect
in fact in the previous wallet i had some stake stuck , after the update i got it confirmed
legendary
Activity: 1302
Merit: 1000
ORB has a good chance to grow.
Folks, make sure to download the newest wallet client in the OP!

Done !!!, and works really well

yes perfect
sr. member
Activity: 434
Merit: 250
Folks, make sure to download the newest wallet client in the OP!

Done !!!, and works really well
full member
Activity: 147
Merit: 100
Folks, make sure to download the newest wallet client in the OP!

hyz
sr. member
Activity: 658
Merit: 257
★Bitvest.io★ Play Plinko or Invest!
NoirSharesd compiles ok, but the qt gives the following error:
Quote
src/qt/qrcodedialog.cpp:12:22: fatal error: qrencode.h: No such file or directory
 #include
                      ^
compilation terminated.

chances are you are going to need to modify *.pro to goto the correct libraries before qmake step
member
Activity: 117
Merit: 10
NoirSharesd compiles ok, but the qt gives the following error:
Quote
src/qt/qrcodedialog.cpp:12:22: fatal error: qrencode.h: No such file or directory
 #include
                      ^
compilation terminated.
sr. member
Activity: 658
Merit: 257
★Bitvest.io★ Play Plinko or Invest!
Updated Qt with PoS Fix
32 and 64bit exe and zips
https://github.com/NoirX/NoirShares-Qt
Mac QT DMG
https://docs.google.com/file/d/0B8rWObF4xz1Yd0dXb0tCYUlVQk0/edit

source
https://github.com/NoirX/NRS


Noirshares Upgrade Process

Step 0 Dump Private Keys

Step 1 See if blockchain redownload is needed.
   Help > Debug Window > Console. In the console type "getblock ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffeeee"
   If return is Block not found (code -5) there is no need to re-download the chain proceed to step 5
      1a otherwise backup privatekeys type "dumpprivkey " and copy down the output some place safe as this is how you will get your coins back.
      1b repeat 1a for each receiving address
Step 2 Shut down NoirShares, verify not still running in background

Step 3 If Block found open application data folder for NoirShares
   Windows default is %appdata%/NoirShares
   Linux default is ~/.NoirShares
   Mac OSx default is /Users//Library/Application Support/NoirShares

Step 4 Delete everything except wallet.dat(unless you dumpedprivkeys in step 1) and (optional)NoirShares.conf

Step 5 Install new QT, unzip new QT, or build new Qt.
   Allow to sync to block height found at http://nrs.argakiig.us

Step 6 If keys were dumped in step 1
   Help > Debug Window > Console type "importprivkey ", Repeat for each private key.
   (Note: Qt can appear to hang during import step this is normal as block-chain is being checked for address to update balance with)
Pages:
Jump to: