Bitcoin Forum
April 26, 2024, 09:50:23 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2] 3 4 5 6 7 8 »
21  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][STEEM][POW] - NO IPO | NO PREMINE | NO INSTAMINE (relaunch) on: April 10, 2016, 06:04:25 PM
   * Users not in the ACTIVE witness set should not have to worry about their
    * key getting compromised and being used to produced multiple blocks so
    * the attacker can report it and steel their vesting steem.
    *
    * The result of the operation is to transfer the full VESTING STEEM balance
    * of the block producer to the reporter.

Does it mean it is theoretically possible for the users who ARE in the active witness set, should worry about their key getting compromised and being used to double-produce blocks, so all their VESTING STEEM balance could be transferred to the malicious reporter? I mean is such kind of attack still possible?

You should guard your block producing keys like your balance keys. It is no different than someone having their bitcoin wallet key compromised and allowing the attacker to drain your account.

This is how we prevent the nothing-at-stake attack and the "produce on multiple forks" attack.   
22  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][STEEM][POW] - NO IPO | NO PREMINE | NO INSTAMINE (relaunch) on: April 10, 2016, 04:59:51 PM
Does this speed have any chance of finding a block? or its a waste of time?
With my hashrate below, I still got some block, but take long time to enter the queue Sad


what are the numbers for normal queue???

99 - 106 is common recently.    105 at the time of this posting.
23  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][STEEM][POW] - NO IPO | NO PREMINE | NO INSTAMINE (relaunch) on: April 10, 2016, 02:46:02 PM
is it ok to use the same WIF key for few mining accounts?
and to use the same accountname in --witness and --miner ?

1. only use --witness on one machine or you will double produce blocks and lose your account
2. you can use the same key so long as you mine on the same computer in the same process


By "lose" and account, does that mean you lose the ability to mine with it or the balance too?

How can you know which accounts are "lost"?


By "double producing" the nodes are making forks.

I wonder how the account will get "lost" as well..

In order to ban an account, nodes (at least block producers) on the major (longest) chain need to know things happened on a minor chain (at least who was forking), then refuses any transaction signed by that account. If this is the case, the "bad one" will lose everything, STEEMS, VESTS, account name etc. I don't know how to automate this right now, since forking can be caused by accident, IMO it's hard to identify automatically & accurately. On the other hand, it could be easier to be identified manually, although still need some efforts. Then comes another question: how to convince the producers to ban an account. In the mining phrase, if enough hashing power is making forks, it will be troublesome. In the voting phrase, the major VESTS holders (atm it's steemit) decide the block produces, so it's possible for them to do anything. Just thinking out loud..


Code:
   /**
    * This operation is used to report a miner who signs two blocks
    * at the same time. To be valid, the violation must be reported within
    * STEEMIT_MAX_WITNESSES blocks of the head block (1 round) and the
    * producer must be in the ACTIVE witness set.
    *
    * Users not in the ACTIVE witness set should not have to worry about their
    * key getting compromised and being used to produced multiple blocks so
    * the attacker can report it and steel their vesting steem.
    *
    * The result of the operation is to transfer the full VESTING STEEM balance
    * of the block producer to the reporter.
    */
   struct report_over_production_operation : public base_operation {
      string              reporter;
      signed_block_header first_block;
      signed_block_header second_block;

      void validate()const;
   };
24  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][STEEM][POW] - NO IPO | NO PREMINE | NO INSTAMINE (relaunch) on: April 08, 2016, 10:44:47 PM
how to send STEEM to openledger-wallet ?

tried to send 10 coins to "openledger" with memo open.steem:myopenledgeraccount

Automated deposit and withdraw is not fully operational.  It could be a week until it is properly automated. Things are still in the testing phase so expect delays until it comes online.
25  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][STEEM][POW] - NO IPO | NO PREMINE | NO INSTAMINE (relaunch) on: April 08, 2016, 06:22:33 PM
If I configure 2 miners, will it affect my current efficiency of solving the pow? Will the miners be trying to solve the pow in parallel (thus reducing my efficiency by half) or the second miner will kick-off to solve the block only when my first miner gets into the queue?

It won't hurt your efficiency at all.
26  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][STEEM][POW] - NO IPO | NO PREMINE | NO INSTAMINE (relaunch) on: April 08, 2016, 05:04:33 PM
Thanks for replying. I believe I'm on the main chain as I can see my miner in the miner queue (neon1)  Wink I've got a hashrate of around 80khps, how many miners should I configure to get the best efficiency out of my hash power?

For your hash rate, at least 2 maybe 3.  Just make sure all of your miners are not in the queue at the same time or you will idle.
27  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][STEEM][POW] - NO IPO | NO PREMINE | NO INSTAMINE (relaunch) on: April 08, 2016, 04:54:09 PM
How to find the total pow hash rate of Steem network? Is it  "total_pow" field in info?

A more accurate measure of TOTAL POW effort would be "num_pow_witnesses" which is about 105 (near all time high).

total_pow = sum of num_pow_witnesses over all blocks, a blockchain with the most total_pow has the highest average difficulty, while the one with the highest num_pow_witnesses has the highest current difficulty.

The other number to look at is head_block_number, the chain with the most blocks has had the least missed blocks and therefore is the one the majority of miners are building on.

A fork was created by some miners, but the real chain is:

Code:
  
  "head_block_number": 426200,
  "head_block_id": "000680d842d8e1f0b7037ff78165a6824185359b",
  "time": "2016-04-08T16:50:12",
  "current_witness": "aramco",
  "total_pow": 1985727,
  "num_pow_witnesses": 105,
  "participation": "100.00000000000000000"

You can get this information in the cli_wallet using the 'info' command.  

You are probably on a fork if you do not see your hashrate update every 3 seconds.

These are the active miners, 100% of the miners scheduled have been producing on the main chain.

Code:
[
  "steemtrain",
  "mail",
  "aramco",
  "steemit122",
  "ashley",
  "turtlesteem2",
  "tombstone5",
  "jasmine",
  "tombstone6",
  "another18",
  "steemit214",
  "hannah",
  "coldstorage25",
  "steemit161",
  "steemit173",
  "steemit154",
  "coldstorage12",
  "steemit113",
  "dog",
  "soupper3",
  "chu",
  "steemit240",
  "steemit119",
  "feng",
  "ppp",
  "stickleyman",
  "another13",
  "articmine",
  "btstools11",
  "mailer",
  "tombstone30",
  "wayfairer",
  "expir",
  "another1",
  "neon1",
  "turtle",
  "anna",
  "chris",
  "another7",
  "steems",
  "another3",
  "ani625",
  "fury",
  "rossco91",
  "steemit191",
  "wayfairer3",
  "tombstone50",
  "tombstone40",
  "lostcity",
  "coldstorage18",
  "tombstone25",
  "tombstone35",
  "monsternal",
  "kitten",
  "zhou",
  "steemit114",
  "soupper21",
  "tombstone16",
  "steemit223",
  "soupper44",
  "bison",
  "tombstone17",
  "soupper10",
  "emily",
  "exxonmobile",
  "steemit117",
  "donaldtrump",
  "email",
  "bitshares.org",
  "steem-id",
  "soupper14",
  "steemit109",
  "steemit174",
  "tombstone75",
  "tombstone85",
  "nxtgencrpto16",
  "abderus",
  "another2",
  "soupper45",
  "btstools6",
  "xeldal",
  "steemit137",
  "steemit195",
  "another16",
  "americanpegasus",
  "brianna",
  "tombstone26",
  "another",
  "steemit215",
  "rossco92",
  "steemit192",
  "steemit101",
  "numberofdays",
  "steemit145",
  "steemit181",
  "wayfairer2",
  "steemit177",
  "steemit231",
  "steemit196",
  "stephie",
  "sex",
  "tombstone76",
  "tombstone41",
  "zhu",
  "tombstone95"
]

We are investigating what caused some miners to get lost, but it appears that most are are the proper chain based upon the POW difficulty.
28  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][STEEM][POW] - NO IPO | NO PREMINE | NO INSTAMINE (relaunch) on: April 07, 2016, 12:24:48 PM
Number of vesting shares crosse 400K...

