Pages:
Author

Topic: BitShares PTS (formerly ProtoShares) Mandatory Upgrade & Snapshot Announcement - page 26. (Read 218426 times)

legendary
Activity: 1764
Merit: 1018
Everything now seems to be working perfectly fine! Thanks for the solution  Wink

All this was in first topic: https://bitcointalksearch.org/topic/m.3486246
 Smiley
newbie
Activity: 5
Merit: 0
Everything now seems to be working perfectly fine! Thanks for the solution  Wink
legendary
Activity: 1442
Merit: 1001
Quote
Nodes
The client should connect to the network automatically but if you have trouble connecting, try opening the debug window console and type these commands,
addnode 162.243.67.4 add
addnode 162.243.54.126 add
addnode 37.139.29.236 add
addnode 64.90.183.137 add
addnode 180.183.205.118 add

Sorry, is it only me that cannot get this to work? Already added all the nodes but still "No block source available".. Any ideas?

I had to use a batch script to get it to connect. I'm in a typical NAT behind a firewall, but outbound ports are not restricted so I'm not sure why it was required. Just put this in a .bat file and it'll probably work.

protoshares-qt.exe -connect=168.63.12.227:80
newbie
Activity: 5
Merit: 0
Quote
Nodes
The client should connect to the network automatically but if you have trouble connecting, try opening the debug window console and type these commands,
addnode 162.243.67.4 add
addnode 162.243.54.126 add
addnode 37.139.29.236 add
addnode 64.90.183.137 add
addnode 180.183.205.118 add

Sorry, is it only me that cannot get this to work? Already added all the nodes but still "No block source available".. Any ideas?
hero member
Activity: 906
Merit: 1034
BTC: the beginning of stake-based public resources
How many coins per block, what is the coin limit if their is one and what is the rate of change of coin generation over time if there is one.

Any sources of info on this would be gratefully received.

Did you read the top post?

It'd been a long night; didn't see it thanks.

How does the stated 1% inflation work?
member
Activity: 99
Merit: 10
where can i find the info on the next expected difficulty etc.?
hero member
Activity: 637
Merit: 500
Hi,

Why is PTS falling so much on BTer at the moment ?

Have I missed something ?

The sky is falling.

Also, with the instamining (or difficulty adjustment error) there where a lot of people waiting for an exchange to dump.
PTS will find it's price eventually.
hero member
Activity: 798
Merit: 1000
‘Try to be nice’
{bytemaster rushes off in a tussle saying nothing }
member
Activity: 110
Merit: 10
Hi,

Why is PTS falling so much on BTer at the moment ?

Have I missed something ?
hero member
Activity: 798
Merit: 1000
‘Try to be nice’
How many coins per block, what is the coin limit if their is one and what is the rate of change of coin generation over time if there is one.

Any sources of info on this would be gratefully received.

Did you read the top post?
^
Lol so true, and bytemaster can I get a comment on this robot issue,  do you personally think it is overstated and a lot of this is driven by  online servers ?

As per recent comments

{ tilts hat pushes mic towards bytemaster }

Also how does it feel to have had so much attention this early in the design of specifically PTS , any news on the progress with the algorithm ?

{ we report you decide }
hero member
Activity: 770
Merit: 566
fractally
How many coins per block, what is the coin limit if their is one and what is the rate of change of coin generation over time if there is one.

Any sources of info on this would be gratefully received.

Did you read the top post?
hero member
Activity: 906
Merit: 1034
BTC: the beginning of stake-based public resources
How many coins per block, what is the coin limit if their is one and what is the rate of change of coin generation over time if there is one.

Any sources of info on this would be gratefully received.
legendary
Activity: 1218
Merit: 1003
The amazon mining thread explains the massive difficulty increase. Until 20,000 collisions per minute earns less than $11 an hour, it will keep getting more difficult.
hero member
Activity: 798
Merit: 1000
‘Try to be nice’
usually though Robots mindlessly sell down the price - look at say quark -

i can see a little of this occurring on BTER , but it will be interesting to see what happens when it gets to another  exchange ?
sr. member
Activity: 364
Merit: 250
has PTS been grabbed hard by Robots ?


It certainly looks that way. So much for decentralization.
hero member
Activity: 798
Merit: 1000
‘Try to be nice’
we have to ask the question has PTS been grabbed hard by Robots ?

and what will this mean ?
sr. member
Activity: 364
Merit: 250
I'm mining on YPool with the Protominer, and since yesterday (after they solved the problems) i'm getting only 0.01-ish PTS per day. Before the problems (5 days ago) I was getting about 1 whole PTS per day. Is this normal, is everyone getting similar results? Was there such a huge difficulty increase? Is there is something else wrong here?

The difficulty increased something like 8x or 9x.

I was getting 10 full PTS/day last Wednesday. Now I get 1 if I'm lucky.
legendary
Activity: 1120
Merit: 1000
I'm mining on YPool with the Protominer, and since yesterday (after they solved the problems) i'm getting only 0.01-ish PTS per day. Before the problems (5 days ago) I was getting about 1 whole PTS per day. Is this normal, is everyone getting similar results? Was there such a huge difficulty increase? Is there is something else wrong here?
member
Activity: 90
Merit: 10
Hi,

ok i was able to figure out the getinfo command for

{
"version" : 80500,
"protocolversion" : 70001,
"walletversion" : 60000,
"balance" : 0.00000000,
"blocks" : 20712,
"timeoffset" : -1,
"connections" : 9,
"proxy" : "",
"difficulty" : 0.00221064,
"testnet" : false,
"keypoololdest" : 1384742561,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"errors" : ""
}

But anyone was able to install  ProtoShares daemon on Centos?

TIA

Guys,

any URL/Tutorials on how i can install/mine using Centos.

also how i can get this data

{
"blocks" : 1417,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00000095,
"errors" : "",
"generate" : false,
"genproclimit" : 3,
"hashespermin" : 10.41940109,
"pooledtx" : 0,
"testnet" : false
}

i install Protoshares-qt on mac as well

TIA
member
Activity: 90
Merit: 10
Guys,

any URL/Tutorials on how i can install/mine using Centos.

also how i can get this data

{
"blocks" : 1417,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00000095,
"errors" : "",
"generate" : false,
"genproclimit" : 3,
"hashespermin" : 10.41940109,
"pooledtx" : 0,
"testnet" : false
}

i install Protoshares-qt on mac as well

TIA
Pages:
Jump to: