Bitcoin Forum
June 21, 2024, 12:47:29 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 [30] 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 ... 110 »
  Print  
Author Topic: [NRS|NoirShares] POW ENDING at 50k | DACs | MANDATORY WALLET UPDATE 6/23/2014  (Read 141588 times)
argakiig
Sr. Member
****
Offline Offline

Activity: 658
Merit: 257


★Bitvest.io★ Play Plinko or Invest!


View Profile
April 30, 2014, 05:42:21 PM
 #581

For everyone with block heights that do not match http://nrs.argakiig.us
Make sure you are using the correct client, links found in OP's
If you are still at wrong height close Noirshares out, open the appdata folder and remove everything but the wallet.dat and NoirShares.conf if you have one, this will force the blockchain to be downloaded again at next launch of NRS.



BIG WINNER!
[15.00000000 BTC]


▄████████████████████▄
██████████████████████
██████████▀▀██████████
█████████░░░░█████████
██████████▄▄██████████
███████▀▀████▀▀███████
██████░░░░██░░░░██████
███████▄▄████▄▄███████
████▀▀████▀▀████▀▀████
███░░░░██░░░░██░░░░███
████▄▄████▄▄████▄▄████
██████████████████████
▀████████████████████▀
▄████████████████████▄
██████████████████████
█████▀▀█▀▀▀▀▀▀██▀▀████
█████░░░░░░░░░░░░░▄███
█████░░░░░░░░░░░░▄████
█████░░▄███▄░░░░██████
█████▄▄███▀░░░░▄██████
█████████░░░░░░███████
████████░░░░░░░███████
███████░░░░░░░░███████
███████▄▄▄▄▄▄▄▄███████
██████████████████████
▀████████████████████▀
▄████████████████████▄
███████████████▀▀▀▀▀▀▀
███████████▀▀▄▄█░░░░░█
█████████▀░░█████░░░░█
███████▀░░░░░████▀░░░▀
██████░░░░░░░░▀▄▄█████
█████░▄░░░░░▄██████▀▀█
████░████▄░███████░░░░
███░█████░█████████░░█
███░░░▀█░██████████░░█
███░░░░░░████▀▀██▀░░░░
███░░░░░░███░░░░░░░░░░
▀██░▄▄▄▄░████▄▄██▄░░░░
▄████████████▀▀▀▀▀▀▀██▄
█████████████░█▀▀▀█░███
██████████▀▀░█▀░░░▀█░▀▀
███████▀░▄▄█░█░░░░░█░█▄
████▀░▄▄████░▀█░░░█▀░██
███░▄████▀▀░▄░▀█░█▀░▄░▀
█▀░███▀▀▀░░███░▀█▀░███░
▀░███▀░░░░░████▄░▄████░
░███▀░░░░░░░█████████░░
░███░░░░░░░░░███████░░░
███▀░██░░░░░░▀░▄▄▄░▀░░░
███░██████▄▄░▄█████▄░▄▄
▀██░████████░███████░█▀
▄████████████████████▄
████████▀▀░░░▀▀███████
███▀▀░░░░░▄▄▄░░░░▀▀▀██
██░▀▀▄▄░░░▀▀▀░░░▄▄▀▀██
██░▄▄░░▀▀▄▄░▄▄▀▀░░░░██
██░▀▀░░░░░░█░░░░░██░██
██░░░▄▄░░░░█░██░░░░░██
██░░░▀▀░░░░█░░░░░░░░██
██░░░░░▄▄░░█░░░░░██░██
██▄░░░░▀▀░░█░██░░░░░██
█████▄▄░░░░█░░░░▄▄████
█████████▄▄█▄▄████████
▀████████████████████▀




Rainbot
Daily Quests
Faucet
kyma
Sr. Member
****
Offline Offline

Activity: 479
Merit: 250


View Profile
April 30, 2014, 06:25:07 PM
 #582


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 <NRS Address>" 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/<your-user-name>/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 <privkey from 1a>", 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)

Do i really need to dump private keys and all this jazz? I just backed up the wallet file and deleted everything else. New client is installed and re-downloading the blockchain... looks good so far.

argakiig
Sr. Member
****
Offline Offline

Activity: 658
Merit: 257


★Bitvest.io★ Play Plinko or Invest!


View Profile
April 30, 2014, 06:27:29 PM
 #583


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 <NRS Address>" 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/<your-user-name>/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 <privkey from 1a>", 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)

Do i really need to dump private keys and all this jazz? I just backed up the wallet file and deleted everything else. New client is installed and re-downloading the blockchain... looks good so far.