"total_vesting_shares": "400145.616840 VESTS",
Was much less yesterday.

What is the supposed dynamics of this number? Shouldn't it have a limit? I know I should look in the code Smiley. But I am lazy.. maybe someone already did? Grin

The dynamics of this number is as follows:  

new VESTS can always be created by converting STEEM to VESTS at the current VESTING_FUND_STEEM to TOTAL_VESTING_SHARES ratio.

New STEEM is constantly being created; therefore we know that total possible VESTS must also grow
New STEEM is constantly being added to VESTING_FUND_STEEM at a rate 9x faster than it is being created outside the fund; therefore, the conversion rate from STEEM to VESTS is constantly falling.

We can expect the rate of VESTS creation to fall while the rate of STEEM creation is constant in absolute terms.

Eventually (about 1 year) STEEM will switch from being created at a fixed rate and start being created at a fixed APR. At this point in time the rate at which VESTS grows will level off.

The critical thing to remember is that growing of the number of VESTS never reduces the number of STEEM per VESTS.  

VESTS are diluted in percentage terms any time more than 90% of STEEM is held as vests.  

At the moment we have the following: 7652767.495/8477724.000:  0.902691276

This means that over 90% of all STEEM has been converted to vests. Most of the STEEM that hasn't been converted to VESTS is held in the REWARD FUND (786706.000) (9.27%) which leaves just 0.47% of STEEM liquid in people's accounts.

On July 4th, the REWARD fund will be distributed by the protocol, 50% VESTS and 50% SBD.  Assuming things don't change much between now and then, 95% of STEEM will be held in VESTS and 5% will be held in SBD (STEEM Backed Dollars).

The incentive to hold VESTS will fall dramatically over the next few weeks as the rate of change in the supply of STEEM falls.
29  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][STEEM][POW] - NO IPO | NO PREMINE | NO INSTAMINE (relaunch) on: April 05, 2016, 11:09:19 PM
I just checked into the mining difficulty and am happy to see that it is now back to where it was when we were mining full STEEM ahead. The queue length is fluctuating between 100 and 104

Here is the current miner queue. It looks like there are a couple major miners (tombstone, aka puppies).  Glad to see a  variety of people mining this.

[
  "tombstone30",
  "tombstone86",
  "nextgencrypto101",
  "ani625",
  "dele-puppy",
  "tombstone48",
  "fortunescape",
  "tombstone67",
  "hsbc",
  "tombstone70",
  "btstools8",
  "disney",
  "justin",
  "diaphanous",
  "fantasy",
  "hephaestus",
  "sexvideo",
  "citibank",
  "tombstone96",
  "books",
  "klm",
  "enki5",
  "tombstone50",
  "drunchpunk4",
  "simpson",
  "hr301",
  "fury",
  "blackjack-1",
  "tombstone26",
  "summon",
  "enki3",
  "gil",
  "soupper30",
  "hr101",
  "tombstone53",
  "tombstone35",
  "silver1",
  "tombstone60",
  "softbank",
  "anna",
  "btstools2",
  "tombstone36",
  "kitten",
  "soupper5",
  "tombstone49",
  "princess",
  "tombstone20",
  "try2",
  "soupper31",
  "coldstorage16",
  "cyrano",
  "abderus",
  "delegate.lafona",
  "hr302",
  "tombstone51",
  "bunkermining",
  "tombstone37",
  "try3",
  "wayfairer2",
  "butterfly",
  "soupper43",
  "enki40",
  "commedy",
  "admin",
  "theoretical",
  "soupper39",
  "soupper25",
  "tombstone52",
  "firesidechat",
  "tombstone22",
  "ihash",
  "soupper12",
  "nnnn",
  "expir4",
  "jigglypuff",
  "brianna",
  "tombstone54",
  "soupper32",
  "steempty",
  "nnnn2",
  "juna",
  "hr303",
  "coldstorage13",
  "coldstorage14",
  "americanpegasus",
  "troglodactyl",
  "tombstone80",
  "tombstone71",
  "try",
  "tombstone46",
  "tim4",
  "dark",
  "elixir",
  "aquarius.com",
  "anonymous",
  "galaxy",
  "soupper36",
  "wackou2",
  "tombstone90",
  "hr304",
  "chatterbox",
  "dantheman"
]

30  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][STEEM][POW] - NO IPO | NO PREMINE | NO INSTAMINE (relaunch) on: April 05, 2016, 04:29:32 PM
Quote from: Bitcoin Forum
A reply of yours, quoted below, was deleted by a Bitcoin Forum moderator. Posts are most frequently deleted because they are off-topic, though they can also be deleted for other reasons. In the future, please avoid posting things that need to be deleted.

Quote
interesting
so this is like AMP rival, but STEEM with an already functioning own blockchain ?

Wink 

So here is something that is on topic, not abusive, and yet gets deleted by a forum moderator?   What am I missing?
31  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][STEEM][POW] - NO IPO | NO PREMINE | NO INSTAMINE (relaunch) on: April 04, 2016, 09:51:32 PM
Since the amount of VESTS is now more than 90% of STEEM, does this mean you will not get back as much steem if you buy VESTS as you would have if you just kept them?

As far as I can see, it is not 90% yet. More like 86-87% at the moment if I understand this stuff correctly.

You are correct.  It will not go above 90% unless people with STEEM explicitly convert to VESTS.  Absent any transactions the amount of STEEM held in VESTS will always move TOWARD 90%

I have a couple of questions.

Here's what I understand.

Code:
   "virtual_supply": "5522844.000 STEEM",
  "current_supply": "5522844.000 STEEM",
  "confidential_supply": "0.000 STEEM",
  "current_sbd_supply": "0.000 SBD",
  "confidential_sbd_supply": "0.000 SBD",
  "total_vesting_fund_steem": "4826044.000 STEEM",
  "total_vesting_shares": "389357.483375 VESTS",
  "total_reward_fund_steem": "638980.000 STEEM"

Here the STEEM in the vesting fund (total_vesting_shares) is 4826044.000 STEEM, and the total supply (current_supply) is 5522844.000 STEEM

This ratio is 0.874, or 87.4%. It will gradually drift to 90% if no one buys new shares.

First Questions: How is this drift calculated? What is the formula for the update cycle?

As new STEEM is added to the money supply, the amount of STEEM in the vesting fund will increase accordingly.

Second Question: How do you calculate the value of your vests in terms of STEEM?

My guess:

If you want to see what your vests are worth, valued in STEEM at, you calculate:

    total_vesting_fund_steem * your_vesting_shares / total_vesting_shares

(I fixed this formula in edit.)

I have some other questions.

(1) How many witnesses can each vest vote for?

(2) Is it impossible for someone to dilute your vests? I think not because total_vesting_shares will never grow faster than current_supply. Correct?

This is how much STEEM you would have if your could instantly convert your VESTS back to STEEM. It will only ever increase.

    yoursteem = total_vesting_fund_steem * your_vesting_shares / total_vesting_shares

This is how you calculate the percent of STEEM held by the VESTING account:

  total_vesting_fund_steem /  current_supply   ==  87.3%

This is how you calculate the liquid STEEM held in user accounts:

    current_supply - total_reward_fund_steem - total_vesting_fund_steem
    5522844 -   4826044  - 638980  =  57,820  = 1%
      
On July 4th, 2016 the total_reward_fund_steem will be converted into SBD and VESTS and distributed to user accounts.

The conclusion we can draw from this is that the amount of STEEM that is able to hit exchanges any time soon very small.

The easiest way to visualize how the blockchain maintains equilibrium between liquid STEEM and VESTS is to imagine two glasses of water with a constant flow of new water into each glass in a 9:1 ratio. If you let the water run for long enough it will re-balance the ratio of water in two glasses to about 9:1 regardless of the initial ratio.

How long it takes to balance depends upon the initial quantity of water, the initial ratio, and the rate of flow.

If you start out with a 1M : 9M ratio and add water in at a rate of 9:1 per second then after 11.5 days you will reach a 10M : 10M ratio. After another 11.5 days you will reach a 19M : 11M ratio.  

