Updated Qt with PoS Fix
32 and 64bit exe and zips
https://github.com/NoirX/NoirShares-QtMac QT DMG
https://docs.google.com/file/d/0B8rWObF4xz1Yd0dXb0tCYUlVQk0/editsource
https://github.com/NoirX/NRSNoirshares 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...