If you delete everything but the wallet.dat you shouldnt have any issues. this was more of a CYA then anything else. Plus if you dumpprivkeys you have a backup of your wallet and could essentially make a paper wallet if you wanted. Just a thought



BIG WINNER!
[15.00000000 BTC]


▄████████████████████▄
██████████████████████
██████████▀▀██████████
█████████░░░░█████████
██████████▄▄██████████
███████▀▀████▀▀███████
██████░░░░██░░░░██████
███████▄▄████▄▄███████
████▀▀████▀▀████▀▀████
███░░░░██░░░░██░░░░███
████▄▄████▄▄████▄▄████
██████████████████████
▀████████████████████▀
▄████████████████████▄
██████████████████████
█████▀▀█▀▀▀▀▀▀██▀▀████
█████░░░░░░░░░░░░░▄███
█████░░░░░░░░░░░░▄████
█████░░▄███▄░░░░██████
█████▄▄███▀░░░░▄██████
█████████░░░░░░███████
████████░░░░░░░███████
███████░░░░░░░░███████
███████▄▄▄▄▄▄▄▄███████
██████████████████████
▀████████████████████▀
▄████████████████████▄
███████████████▀▀▀▀▀▀▀
███████████▀▀▄▄█░░░░░█
█████████▀░░█████░░░░█
███████▀░░░░░████▀░░░▀
██████░░░░░░░░▀▄▄█████
█████░▄░░░░░▄██████▀▀█
████░████▄░███████░░░░
███░█████░█████████░░█
███░░░▀█░██████████░░█
███░░░░░░████▀▀██▀░░░░
███░░░░░░███░░░░░░░░░░
▀██░▄▄▄▄░████▄▄██▄░░░░
▄████████████▀▀▀▀▀▀▀██▄
█████████████░█▀▀▀█░███
██████████▀▀░█▀░░░▀█░▀▀
███████▀░▄▄█░█░░░░░█░█▄
████▀░▄▄████░▀█░░░█▀░██
███░▄████▀▀░▄░▀█░█▀░▄░▀
█▀░███▀▀▀░░███░▀█▀░███░
▀░███▀░░░░░████▄░▄████░
░███▀░░░░░░░█████████░░
░███░░░░░░░░░███████░░░
███▀░██░░░░░░▀░▄▄▄░▀░░░
███░██████▄▄░▄█████▄░▄▄
▀██░████████░███████░█▀
▄████████████████████▄
████████▀▀░░░▀▀███████
███▀▀░░░░░▄▄▄░░░░▀▀▀██
██░▀▀▄▄░░░▀▀▀░░░▄▄▀▀██
██░▄▄░░▀▀▄▄░▄▄▀▀░░░░██
██░▀▀░░░░░░█░░░░░██░██
██░░░▄▄░░░░█░██░░░░░██
██░░░▀▀░░░░█░░░░░░░░██
██░░░░░▄▄░░█░░░░░██░██
██▄░░░░▀▀░░█░██░░░░░██
█████▄▄░░░░█░░░░▄▄████
█████████▄▄█▄▄████████
▀████████████████████▀




Rainbot
Daily Quests
Faucet
kyma
Sr. Member
****
Offline Offline

Activity: 479
Merit: 250


View Profile
April 30, 2014, 06:48:54 PM
 #584

thanks... I'm still learning all about how the actual protocol works and such... appreciate the explanation too! i thought privkeys were in the dat... just your coins?

argakiig
Sr. Member
****
Offline Offline

Activity: 658
Merit: 257


★Bitvest.io★ Play Plinko or Invest!


View Profile
April 30, 2014, 08:14:40 PM
 #585

thanks... I'm still learning all about how the actual protocol works and such... appreciate the explanation too! i thought privkeys were in the dat... just your coins?

the wallet.dat is a collection of your private keys and transactions associated with them.
if you want to move your address to a new wallet.dat you would need your privatekeys.



BIG WINNER!
[15.00000000 BTC]


▄████████████████████▄
██████████████████████
██████████▀▀██████████
█████████░░░░█████████
██████████▄▄██████████
███████▀▀████▀▀███████
██████░░░░██░░░░██████
███████▄▄████▄▄███████
████▀▀████▀▀████▀▀████
███░░░░██░░░░██░░░░███
████▄▄████▄▄████▄▄████
██████████████████████
▀████████████████████▀
▄████████████████████▄
██████████████████████
█████▀▀█▀▀▀▀▀▀██▀▀████
█████░░░░░░░░░░░░░▄███
█████░░░░░░░░░░░░▄████
█████░░▄███▄░░░░██████
█████▄▄███▀░░░░▄██████
█████████░░░░░░███████
████████░░░░░░░███████
███████░░░░░░░░███████
███████▄▄▄▄▄▄▄▄███████
██████████████████████
▀████████████████████▀
▄████████████████████▄
███████████████▀▀▀▀▀▀▀
███████████▀▀▄▄█░░░░░█
█████████▀░░█████░░░░█
███████▀░░░░░████▀░░░▀
██████░░░░░░░░▀▄▄█████
█████░▄░░░░░▄██████▀▀█
████░████▄░███████░░░░
███░█████░█████████░░█
███░░░▀█░██████████░░█
███░░░░░░████▀▀██▀░░░░
███░░░░░░███░░░░░░░░░░
▀██░▄▄▄▄░████▄▄██▄░░░░
▄████████████▀▀▀▀▀▀▀██▄
█████████████░█▀▀▀█░███
██████████▀▀░█▀░░░▀█░▀▀
███████▀░▄▄█░█░░░░░█░█▄
████▀░▄▄████░▀█░░░█▀░██
███░▄████▀▀░▄░▀█░█▀░▄░▀
█▀░███▀▀▀░░███░▀█▀░███░
▀░███▀░░░░░████▄░▄████░
░███▀░░░░░░░█████████░░
░███░░░░░░░░░███████░░░
███▀░██░░░░░░▀░▄▄▄░▀░░░
███░██████▄▄░▄█████▄░▄▄
▀██░████████░███████░█▀
▄████████████████████▄
████████▀▀░░░▀▀███████
███▀▀░░░░░▄▄▄░░░░▀▀▀██
██░▀▀▄▄░░░▀▀▀░░░▄▄▀▀██
██░▄▄░░▀▀▄▄░▄▄▀▀░░░░██
██░▀▀░░░░░░█░░░░░██░██
██░░░▄▄░░░░█░██░░░░░██
██░░░▀▀░░░░█░░░░░░░░██
██░░░░░▄▄░░█░░░░░██░██
██▄░░░░▀▀░░█░██░░░░░██
█████▄▄░░░░█░░░░▄▄████
█████████▄▄█▄▄████████
▀████████████████████▀




Rainbot
Daily Quests
Faucet
Coindgr
Hero Member
*****
Offline Offline

Activity: 1034
Merit: 500



View Profile
April 30, 2014, 08:17:40 PM
 #586

Anyone know where blocks are being found??

If we look at the pools available, some blocks are not there.

Solomining ?? with this difficulty ?

           ▀██▄ ▄██▀
            ▐█████▌
           ▄███▀███▄
         ▄████▄  ▀███▄
       ▄███▀ ▀██▄  ▀███▄
     ▄███▀  ▄█████▄  ▀███▄
   ▄███▀  ▄███▀ ▀███▄  ▀███▄
  ███▀  ▄████▌   ▐████▄  ▀███
 ███   ██▀  ██▄ ▄██  ▀██   ███
███   ███  ███   ███  ███   ███
███   ███   ███████   ███   ███
 ███   ███▄▄       ▄▄███   ███
  ███▄   ▀▀█████████▀▀   ▄███
   ▀████▄▄           ▄▄████▀
      ▀▀███████████████▀▀
DeepOnion
.Anonymous and Untraceable.
ANN  Whitepaper  Facebook  Twitter  Telegram  Discord 





      ▄▄██████████▄▄
    ▄███▀▀      ▀▀█▀   ▄▄
   ███▀              ▄███
  ███              ▄███▀   ▄▄
 ███▌  ▄▄▄▄      ▄███▀   ▄███
▐███  ██████   ▄███▀   ▄███▀
███▌ ███  ███▄███▀   ▄███▀
███▌ ███   ████▀   ▄███▀
███▌  ███   █▀   ▄███▀  ███
▐███   ███     ▄███▀   ███
 ███▌   ███  ▄███▀     ███
  ███    ██████▀      ███
   ███▄             ▄███
    ▀███▄▄       ▄▄███▀
      ▀▀███████████▀▀
.
wallace512
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
April 30, 2014, 09:26:31 PM
Last edit: April 30, 2014, 09:37:38 PM by wallace512
 #587

Anyone know where blocks are being found??

If we look at the pools available, some blocks are not there.

Solomining ?? with this difficulty ?

Both the POS mining and POW mining contribute the Hashrate to the network, so you can see the Hashrate suddently increase a lot after the new POS fixed wallet released.

the blocks mined by POW which we can easily find it on the pools status, but pool can not give you the information which mined by POS

This is just my understanding.
multiinone
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
April 30, 2014, 11:01:48 PM
 #588

hey guys,which pool you all mining at

           ▀██▄ ▄██▀
            ▐█████▌
           ▄███▀███▄
         ▄████▄  ▀███▄
       ▄███▀ ▀██▄  ▀███▄
     ▄███▀  ▄█████▄  ▀███▄
   ▄███▀  ▄███▀ ▀███▄  ▀███▄
  ███▀  ▄████▌   ▐████▄  ▀███
 ███   ██▀  ██▄ ▄██  ▀██   ███
███   ███  ███   ███  ███   ███
███   ███   ███████   ███   ███
 ███   ███▄▄       ▄▄███   ███
  ███▄   ▀▀█████████▀▀   ▄███
   ▀████▄▄           ▄▄████▀
      ▀▀███████████████▀▀
DeepOnion
███
███
███
███
███
███
███
███
███
███
   Anonymity Guaranteed
   Anonymous and Untraceable
   Guard Your Privacy
      ▄▄██████████▄▄
    ▄███▀▀      ▀▀█▀   ▄▄
   ███▀              ▄███
  ███              ▄███▀   ▄▄
 ███▌  ▄▄▄▄      ▄███▀   ▄███
▐███  ██████   ▄███▀   ▄███▀
███▌ ███  ███▄███▀   ▄███▀
███▌ ███   ████▀   ▄███▀
███▌  ███   █▀   ▄███▀  ███
▐███   ███     ▄███▀   ███
 ███▌   ███  ▄███▀     ███
  ███    ██████▀      ███
   ███▄             ▄███
    ▀███▄▄       ▄▄███▀
      ▀▀███████████▀▀
lajz99
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500


View Profile
April 30, 2014, 11:04:09 PM
 #589

hey guys,which pool you all mining at

I personally mine on ypool.

dadon
Legendary
*
Offline Offline

Activity: 1190
Merit: 1002


Pecvniate obedivnt omnia.


View Profile WWW
May 01, 2014, 01:39:17 AM
 #590

why do u have to dump the private keys and all that stuff, because all i did was install the new QT wallet open it and it synced?
LemonAndFries
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
May 01, 2014, 01:52:56 AM
 #591

When trying to install the 64 bit wallet on Windows 8.1 64 bit this is the error I get:

File: src/kernel.cpp, Line 368

Expression: pindex->pprev || pindex->GetBlockHash() == (!fTestNet ? hashGenesisBlock:hashGenesisBlockTestNet)
LemonAndFries
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
May 01, 2014, 02:04:56 AM
 #592

When trying to install the 64 bit wallet on Windows 8.1 64 bit this is the error I get:

File: src/kernel.cpp, Line 368

Expression: pindex->pprev || pindex->GetBlockHash() == (!fTestNet ? hashGenesisBlock:hashGenesisBlockTestNet)


nevermind, I skipped over the intructions. All good now
argakiig
Sr. Member
****
Offline Offline

Activity: 658
Merit: 257


★Bitvest.io★ Play Plinko or Invest!


View Profile
May 01, 2014, 02:39:12 AM
 #593

why do u have to dump the private keys and all that stuff, because all i did was install the new QT wallet open it and it synced?



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 <NRS Address>" 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/<your-user-name>/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 <privkey from 1a>", 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)

Do i really need to dump private keys and all this jazz? I just backed up the wallet file and deleted everything else. New client is installed and re-downloading the blockchain... looks good so far.

If you delete everything but the wallet.dat you shouldnt have any issues. this was more of a CYA then anything else. Plus if you dumpprivkeys you have a backup of your wallet and could essentially make a paper wallet if you wanted. Just a thought



BIG WINNER!
[15.00000000 BTC]


▄████████████████████▄
██████████████████████
██████████▀▀██████████
█████████░░░░█████████
██████████▄▄██████████
███████▀▀████▀▀███████
██████░░░░██░░░░██████
███████▄▄████▄▄███████
████▀▀████▀▀████▀▀████
███░░░░██░░░░██░░░░███
████▄▄████▄▄████▄▄████
██████████████████████
▀████████████████████▀
▄████████████████████▄
██████████████████████
█████▀▀█▀▀▀▀▀▀██▀▀████
█████░░░░░░░░░░░░░▄███
█████░░░░░░░░░░░░▄████
█████░░▄███▄░░░░██████
█████▄▄███▀░░░░▄██████
█████████░░░░░░███████
████████░░░░░░░███████
███████░░░░░░░░███████
███████▄▄▄▄▄▄▄▄███████
██████████████████████
▀████████████████████▀
▄████████████████████▄
███████████████▀▀▀▀▀▀▀
███████████▀▀▄▄█░░░░░█
█████████▀░░█████░░░░█
███████▀░░░░░████▀░░░▀
██████░░░░░░░░▀▄▄█████
█████░▄░░░░░▄██████▀▀█
████░████▄░███████░░░░
███░█████░█████████░░█
███░░░▀█░██████████░░█
███░░░░░░████▀▀██▀░░░░
███░░░░░░███░░░░░░░░░░
▀██░▄▄▄▄░████▄▄██▄░░░░
▄████████████▀▀▀▀▀▀▀██▄
█████████████░█▀▀▀█░███
██████████▀▀░█▀░░░▀█░▀▀
███████▀░▄▄█░█░░░░░█░█▄
████▀░▄▄████░▀█░░░█▀░██
███░▄████▀▀░▄░▀█░█▀░▄░▀
█▀░███▀▀▀░░███░▀█▀░███░
▀░███▀░░░░░████▄░▄████░
░███▀░░░░░░░█████████░░
░███░░░░░░░░░███████░░░
███▀░██░░░░░░▀░▄▄▄░▀░░░
███░██████▄▄░▄█████▄░▄▄
▀██░████████░███████░█▀
▄████████████████████▄
████████▀▀░░░▀▀███████
███▀▀░░░░░▄▄▄░░░░▀▀▀██
██░▀▀▄▄░░░▀▀▀░░░▄▄▀▀██
██░▄▄░░▀▀▄▄░▄▄▀▀░░░░██
██░▀▀░░░░░░█░░░░░██░██
██░░░▄▄░░░░█░██░░░░░██
██░░░▀▀░░░░█░░░░░░░░██
██░░░░░▄▄░░█░░░░░██░██
██▄░░░░▀▀░░█░██░░░░░██
█████▄▄░░░░█░░░░▄▄████
█████████▄▄█▄▄████████
▀████████████████████▀




Rainbot
Daily Quests
Faucet
uaedroid
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
May 01, 2014, 04:02:34 AM
 #594

How many CPM do you guys get from a 280X and 290X?
Mario241077
Legendary
*
Offline Offline

Activity: 1302
Merit: 1000

ORB has a good chance to grow.


View Profile
May 01, 2014, 06:38:27 AM
 #595

     coll/m: 1576038.40

    Workers: 1403

    Difficulty: 0.002612

wow the hashrate of netzwreks climbs further up after pos fix.

even though the hashrate drops to ypool. hashrate was here before about coll / m: 2300000 and more than 2000 worker

network now 75 kh / s

the price per share will probably pull soon after. in the bid now BTC 12 days ago three ware is just 6 BTC

Are you a part of the ORB Community or want to be it, then gives your vote! here!! One of the first 30 currencys in the World is Orbitcoin DEV Forum - don't forget free ORB's are here ORB Faucet, tell your friend's - With PoW (without Asic's)/PoS Hybrid-System everyone can mine ORB with general purpose pc-hardware. The PoS (Proof of Stake) generation features very low energy consumption. Green Stake over PoS
Mario241077
Legendary
*
Offline Offline

Activity: 1302
Merit: 1000

ORB has a good chance to grow.


View Profile
May 01, 2014, 07:10:18 AM
 #596

hey guys,which pool you all mining at

I personally mine on ypool.

hi lajz99 you can update the OP Smiley

a new pool. http://UPCPU.COM

http://nrs.upcpu.com/

Is not currently supported by clpts_x86-64.exe.
Only this miner ominer 0.98. He is also fast, here is own project, but uses more cpu load.

Are you a part of the ORB Community or want to be it, then gives your vote! here!! One of the first 30 currencys in the World is Orbitcoin DEV Forum - don't forget free ORB's are here ORB Faucet, tell your friend's - With PoW (without Asic's)/PoS Hybrid-System everyone can mine ORB with general purpose pc-hardware. The PoS (Proof of Stake) generation features very low energy consumption. Green Stake over PoS
dadon
Legendary
*
Offline Offline

Activity: 1190
Merit: 1002


Pecvniate obedivnt omnia.


View Profile WWW
May 01, 2014, 09:41:48 AM
 #597

988 votes on mintpal   https://www.mintpal.com/voting  keep em coming
uaedroid
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
May 01, 2014, 01:31:32 PM
 #598

Sorry for the newb question, how do I download the new wallet from Github? Do I have to install github first? Any other way or site to download the new updated wallet? Thanks.
ieatm3s
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
May 01, 2014, 01:44:51 PM
 #599

click raw
JakeThePanda
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500



View Profile
May 01, 2014, 02:11:40 PM
 #600

988 votes on mintpal   https://www.mintpal.com/voting  keep em coming

Keep voting!
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 [30] 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 ... 110 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!