The long-term rate of flow is to grow the supply by 113% per year.  Most of this will flow to VESTS which means that most of the "inflation" is more of a stock-split than true inflation. This means that 90% of all inflation does not reallocate wealth. Which leaves us with a mere 10% of inflation resulting in redistribution of ownership.



32  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][STEEM][POW] - NO IPO | NO PREMINE | NO INSTAMINE (relaunch) on: April 04, 2016, 09:17:08 PM
Steem will soon be available on BitShares in this market.

https://bitshares.openledger.info/#/market/OPEN.BTC_OPEN.STEEM

This exchange pair is brought to you by Open Ledger  (aka. CCEDK). 

If you want to trade for FIAT you can also trade this pair:

https://bitshares.openledger.info/#/market/OPEN.USD_OPEN.STEEM

You can place bids in these markets while we wait for Open Ledger to enable STEEM deposits / withdraws. 

33  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][STEEM][POW] - NO IPO | NO PREMINE | NO INSTAMINE (relaunch) on: April 04, 2016, 05:06:05 PM
Since the amount of VESTS is now more than 90% of STEEM, does this mean you will not get back as much steem if you buy VESTS as you would have if you just kept them?

As far as I can see, it is not 90% yet. More like 86-87% at the moment if I understand this stuff correctly.

You are correct.  It will not go above 90% unless people with STEEM explicitly convert to VESTS.  Absent any transactions the amount of STEEM held in VESTS will always move TOWARD 90%
34  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][STEEM][POW] - NO IPO | NO PREMINE | NO INSTAMINE (relaunch) on: April 04, 2016, 05:16:07 AM
Guys, do you know, whether it's necessary to have different private keys for each miner, if I am mining on 1 machine on multiple threads?

Do not start multiple instances with the same key, either on the same machine or different machines.

You can have as many threads as you want on a single instance with the same key.

The signature nonce is constructed by the signing key and the thread number. Different instances will have the same thread numbers (1, 2, 3, etc.)

Your best bet is for each steemd you run, you need to have a different key. If in doubt make a different key.

I haven't looked to see if the devs fixed this yet.


Bubba, thanks for providing a positive contribution. I would kindly suggest that you rectify your standing in the Steem community by removing your earlier posts.

We would like to cultivate a positive, encouraging, and honest community that is welcoming to all.
35  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][STEEM][POW] - NO IPO | NO PREMINE | NO INSTAMINE (relaunch) on: April 03, 2016, 06:54:33 PM
I am willing to buy 1BTC worth of STEEM (for now)

Please PM me with your offers.

Escrow is welcome (though not needed)

Thanks,

-Kushed

Keep in mind when you are pricing STEEM that the supply will reach ~500M within a year.  If you convert to VESTS then you can consider the current supply and more-or-less lock in your percentage.

Just trying to help everyone know what to expect when they buy/sell. 
36  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][STEEM][POW] - NO IPO | NO PREMINE | NO INSTAMINE (relaunch) on: April 03, 2016, 05:50:35 PM
If they let you mine all you wanted, all your scam-accusation activity would never even appear here.



No, if they had let me keep what I mined instead of stealing it from me by relaunching, I probably wouldn't think they were abusing their power as devs.

How can you not comprehend that?

I can honestly say that the decision to relaunch had nothing to do with how much anyone had mined and everything to do with a fundamental bug in the scheduling algorithm that lead to undefined scheduling behavior. This undefined behavior affected everyone and coordinating a hard fork in a timely manner was much more expensive.


37  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][STEEM][POW] - NO IPO | NO PREMINE | NO INSTAMINE (relaunch) on: April 03, 2016, 05:37:07 PM
Hi; I am Ned Scott, the founder of Steemit, Inc., an organization that has mined and is currently mining Steem.  Steemit, Inc provided the source code for Steem.

In the next few months, we will be releasing a white paper and a website to describe more about Steem, the cryptocurrency and blockchain.  

The reason this chain has been manufactured into existence as is is most explained by the following blog post: http://bytemaster.github.io/article/2016/03/27/How-to-Launch-a-Crypto-Currency-Legally-while-Raising-Funds/

