Pages:
Author

Topic: [ANN][STEEM][POW] - An experimental Proof of Work blockchain - page 3. (Read 10436 times)

member
Activity: 83
Merit: 10
how do we get total network hash rate & current diff ?
member
Activity: 70
Merit: 10
I'll be able to change everything!
do you see my worker "420420420"?

add a letter to the start of the name.
member
Activity: 70
Merit: 10
I'll be able to change everything!
Dev, Do you own the Cryptonomex, Inc. ?

CNX is the company that produced Graphene & BitShares.  We used their code as the foundation for Steem.
member
Activity: 83
Merit: 10
Dev, Do you own the Cryptonomex, Inc. ?
member
Activity: 83
Merit: 10
i think it is very easy to make a an explorer using node.js or php, anyone who is interested i can pay some BTC as bounty.

EDIT: also a webbased wallet like NXT is easy  Grin
member
Activity: 70
Merit: 10
I'll be able to change everything!
Current account list:

[
  "aaron",
  "abit",
  "acp",
  "adamstgbit",
  "alice",
  "alice1",
  "almond",
  "amph",
  "amy",
  "ander",
  "andrew",
  "apple",
  "arthur",
  "balthazar",
  "barbara",
  "batel",
  "batel1",
  "batel2",
  "batel3",
  "ben",
  "billgates",
  "bitchipper",
  "bitcoin",
  "bitcoinkkk",
  "bitshares",
  "bnrtx",
  "bob",
  "bobby",
  "boltz",
  "brian",
  "bryan",
  "carl",
  "charles",
  "chartbuddy",
  "chris",
  "cisahasa",
  "cloop",
  "cloop1",
  "cloop2",
  "coins4lunch",
  "cypherdoc",
  "dan",
  "daniel",
  "dannac",
  "dantheman",
  "dantheman1",
  "dantheman2",
  "dark",
  "david",
  "dealthandtaxes",
  "devshuster",
  "dnotes",
  "doesntmatter",
  "donald",
  "donna",
  "dorthy",
  "drays",
  "drpd",
  "elizabeth",
  "eric",
  "ernest",
  "ethereum",
  "facebook",
  "faddy",
  "faddy1",
  "faddy2",
  "faddy3",
  "faddy4",
  "frank",
  "fuck",
  "gary",
  "griffith",
  "helen",
  "hello",
  "hilariousandco",
  "howard",
  "initminer",
  "initminer18882",
  "insurance",
  "james",
  "jandbzan",
  "jason",
  "jeff",
  "jeffrey",
  "jennifer",
  "jeremy",
  "john",
  "jose",
  "joseph",
  "kevin",
  "kointrend",
  "kprell40",
  "larry",
  "laura",
  "leigh2k14",
  "linda",
  "liondani",
  "localhost",
  "luis",
  "malekbaba",
  "mangox",
  "margaret",
  "maria",
  "mark",
  "messi",
  "miners",
  "mn12defgj1",
  "mottler",
  "mottler-1",
  "mottler-2",
  "mottler-3",
  "mottler-4",
  "mottler-5",
  "mottler-6",
  "mr11acdee",
  "mr11acdee1",
  "mr11acdee2",
  "mr11acdee3",
  "null",
  "nxt",
  "nxt1",
  "nxt2",
  "temp",
  "thisisnice",
  "thisisnice0",
  "thisisnice11",
  "thisisnice2"
]

I have verified that anyone with a 1 year old i7 CPU can start it up and start producing blocks in under an hour. 
member
Activity: 70
Merit: 10
I'll be able to change everything!

miner = ["name", "priv"]
miner = ["name2", "priv2"]
miner = ...


Do the priv* all need to be different?

No...they can be the same unless you want privacy.

I added some extra logging to my instance.

Here is my hash rate and corresponding estimated time to produce a POW solution.

target: 24 means 24 leading 0's on the hash or 2^24 hashes.    

hash rate: 28208 hps  target: 24 queue: 80 estimated time to produce: 9.91280015125732739 minutes

member
Activity: 83
Merit: 10

miner = ["name", "priv"]
miner = ["name2", "priv2"]
miner = ...


Do the priv* all need to be different?

you can use the same privkey for all ur miners.
newbie
Activity: 46
Merit: 0

miner = ["name", "priv"]
miner = ["name2", "priv2"]
miner = ...


Do the priv* all need to be different?
member
Activity: 83
Merit: 10
Code:
1150898ms th_a       witness.cpp:215               block_production_loo ] Not producing block because production is disabled until we receive a recent block (see: --enable-stale-production)
1151898ms th_a       witness.cpp:215               block_production_loo ] Not producing block because production is disabled until we receive a recent ....

