Bitcoin Forum
May 04, 2024, 05:02:38 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 81 82 83 84 [85] 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 ... 302 »
  Print  
Author Topic: [ANN][SLR] SolarCoin | PoW to PoS v. 2.0 | Solar Proof of Generation (§1 = 1MWh)  (Read 466758 times)
onsightit
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


truth=(true?true:false);


View Profile WWW
September 21, 2015, 08:10:07 PM
 #1681

hi, blockchain has stopped on cryptoid ? https://chainz.cryptoid.info/slr/#

I saw that.  They said they updated, but I'll need to see what happened.

-Steve

Wallet is stuck in an infinite loop or not responsive with 100% CPU usage. I've killed the daemon, restarting now.

Just noticed some files have changed in the github repo, but not the version, should I recompile?

Hi fairglu,

Most of the new changes to github are Mac related.  It should be fine to recompile.  If you have any debug output that would be great.  What OS/Arch is it running on?

-Steve

VRC: VMTMcvFjZHAshmVNLY5KYVHCTqcfEnH6Bd  SLR: 8W7D6D7rortYp51BK9MSrfripSoZWyVPVr  BTC: 1LbgAsTDtyWEGjiSaguJhJbaHBPgcMnHfP  BCC: 1Ta39PK67VXTD2xnmPNo5J9KJyBVHdYmy
You can see the statistics of your reports to moderators on the "Report to moderator" pages.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
y_virtual
Sr. Member
****
Offline Offline

Activity: 377
Merit: 251

Note to self: it's not you doing it, it's us.


View Profile
September 21, 2015, 08:16:37 PM
 #1682

hi, blockchain has stopped on cryptoid ? https://chainz.cryptoid.info/slr/#

I saw that.  They said they updated, but I'll need to see what happened.

-Steve

Wallet is stuck in an infinite loop or not responsive with 100% CPU usage. I've killed the daemon, restarting now.

Just noticed some files have changed in the github repo, but not the version, should I recompile?

On a slower machine (Core 2 Duo P8400@2.27 GHz) the CPU usage does cycle up to 100% and then down, wallet window periodically goes into Not Responding state, then gets back to normal - but I do have Firefox with multiple tabs open, too, as well as some other heavy applications loaded;
On faster machines this is not noticeable at all.
Do you know if CPU usage depends heavily on the number of coins in the particular wallet? I will go ahead and test that, too....
fairglu
Legendary
*
Offline Offline

Activity: 1100
Merit: 1030


View Profile WWW
September 21, 2015, 08:24:23 PM
 #1683

Most of the new changes to github are Mac related.  It should be fine to recompile.  If you have any debug output that would be great.  What OS/Arch is it running on?

-Steve

Ubuntu 14 LTS, debug.log does not seem to have anything special.

I see some blocks got accepted beyond 830000 in the debug log, but most RPC calls basically time out, and there seems to be an issue in RPC to obtain blockchain info when they go through, for block 830001 the raw getblock output is

Code:
{"hash":"b3733f71f4e9b6f1b8cf74e0c79001187704f238da61d63a0f698b9cd20cbf2f","confirmations":59,"size":263,"height":830001,"version":2,"merkleroot":"e26420128562e6893a2719d10363160ab779e9babca88f173282daf30b67a3b5","mint":0.5,"time":1442864239,"nonce":4155096712,"bits":"1c669e6b","difficulty":2.49463104,"blocktrust":"27ea2a25e","chaintrust":"55f38aa6f446c0","previousblockhash":"ce367cb516427f2b72555f306608659463e3596db8e4c60bfc7718d576e2abfc","nextblockhash":"d4d3dccf5c4d7aec451a4091433683914e8cd0df6ea63dfde778923e09d301c0","flags":"proof-of-work","proofhash":"b3733f71f4e9b6f1b8cf74e0c79001187704f238da61d63a0f698b9cd20cbf2f","entropybit":1,"modifier":"1c028b2c2d19f83a","modifierchecksum":"2e13a89a","tx":["e26420128562e6893a2719d10363160ab779e9babca88f173282daf30b67a3b5"]}

However when invoking gettransaction for e26420128562e6893a2719d10363160ab779e9babca88f173282daf30b67a3b5 I get

Code:
 error: {"code":-5,"message":"No information available about transaction"}

even though txindex is set to 1 in the .conf file, so the explorer cannot be updated with info about block 830001

fairglu
Legendary
*
Offline Offline

Activity: 1100
Merit: 1030


View Profile WWW
September 21, 2015, 08:25:13 PM
 #1684

Do you know if CPU usage depends heavily on the number of coins in the particular wallet? I will go ahead and test that, too....
FWIW explorer wallet is empty.

onsightit
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


truth=(true?true:false);


View Profile WWW
September 21, 2015, 08:28:45 PM
 #1685

Most of the new changes to github are Mac related.  It should be fine to recompile.  If you have any debug output that would be great.  What OS/Arch is it running on?

-Steve

Ubuntu 14 LTS, debug.log does not seem to have anything special.

I see some blocks got accepted beyond 830000 in the debug log, but most RPC calls basically time out, and there seems to be an issue in RPC to obtain blockchain info when they go through, for block 830001 the raw getblock output is

Code:
{"hash":"b3733f71f4e9b6f1b8cf74e0c79001187704f238da61d63a0f698b9cd20cbf2f","confirmations":59,"size":263,"height":830001,"version":2,"merkleroot":"e26420128562e6893a2719d10363160ab779e9babca88f173282daf30b67a3b5","mint":0.5,"time":1442864239,"nonce":4155096712,"bits":"1c669e6b","difficulty":2.49463104,"blocktrust":"27ea2a25e","chaintrust":"55f38aa6f446c0","previousblockhash":"ce367cb516427f2b72555f306608659463e3596db8e4c60bfc7718d576e2abfc","nextblockhash":"d4d3dccf5c4d7aec451a4091433683914e8cd0df6ea63dfde778923e09d301c0","flags":"proof-of-work","proofhash":"b3733f71f4e9b6f1b8cf74e0c79001187704f238da61d63a0f698b9cd20cbf2f","entropybit":1,"modifier":"1c028b2c2d19f83a","modifierchecksum":"2e13a89a","tx":["e26420128562e6893a2719d10363160ab779e9babca88f173282daf30b67a3b5"]}

However when invoking gettransaction for e26420128562e6893a2719d10363160ab779e9babca88f173282daf30b67a3b5 I get

Code:
 error: {"code":-5,"message":"No information available about transaction"}

even though txindex is set to 1 in the .conf file, so the explorer cannot be updated with info about block 830001

Thanks fairglu.  That gives me something to go on.  I'll see if I can get a fix in asap.

-Steve

VRC: VMTMcvFjZHAshmVNLY5KYVHCTqcfEnH6Bd  SLR: 8W7D6D7rortYp51BK9MSrfripSoZWyVPVr  BTC: 1LbgAsTDtyWEGjiSaguJhJbaHBPgcMnHfP  BCC: 1Ta39PK67VXTD2xnmPNo5J9KJyBVHdYmy
onsightit
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


truth=(true?true:false);


View Profile WWW
September 21, 2015, 08:30:55 PM
 #1686

We are currently at block height 830064.  If you notice any conflicted interest payments, that's normal.  (I have two conflicted.)  You will get caught up, but maybe at a lower interest rate.

-Steve

VRC: VMTMcvFjZHAshmVNLY5KYVHCTqcfEnH6Bd  SLR: 8W7D6D7rortYp51BK9MSrfripSoZWyVPVr  BTC: 1LbgAsTDtyWEGjiSaguJhJbaHBPgcMnHfP  BCC: 1Ta39PK67VXTD2xnmPNo5J9KJyBVHdYmy
corather
Legendary
*
Offline Offline

Activity: 1708
Merit: 1000


Solarcoin.org


View Profile
September 21, 2015, 08:33:23 PM
 #1687

We are currently at block height 830064.  If you notice any conflicted interest payments, that's normal.  (I have two conflicted.)  You will get caught up, but maybe at a lower interest rate.

-Steve


I've had 4 stale blocks found so far, though everything seems to be working well. It's staying in synch perfectly, and this is running on a slow netbook. Runs a little clunky but it gets the job done.

solarcoiner
Sr. Member
****
Offline Offline

Activity: 445
Merit: 250


View Profile
September 21, 2015, 08:37:24 PM
 #1688

As a relatively large holder, should I be getting staking rewards already? I havnt gotten anything yet so far. How can i see if i have found new blocks?
onsightit
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


truth=(true?true:false);


View Profile WWW
September 21, 2015, 08:51:30 PM
 #1689

Do you know if CPU usage depends heavily on the number of coins in the particular wallet? I will go ahead and test that, too....
FWIW explorer wallet is empty.

Hi fairglu,

Just curious if you started 2.0.1 with a clean data dir?

If so, you can download the bootstrap here: http://solarcoin.org/downloads/bootstrap.zip

Extract blk0001.dat and txleveldb and move them to the data directory.  That will catch you up to midnight of last night.

-Steve
 

VRC: VMTMcvFjZHAshmVNLY5KYVHCTqcfEnH6Bd  SLR: 8W7D6D7rortYp51BK9MSrfripSoZWyVPVr  BTC: 1LbgAsTDtyWEGjiSaguJhJbaHBPgcMnHfP  BCC: 1Ta39PK67VXTD2xnmPNo5J9KJyBVHdYmy
onsightit
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


truth=(true?true:false);


View Profile WWW
September 21, 2015, 08:56:32 PM
 #1690

As a relatively large holder, should I be getting staking rewards already? I havnt gotten anything yet so far. How can i see if i have found new blocks?

If the coins are older than 8 hours, you should see interest payments coming in in the History panel.

Restarting the wallet might help too if it was running a while before the cut-over.

-Steve

VRC: VMTMcvFjZHAshmVNLY5KYVHCTqcfEnH6Bd  SLR: 8W7D6D7rortYp51BK9MSrfripSoZWyVPVr  BTC: 1LbgAsTDtyWEGjiSaguJhJbaHBPgcMnHfP  BCC: 1Ta39PK67VXTD2xnmPNo5J9KJyBVHdYmy
fairglu
Legendary
*
Offline Offline

Activity: 1100
Merit: 1030


View Profile WWW
September 21, 2015, 09:00:45 PM
 #1691

Do you know if CPU usage depends heavily on the number of coins in the particular wallet? I will go ahead and test that, too....
FWIW explorer wallet is empty.

Hi fairglu,

Just curious if you started 2.0.1 with a clean data dir?

If so, you can download the bootstrap here: http://solarcoin.org/downloads/bootstrap.zip

Extract blk0001.dat and txleveldb and move them to the data directory.  That will catch you up to midnight of last night.

-Steve
 

Yes, started from the bootstrap.
Besides the very high CPU usage (one full core E3 @3.2 GHz) and slow RPC calls, wallet is at 830068, so it does not appear forked, the tx of block 830001 cannot be queried however, which stalls the explorer.

mazzaneo
Sr. Member
****
Offline Offline

Activity: 300
Merit: 250



View Profile
September 21, 2015, 09:02:21 PM
 #1692

History tab shows: Interest 'Generated but not accepted' what does this mean?

BitSend ◢◤Clients | Source
www.bitsend.info
█▄
█████▄
████████▄
███████████▄
██████████████
███████████▀
████████▀
█████▀
█▀












Your Digital Network | 10MB Blocks
Algo: XEVAN | DK3 | Masternodes
Bitcore - BTX/BTC -Project












BSD -USDT | Bittrex | C.Gather | S.Exchange
Cryptopia | NovaExchange | Livecoin
CoinPayments | Faucet | Bitsend Airdrop













████
 ████
  ████
   ████
    ████
     ████
      ████
       ████
        ████
       ████
      ████
     ████
    ████
   ████
  ████
 ████
████

████
 ████
  ████
   ████
    ████
     ████
      ████
       ████
        ████
       ████
      ████
     ████
    ████
   ████
  ████
 ████
████
onsightit
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


truth=(true?true:false);


View Profile WWW
September 21, 2015, 09:04:51 PM
 #1693

History tab shows: Interest 'Generated but not accepted' what does this mean?

The block you created is stale, so the transaction will show as "Conflicted" in the History panel.

I've got two of them. Sad  One for 663 SLR and one for 2,454 SLR.


PS: Double click on the transaction and you will see more detail.

-Steve

VRC: VMTMcvFjZHAshmVNLY5KYVHCTqcfEnH6Bd  SLR: 8W7D6D7rortYp51BK9MSrfripSoZWyVPVr  BTC: 1LbgAsTDtyWEGjiSaguJhJbaHBPgcMnHfP  BCC: 1Ta39PK67VXTD2xnmPNo5J9KJyBVHdYmy
mazzaneo
Sr. Member
****
Offline Offline

Activity: 300
Merit: 250



View Profile
September 21, 2015, 09:08:47 PM
 #1694

Has anyone got any valid blocks yet?

BitSend ◢◤Clients | Source
www.bitsend.info
█▄
█████▄
████████▄
███████████▄
██████████████
███████████▀
████████▀
█████▀
█▀












Your Digital Network | 10MB Blocks
Algo: XEVAN | DK3 | Masternodes
Bitcore - BTX/BTC -Project












BSD -USDT | Bittrex | C.Gather | S.Exchange
Cryptopia | NovaExchange | Livecoin
CoinPayments | Faucet | Bitsend Airdrop













████
 ████
  ████
   ████
    ████
     ████
      ████
       ████
        ████
       ████
      ████
     ████
    ████
   ████
  ████
 ████
████

████
 ████
  ████
   ████
    ████
     ████
      ████
       ████
        ████
       ████
      ████
     ████
    ████
   ████
  ████
 ████
████
IMJim
Legendary
*
Offline Offline

Activity: 1260
Merit: 1000


View Profile
September 21, 2015, 09:15:05 PM
 #1695

Great job on the new wallet.......extremely smooth and fast upgrade:-)
sunny-boy
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
September 21, 2015, 09:21:39 PM
 #1696

I get x amount of slrs in "spendable" and x/10 amount slrs in "staking" ; is there no way to have them all staking ?
roislecxe
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
September 21, 2015, 09:44:04 PM
 #1697

I'm waiting now for 2 hours for something to happen, but I don't see anything. Except an icon that sais 'staking'  and a percentage that goes to 99% and then back down. And some text that the expected time to earn interest is 2 seconds and the blockexpolorer is at 830073.
I have closed and reopened the wallet, did not help.
The latest transaction towards my wallet was this morning at 10.59hr. (It's now 23.49pm)

Staking is 0.00 Solar and Unconfirmed also 0.00.

Am i doing something wrong?
solarcoiner
Sr. Member
****
Offline Offline

Activity: 445
Merit: 250


View Profile
September 21, 2015, 10:48:23 PM
 #1698

I think I found a valid block, going to have to wait 500 more blocks untill i know for sure.

My wallet quit unexpectedly so I had to restart it. now it says: In sync, not staking, earning stake time.
What exactly does that mean?
onsightit
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


truth=(true?true:false);


View Profile WWW
September 21, 2015, 11:26:02 PM
 #1699

All,

It may be a couple of days before the network reaches an equilibrium. The "Staking" stat on the Overview page will likely start showing values after a successful block has been submitted.  Mine is already show X coins staking.

Please go to the History page to see incoming interest transactions which represents your contribution of a new block on the blockchain, and the interest earned for "mining" the block.

The current interest rate is starting to come down, and inflation is starting to rise, so give it a little more time.  Thanks everyone for your feedback!

Edit: Also, the block rate per hour will increase over the next couple of days, eventually hovering around 60 per hour (one per minute).

-Steve

VRC: VMTMcvFjZHAshmVNLY5KYVHCTqcfEnH6Bd  SLR: 8W7D6D7rortYp51BK9MSrfripSoZWyVPVr  BTC: 1LbgAsTDtyWEGjiSaguJhJbaHBPgcMnHfP  BCC: 1Ta39PK67VXTD2xnmPNo5J9KJyBVHdYmy
onsightit
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


truth=(true?true:false);


View Profile WWW
September 21, 2015, 11:31:54 PM
 #1700

I think I found a valid block, going to have to wait 500 more blocks untill i know for sure.

My wallet quit unexpectedly so I had to restart it. now it says: In sync, not staking, earning stake time.
What exactly does that mean?

You will see "earning stake time" if your weight is low, or if your coins are newer than 8 hours old.  You can see the age of your coins by turning on "Coin Control" in Settings->Options->Display, then going to the Send page and clicking the new "Inputs" button.  Expand the tree view for an address, and you can see the date the coin was received.  The date is reset whenever you mine a new block with those coins.

-Steve

VRC: VMTMcvFjZHAshmVNLY5KYVHCTqcfEnH6Bd  SLR: 8W7D6D7rortYp51BK9MSrfripSoZWyVPVr  BTC: 1LbgAsTDtyWEGjiSaguJhJbaHBPgcMnHfP  BCC: 1Ta39PK67VXTD2xnmPNo5J9KJyBVHdYmy
Pages: « 1 ... 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 81 82 83 84 [85] 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 ... 302 »
  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!