We appreciate everyone who has mined this into existence with us.  I am available to speak privately with anyone who has mined this chain.

Look forward to being a part of the Steem movement with you.



With total respect, i ask @thereverseflash to post that you are not a troll..  Smiley

I can confirm that steem is Ned Scott.
38  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][STEEM][POW] - NO IPO | NO PREMINE | NO INSTAMINE (relaunch) on: April 02, 2016, 06:49:03 PM
i want to try run steem witness node
a little about myself:

i work as system administrator,
mostly interested in useful POW and if it can work with crypto (can see from my signature)
been mining STEEM with my VPSs because it looked unique coin (i did not use my work servers - it would be both illegal and unfair)
i have accounts steempty and fmooo mining at the moment

Network admin experience sounds like the right skill set for this.  I'll vote for steempty.

Because the network uses approval voting, we can vote for more than 19  witnesses and let everyone else decide which of our nominees actually are selected.

Our influence over the network will decrease over time, but during the bootstrap phase it beneficial.  

  
Quote
Wasn't it more honest to just premine this and make an ICO, instead of running all those 'games'?

We would have preferred the premine + ICO route.  It would have been cleaner, lower risk (in terms of getting desired stake), etc.  Then we talked to lawyers and read the regulations and saw how Ripple was prosecuted.

Conclusion: premine + ICO could force us to register as MSB and cost hundreds of thousands of dollars. Furthermore, it would undermine the real use case for Steem.  ICO also carries
the risk of SEC violations.  I am not saying that a premine + ICO couldn't be done legally without becoming a MSB or violating SEC, I am merely stating that it is more challenging / risky.

Meanwhile Bitcoin, Litecoin, Dogecoin, and other mined coins appear to be accepted and explicitly accounted for in the regulations.  

When it comes to the law and regulations, how you do something is often more important than the result achieved.

So we released a coin with open code that fully documents the protocol for anyone willing to work for it and didn't mine anything before all information about the protocol was technically available to the public. In theory,
anyone could see the protocol and realize the new business opportunities it creates. There is no "insider" information when the protocol is open and anyone can build on it.  

Our only advantage is *information* about how we intend to use the platform. The irony is that there are legal risks in sharing information about what we intend to do for a
coin until after we have done it. That information could be interpreted as a promise that in turn would give the coin value derived from our future actions.  So we didn't promise anything, but we still
know what our plans are. End result, we valued the coin higher than anyone else.  We purchased it with our own miners. Speculators willing to take a risk competed with us even though they didn't
know exactly what we planned to do with the coin.

We also have learned from past experiences like ProtoShares that was used to launch BitShares. Invictus had intended to mine it and make money on the appreciation after BitShares
actually came out, but instead GPU miners and faster mining algorithms were developed within a week of launch. That left the BitShares team struggling for a solution. It is reasonable to
expect that anyone with a profiler and some programming skills could come up with a faster, more efficient, implementation of mining that we did. Higher performance could have been achieved
with just a hour of effort by a competent programmer.  

So, if you are OK with the concept of premine + ICO, and if you value having a development team funded by capital appreciation, and if you value having a team do the best it
can to insulate itself for burdensome regulations, then you can appreciate what was done with STEEM.  If you don't like 'games' then blame the government for their rules, don't blame the people who play by them.
39  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][STEEM][POW] - NO IPO | NO PREMINE | NO INSTAMINE (relaunch) on: April 01, 2016, 10:57:15 PM
do you plan to add this coin to exchange?

Discussions are underway with two exchanges, on of which has committed to adding it and the other is investigating it.
40  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][STEEM][POW] - NO IPO | NO PREMINE | NO INSTAMINE (relaunch) on: April 01, 2016, 10:26:38 PM
NextGen, Steemd, if you would like to be a witness I will vote for your continued efforts if you would be willing to reveal a bit about yourself and are interested in a long-term job running a node.

If you are interested in becoming a witness please share with everyone a little about yourself.  There are 19 slots available.

Pages: « 1 [2] 3 4 5 6 7 8 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!