what is your command to start ?
newbie
Activity: 46
Merit: 0
Code:
1150898ms th_a       witness.cpp:215               block_production_loo ] Not producing block because production is disabled until we receive a recent block (see: --enable-stale-production)
1151898ms th_a       witness.cpp:215               block_production_loo ] Not producing block because production is disabled until we receive a recent block (see: --enable-stale-production)
1152898ms th_a       witness.cpp:215               block_production_loo ] Not producing block because production is disabled until we receive a recent block (see: --enable-stale-production)
1153898ms th_a       witness.cpp:215               block_production_loo ] Not producing block because production is disabled until we receive a recent block (see: --enable-stale-production)
1154898ms th_a       witness.cpp:215               block_production_loo ] Not producing block because production is disabled until we receive a recent block (see: --enable-stale-production)
1155898ms th_a       witness.cpp:215               block_production_loo ] Not producing block because production is disabled until we receive a recent block (see: --enable-stale-production)
1156898ms th_a       witness.cpp:215               block_production_loo ] Not producing block because production is disabled until we receive a recent block (see: --enable-stale-production)
1157898ms th_a       witness.cpp:215               block_production_loo ] Not producing block because production is disabled until we receive a recent block (see: --enable-stale-production)
1158898ms th_a       witness.cpp:215               block_production_loo ] Not producing block because production is disabled until we receive a recent block (see: --enable-stale-production)
1159898ms th_a       witness.cpp:215               block_production_loo ] Not producing block because production is disabled until we receive a recent block (see: --enable-stale-production)
1160898ms th_a       witness.cpp:215               block_production_loo ] Not producing block because production is disabled until we receive a recent block (see: --enable-stale-production)
1161898ms th_a       witness.cpp:215               block_production_loo ] Not producing block because production is disabled until we receive a recent block (see: --enable-stale-production)
1162898ms th_a       witness.cpp:215               block_production_loo ] Not producing block because production is disabled until we receive a recent block (see: --enable-stale-production)
1163898ms th_a       witness.cpp:215               block_production_loo ] Not producing block because production is disabled until we receive a recent block (see: --enable-stale-production)
1164898ms th_a       witness.cpp:215               block_production_loo ] Not producing block because production is disabled until we receive a recent block (see: --enable-stale-production)
1165898ms th_a       witness.cpp:215               block_production_loo ] Not producing block because production is disabled until we receive a recent block (see: --enable-stale-production)
1166898ms th_a       witness.cpp:215               block_production_loo ] Not producing block because production is disabled until we receive a recent block (see: --enable-stale-production)
1167898ms th_a       witness.cpp:215               block_production_loo ] Not producing block because production is disabled until we receive a recent block (see: --enable-stale-production)
1168898ms th_a       witness.cpp:215               block_production_loo ] Not producing block because production is disabled until we receive a recent block (see: --enable-stale-production)
1169898ms th_a       witness.cpp:215               block_production_loo ] Not producing block because production is disabled until we receive a recent block (see: --enable-stale-production)
1170898ms th_a       witness.cpp:215               block_production_loo ] Not producing block because production is disabled until we receive a recent block (see: --enable-stale-production)
1171898ms th_a       witness.cpp:215               block_production_loo ] Not producing block because production is disabled until we receive a recent block (see: --enable-stale-production)
1172898ms th_a       witness.cpp:215               block_production_loo ] Not producing block because production is disabled until we receive a recent block (see: --enable-stale-production)
1173898ms th_a       witness.cpp:215               block_production_loo ] Not producing block because production is disabled until we receive a recent block (see: --enable-stale-production)
1174898ms th_a       witness.cpp:215               block_production_loo ] Not producing block because production is disabled until we receive a recent block (see: --enable-stale-production)
member
Activity: 83
Merit: 10
why some names such as "dark" gives Error ?
Code:
4 parse_error_exception: Parse Error
Unexpected char '100' in "dark"
    {"c":100,"s":"dark"}
    th_a  json.cpp:433 variant_from_stream

    {"str":"dark"}
    th_a  json.cpp:478 from_string
rethrow
    {}
    th_a  witness.cpp:132 plugin_initialize

That is a very good question, did you forget quotes?

in the config file:

 witness = dark

OR

 witness = "dark"

i have other names without "" and got no errors
member
Activity: 70
Merit: 10
I'll be able to change everything!
why some names such as "dark" gives Error ?
Code:
4 parse_error_exception: Parse Error
Unexpected char '100' in "dark"
    {"c":100,"s":"dark"}
    th_a  json.cpp:433 variant_from_stream

    {"str":"dark"}
    th_a  json.cpp:478 from_string
rethrow
    {}
    th_a  witness.cpp:132 plugin_initialize

That is a very good question, did you forget quotes?
member
Activity: 83
Merit: 10
why some names such as "dark" gives Error ?
Code:
4 parse_error_exception: Parse Error
Unexpected char '100' in "dark"
    {"c":100,"s":"dark"}
    th_a  json.cpp:433 variant_from_stream

    {"str":"dark"}
    th_a  json.cpp:478 from_string
rethrow
    {}
    th_a  witness.cpp:132 plugin_initialize
member
Activity: 83
Merit: 10
Thanks dev, its very nice to discover and try something new  Grin

WTS 100 STEEM  Cheesy
member
Activity: 70
Merit: 10
I'll be able to change everything!
The purpose is so that we can mine this coin publicly and in a manner that gives everyone a chance to participate.  If no one else chooses to mine because it is too difficult, too little information, or no interest then that is fine.

So, if this approach is not for you, then please leave and let those who are curious explore the code and get involved without a dispute about "how" things *should be done*.  

Quote
Do you mean using -t #of threads, or add more account,privkey ?
Sorry, I meant to reply to that earlier but got rate limited.   Additional account + priv key.

im using the config.ini :

is this right ?

 miner = ["name","priv","name2","priv2"]

OR

 miner = ["name","priv"], ["name2","priv2"]

miner = ["name", "priv"]
miner = ["name2", "priv2"]
miner = ...


Be sure to also add:

witness = "name"
witness = "name2"
witness = "name3" ...

Or you will produce POW but not produce blocks and thus earn nothing.


cool, can i use the same privkey for all miners ? how many miners can we add? as my test shows only 3 of 6 miners.

Unlimited number of miners, but all threads will work on the same miner until it gets in the queue and then it will move to the next miner.
member
Activity: 83
Merit: 10
The purpose is so that we can mine this coin publicly and in a manner that gives everyone a chance to participate.  If no one else chooses to mine because it is too difficult, too little information, or no interest then that is fine.

So, if this approach is not for you, then please leave and let those who are curious explore the code and get involved without a dispute about "how" things *should be done*.  

Quote
Do you mean using -t #of threads, or add more account,privkey ?
Sorry, I meant to reply to that earlier but got rate limited.   Additional account + priv key.

im using the config.ini :

is this right ?

 miner = ["name","priv","name2","priv2"]

OR

 miner = ["name","priv"], ["name2","priv2"]

miner = ["name", "priv"]
miner = ["name2", "priv2"]
miner = ...


Be sure to also add:

witness = "name"
witness = "name2"
witness = "name3" ...

Or you will produce POW but not produce blocks and thus earn nothing.


cool, can i use the same privkey for all miners ? how many miners can we add? as my test shows only 3 of 6 miners.
member
Activity: 70
Merit: 10
I'll be able to change everything!
The purpose is so that we can mine this coin publicly and in a manner that gives everyone a chance to participate.  If no one else chooses to mine because it is too difficult, too little information, or no interest then that is fine.

So, if this approach is not for you, then please leave and let those who are curious explore the code and get involved without a dispute about "how" things *should be done*.  

Quote
Do you mean using -t #of threads, or add more account,privkey ?
Sorry, I meant to reply to that earlier but got rate limited.   Additional account + priv key.

im using the config.ini :

is this right ?

 miner = ["name","priv","name2","priv2"]

OR

 miner = ["name","priv"], ["name2","priv2"]

miner = ["name", "priv"]
miner = ["name2", "priv2"]
miner = ...


Be sure to also add:

witness = "name"
witness = "name2"
witness = "name3" ...

Or you will produce POW but not produce blocks and thus earn nothing.
member
Activity: 83
Merit: 10
The purpose is so that we can mine this coin publicly and in a manner that gives everyone a chance to participate.  If no one else chooses to mine because it is too difficult, too little information, or no interest then that is fine.

So, if this approach is not for you, then please leave and let those who are curious explore the code and get involved without a dispute about "how" things *should be done*.  

Quote
Do you mean using -t #of threads, or add more account,privkey ?
Sorry, I meant to reply to that earlier but got rate limited.   Additional account + priv key.

im using the config.ini :

is this right ?

 miner = ["name","priv","name2","priv2"]

OR

 miner = ["name","priv"], ["name2","priv2"]
member
Activity: 70
Merit: 10
I'll be able to change everything!
The purpose is so that we can mine this coin publicly and in a manner that gives everyone a chance to participate.  If no one else chooses to mine because it is too difficult, too little information, or no interest then that is fine.

So, if this approach is not for you, then please leave and let those who are curious explore the code and get involved without a dispute about "how" things *should be done*.  

Quote
Do you mean using -t #of threads, or add more account,privkey ?
Sorry, I meant to reply to that earlier but got rate limited.   Additional account + priv key.
Pages:
Jump to: