insom
|
|
June 10, 2014, 05:37:32 PM |
|
nice price increase
|
|
|
|
BohemianStalker
|
|
June 10, 2014, 05:43:38 PM |
|
The coin looking good, need more transparency, visibility and marketing do you need any help dev?
|
|
|
|
insom
|
|
June 10, 2014, 06:14:17 PM |
|
btw, any nodes to add manually?
|
|
|
|
Soepkip
|
|
June 10, 2014, 06:34:15 PM |
|
How many coins are there exactly now?
100,800,000 Actually, just checked with someone: getinfo returns: "moneysupply" : 68877700.71590273, So there are only 68,87 million coins!
|
|
|
|
insom
|
|
June 10, 2014, 06:36:45 PM |
|
same here
|
|
|
|
Real_Unhooked
|
|
June 10, 2014, 06:50:56 PM |
|
How many coins are there exactly now?
100,800,000 Actually, just checked with someone: getinfo returns: "moneysupply" : 68877700.71590273, So there are only 68,87 million coins! Dam that's a good sign right? This along with anon should shoot this coin to 2K Sat atleast
|
|
|
|
K0b1
|
|
June 10, 2014, 06:52:32 PM |
|
Wow This VOOT is going to 3k soon, Things happen faster than I thought...
|
|
|
|
insom
|
|
June 10, 2014, 06:53:03 PM |
|
MsCollec should change it @ OP asap
|
|
|
|
Soepkip
|
|
June 10, 2014, 06:56:11 PM |
|
How many coins are there exactly now?
100,800,000 Actually, just checked with someone: getinfo returns: "moneysupply" : 68877700.71590273, So there are only 68,87 million coins! Dam that's a good sign right? This along with anon should shoot this coin to 2K Sat atleast I'd think so Well, hope the dev can deliver on the anon and the market thing
|
|
|
|
McKie
Sr. Member
Offline
Activity: 336
Merit: 250
Twitter: @Steven_McKie
|
|
June 10, 2014, 07:15:05 PM |
|
Go Voot Go!
|
BLK Donate: B7Pegtcz9wa9Uf5NsQLQ26HbQCBc8EmRGz
|
|
|
insom
|
|
June 10, 2014, 07:16:02 PM |
|
new floor 500sat?
|
|
|
|
komodovpn
|
|
June 10, 2014, 07:17:31 PM |
|
voot going up in price
|
|
|
|
insom
|
|
June 10, 2014, 07:19:23 PM |
|
people selling under 500 will regret it so hard
|
|
|
|
placebo
Legendary
Offline
Activity: 1120
Merit: 1000
|
|
June 10, 2014, 07:24:10 PM |
|
|
|
|
|
MsCollec (OP)
Legendary
Offline
Activity: 1400
Merit: 1000
|
|
June 10, 2014, 07:26:57 PM |
|
I withdrew 7.3 BTC from the account
4.8 BTC for buy support on Bittrex [ this amount is meant for the darkmarket development, since im not starting now until after anon. I think its best to buy some vootcoin with it and sell after anon in order to get the more btc and better system]
2.5 BTC [this is the upfront payment for the anon]
|
|
|
|
komodovpn
|
|
June 10, 2014, 07:27:58 PM |
|
great job dev, glad to see some commitment on a coin unlike many others that have been released in the past week or two
|
|
|
|
|
insom
|
|
June 10, 2014, 07:32:53 PM |
|
MsCollec whats up with the 68M PoW supply (instead of 100,800,000)? just curious
|
|
|
|
Soepkip
|
|
June 10, 2014, 07:34:58 PM |
|
MsCollec whats up with the 68M PoW supply (instead of 100,800,000)? just curious
That's what happens with all PoW/PoS coins, since there are PoS blocks intertwined under the 10000 blocks you'll get less supply, since the PoS blocks do not award you with 10800 coins
|
|
|
|
MsCollec (OP)
Legendary
Offline
Activity: 1400
Merit: 1000
|
|
June 10, 2014, 07:36:28 PM |
|
MsCollec whats up with the 68M PoW supply (instead of 100,800,000)? just curious
You can see the last PoW block is 10,080. No more coins from PoW only staking static const int LAST_POW_BLOCK = 10080;
static const unsigned int MAX_BLOCK_SIZE = 1000000; static const unsigned int MAX_BLOCK_SIZE_GEN = MAX_BLOCK_SIZE/2; static const unsigned int MAX_BLOCK_SIGOPS = MAX_BLOCK_SIZE/50; static const unsigned int MAX_ORPHAN_TRANSACTIONS = MAX_BLOCK_SIZE/100; static const unsigned int MAX_INV_SZ = 50000; static const int64_t MIN_TX_FEE = 1000; static const int64_t MIN_RELAY_TX_FEE = MIN_TX_FEE; static const int64_t MAX_MONEY = 201600000 * COIN; static const int64_t COIN_YEAR_REWARD = 10 * CENT; // 10% per year static const int64_t MAX_MINT_PROOF_OF_STAKE = 0.1 * COIN; // 10% annual interest static const int MODIFIER_INTERVAL_SWITCH = 4320;
|
|
|
|
|