kcanup
Legendary
Offline
Activity: 1484
Merit: 1000
|
|
March 20, 2015, 07:41:10 AM |
|
What is the total supply of this coin guys?
|
|
|
|
jeffery_dahmer
Member
Offline
Activity: 84
Merit: 10
|
|
March 20, 2015, 10:19:28 AM |
|
type getinfo in your wallets console... here is the latest
"blocks" : 302996, "moneysupply" : 9052265.75166700,
|
Still waiting, FrazzleNutz
|
|
|
kcanup
Legendary
Offline
Activity: 1484
Merit: 1000
|
|
March 20, 2015, 11:30:21 AM |
|
type getinfo in your wallets console... here is the latest
"blocks" : 302996, "moneysupply" : 9052265.75166700,
Thanks!! Didnt have a wallet installed and no stats on cmc so i had to ask here
|
|
|
|
leetcoiner
|
|
March 20, 2015, 01:40:40 PM |
|
ok
wallet is connected but there is massage
warning: checkpoint is too old. Wait for blockchain to download, or notify the developer....
i have wallet open 7 hours?!?!
what shoud i do
|
|
|
|
DoubleDD
Member
Offline
Activity: 90
Merit: 10
|
|
March 20, 2015, 02:08:33 PM |
|
ok
wallet is connected but there is massage
warning: checkpoint is too old. Wait for blockchain to download, or notify the developer....
i have wallet open 7 hours?!?!
what shoud i do
Can you check which block you are on. May want to close wallet and reopen. Since there is over 306,000 blocks, its going to take some time to get caught up, but not 7 hrs. BTCBTCDoubleDD
|
|
|
|
leetcoiner
|
|
March 20, 2015, 02:42:02 PM |
|
seems it takes more time to get to 307 it's ok now nom nom staking party
|
|
|
|
DoubleDD
Member
Offline
Activity: 90
Merit: 10
|
|
March 20, 2015, 04:52:17 PM |
|
Current Block: 235,121
POS changing very soon..... Highest POS ever.....
CODE: int64 GetProofOfStakeRewardYear(int nHeight) { static int64 nBaseCoinYear = 2920 * CENT; static int64 nMaxPercent = 10000; static int64 nReward = 0; if nHeight(<= 324000) // 8% Daily for One Month return nBaseCoinYear; else { nReward = ((nHeight % nMaxPercent) + 10000); // Fluctuates actual stake rate between 10000% and 20000% if (nReward == 0) nReward = nMaxPercent; printf("Stake percent on block %d is %d\n", nHeight, nReward); return nReward * CENT; } }
BTCBTC DoubleDD
Current Block: 262,353 CODE: int64 GetProofOfStakeRewardYear(int nHeight) { static int64 nBaseCoinYear = 2920 * CENT; static int64 nMaxPercent = 10000; static int64 nReward = 0; if nHeight(<= 324000) // 8% Daily for One Month return nBaseCoinYear; else { nReward = ((nHeight % nMaxPercent) + 10000); // Fluctuates actual stake rate between 10000% and 20000% if (nReward == 0) nReward = nMaxPercent; printf("Stake percent on block %d is %d\n", nHeight, nReward); return nReward * CENT; } } BLOCK: 265,800BTCBTCDoubleDD Not long till we get to block 324,000 BLOCK: 286,351BTCBTCDoubleDD Under 14,000 blocks remaining till ECASH becomes " HIGHEST POS STAKING COIN" CURRENT BLOCK: 310,000BTCBTCDoubleDD
|
|
|
|
prfields6038
Member
Offline
Activity: 118
Merit: 10
|
|
March 20, 2015, 04:57:11 PM |
|
any idea why my wallet indicates it is not staking, but actually is staking? The circle with arrow is grey.
Thanks
|
|
|
|
DoubleDD
Member
Offline
Activity: 90
Merit: 10
|
|
March 20, 2015, 05:04:45 PM |
|
any idea why my wallet indicates it is not staking, but actually is staking? The circle with arrow is grey.
Thanks
As long as the wallet is open, you are staking. May have something to do with the extremely fast block times why the blue arrow rarely shows up. BTCBTCDoubleDD
|
|
|
|
billotronic
Legendary
Offline
Activity: 1610
Merit: 1000
Crackpot Idealist
|
|
March 20, 2015, 05:15:07 PM |
|
the wishful thinking in this thread is absolutely amazing!
|
|
|
|
iGotSpots (OP)
Legendary
Offline
Activity: 2548
Merit: 1054
CPU Web Mining 🕸️ on webmining.io
|
|
March 20, 2015, 06:08:42 PM |
|
the wishful thinking in this thread is absolutely amazing!
I must be making you a LOT of money with the amount of time you spend riding my dick
|
|
|
|
freedomsr40
|
|
March 20, 2015, 06:11:40 PM |
|
weird thing going on with my wallet, ive had my wallet open for about 16 hours, restarted it a few times and its still only about 2% synced, any ideas?
|
|
|
|
vegasguy
Legendary
Offline
Activity: 1610
Merit: 1003
"Yobit pump alert software" Link in my signature!
|
|
March 20, 2015, 06:33:13 PM |
|
the wishful thinking in this thread is absolutely amazing!
The price has been rising every hour. Thats a fact, jack. Vegas
|
I want to make sure everyone knows that I just released my software called "Yobit pump alert". THis is custom software that uses an algo to detect the start of a pump here on yobit, the second it starts. YOu can even filter the coins you see by price. Most pumps start less than 100 sats , so you can easily filter the cheap coins, so they are the only ones displayed https://bitcointalk.org/index.php?topic=1945937.msg20241953#msg20241953
|
|
|
iGotSpots (OP)
Legendary
Offline
Activity: 2548
Merit: 1054
CPU Web Mining 🕸️ on webmining.io
|
|
March 20, 2015, 06:37:27 PM |
|
If we get 100 people playing trivia for the giveaway in #MMXIV today, I'm going to triple the per question reward for the whole weekend
|
|
|
|
freedomsr40
|
|
March 20, 2015, 06:54:49 PM |
|
id buy some ecash if i could get the wallet working..
|
|
|
|
Kaenguru
|
|
March 20, 2015, 07:00:06 PM |
|
id buy some ecash if i could get the wallet working.. More details please, type in console getinfo and copy&paste here
|
|
|
|
iGotSpots (OP)
Legendary
Offline
Activity: 2548
Merit: 1054
CPU Web Mining 🕸️ on webmining.io
|
|
March 20, 2015, 07:24:36 PM |
|
FUCK IT, Let's get these coins out I'm bumping trivia question rewards to 10x their current rate and increasing it to 100x when we get 100 people in the channel playing pool.mmxivcoin.com/chat if don't have a Freenode IRC client
|
|
|
|
billotronic
Legendary
Offline
Activity: 1610
Merit: 1000
Crackpot Idealist
|
|
March 20, 2015, 07:33:36 PM |
|
the wishful thinking in this thread is absolutely amazing!
I must be making you a LOT of money with the amount of time you spend riding my dick lol oh yeah a wheel barrow full... laugh all the way to the bank.
|
|
|
|
andrepierre
|
|
March 20, 2015, 07:41:08 PM |
|
Any advice, I downloaded the wallet again, it crash whole time on my windows.
Any suggestions?
If your wallet is empty, be sure to remove the following folders before trying to launch it again. It will take quite a while to download the entire blockchain. C:\Users\USERNAME\AppData\Roaming\ ECOINMake sure you download it from the OP page. https://bitcointalk.org/index.php?topic=983694.0Do you have any connections? If not, you could try adding 'addnode' to ecoin.conf file. You shouldn't need to add these but it may help. I will post valid nodes. Create ecash.conf C:\Users\USERNAME\AppData\Roaming\ECASH\ecash.conf Add the following lines and save. addnode=94.140.68.197:11091 addnode=76.120.43.163:11091 addnode=23.249.224.59:11091 addnode=70.92.184.203:11091 addnode=46.59.220.104:11091 BTCBTCDoubleDD Hi I download right wallet and also have connections but it crash whole time and give error message. Can you provide a screen shot of error. There is a log in the ECOIN folder that may help as well. Check at the bottom of the log file for errors after it crashes. You can also post the here. BTCBTCDoubleDD This is the error message: Microsoft Visual C++ Runtime Library (Ecash have stop working) This application has requested the Runtime to terminate it in an unusaul way. Please contact the application's support team for more information. This is a local error. The issue is on the PC you are using Any idea how I can fix it?
|
|
|
|
rhegie13
|
|
March 20, 2015, 07:41:30 PM |
|
Spots, how do we register on IRC?
|
|
|
|
|