|
tperalta82
|
|
December 01, 2017, 03:19:18 AM |
|
Yey, got masternode running
|
|
|
|
DavidDuc
Member
Offline
Activity: 187
Merit: 10
You can do What you want.
|
|
December 01, 2017, 03:24:38 AM |
|
Is it only 250k premine? I see in block explore now is 1960821 SUCR. What is it mean?
|
|
|
|
cryptojai
|
|
December 01, 2017, 03:31:46 AM |
|
Is it only 250k premine? I see in block explore now is 1960821 SUCR. What is it mean?
That is total coin . More than 8000 blocks are mined after premine.
|
|
|
|
SucreDev (OP)
|
|
December 01, 2017, 03:32:33 AM |
|
Nice try, not your Explorer already paid the real owner. WTF
|
|
|
|
cryptojai
|
|
December 01, 2017, 03:33:52 AM |
|
Yey, got masternode running Could you please share a masternode setup guide for sucre and get some bounty from Dev
|
|
|
|
DavidDuc
Member
Offline
Activity: 187
Merit: 10
You can do What you want.
|
|
December 01, 2017, 03:34:50 AM |
|
Is it only 250k premine? I see in block explore now is 1960821 SUCR. What is it mean?
That is total coin . More than 8000 blocks are mined after premine. 8000*22.5 = 180k 180k+250k = 430k But I see the number of coin supplying is 1.9 milion. I don't say about the total, I say about the now supply. What wrong is that?
|
|
|
|
SucreDev (OP)
|
|
December 01, 2017, 03:46:08 AM |
|
2 questions 1. Why are there already 2 million coins in circulation? 2. Why is there a wallet with 1.5 million coins? 1= similar to DASH when they started 2= first pool address, still investigating this, the pool is not promoted for now (but still miner on it). I deserve most part of coins mined in your first pool as i was the one with top hash right from start . You can check the statitics of the address SS8pnFPEue5ZesiAH7MAfjAj8uN8NNv6WA in your pool. Hope i get atleast some part of it . I will check all payments 1 by 1 and make manual payment for all miss payments. You will have to give me some time for this, my redis database explorer have trouble loading the database. This could take 24 to 48 hours, but it will be done. thanks for your understanding.
|
|
|
|
TimC
Legendary
Offline
Activity: 1764
Merit: 1022
|
|
December 01, 2017, 03:50:28 AM |
|
Is it only 250k premine? I see in block explore now is 1960821 SUCR. What is it mean?
That is total coin . More than 8000 blocks are mined after premine. 8000*22.5 = 180k 180k+250k = 430k But I see the number of coin supplying is 1.9 milion. I don't say about the total, I say about the now supply. What wrong is that? Based on DASH 0.12.2 source Block target: 150 seconds Block reward: Min 5, Max 500It is based on DASH so as the difficulty goes up the reward goes down. So when the coins launches the rewards is 500 SUCR per block and as the difficulty goes up the rewards will go down to a min of 5 SURC. So the rewards a in between 5 thru 500 depending on the difficulty.
|
|
|
|
SucreDev (OP)
|
|
December 01, 2017, 03:54:02 AM |
|
Pool http://pool.sucremoneda.net will be shut down in 2 hours. there is many coins stuck there.I will check all payments 1 by 1 and make manual payment for all miss payments. You will have to give me some time for this, my redis database explorer have trouble loading the database. This could take 24 to 48 hours, but it will be done. thanks for your understanding.
|
|
|
|
alex go
Newbie
Offline
Activity: 10
Merit: 0
|
|
December 01, 2017, 03:55:24 AM |
|
finishing up manual payouts. If you are still missing some coin please send me a PM.
I send PM.
|
|
|
|
The SHAman
Newbie
Offline
Activity: 56
Merit: 0
|
|
December 01, 2017, 03:57:04 AM |
|
finishing up manual payouts. If you are still missing some coin please send me a PM.
I send PM. I responded, final payment sent
|
|
|
|
tperalta82
|
|
December 01, 2017, 03:58:06 AM |
|
How to start masternode:
Settings -> Options -> Wallet -> Enable coin features (you'll need this in the future) Settings -> Options -> Wallet -> Show Masternodes Tab Press OK and restart wallet
Tools -> Debug Console
type and save the the outputs in a notepad: masternode genkey Should output something like this : KzvDF8y1PZQkc7QnB4bXWQXpvetfUfMVxJoApKqeQxxxxxxxxxxxx getaccountaddress 0 Will output a SUCR address
Transfer *EXACTLY* 1000 SUCR to the output of the getaccountaddress 0, wait for 15 confirmations until the next step
After the 15 on confirmations go to the console and type: masternode outputs Should output something like this
{ "1a5c6c262dac96b652aadc7a4d5a443b8b48f56869c2d28xxxxxxxxxxxxxxxx": "1" }
Save the contents to the same notepad
Tools -> Open Wallet Configuration File (Windows will probably ask you for an application to open the file, use notepad) Add the following to the file masternode=1 masternodeprivkey=KzvDF8y1PZQkc7QnB4bXWQXpvetfUfMVxJoApKqeQxxxxxxxxxxxx externalip=YOUR PUBLIC IP ADDRESS (make sure you port forward if inside a NAT to port 9336) save and exit
Tools -> Open Masternode Configuration File Add the following to the file: mn1 YOURPUBLICIPADDRESS:9336 KzvDF8y1PZQkc7QnB4bXWQXpvetfUfMVxJoApKqeQxxxxxxxxxxxx 1a5c6c262dac96b652aadc7a4d5a443b8b48f56869c2d28xxxxxxxxxxxxxxxx 1
Save and exit
Restart the wallet, go to the masternodes tab, try to start the masternode It will be in a pre_enabled state for around 20 to 30 minutes., then it will go to enabled
SZfactRpW16Po5KVgWQhTUeyDB17FckPbV if you liked it , if you have any issues, ping me
|
|
|
|
tperalta82
|
|
December 01, 2017, 04:11:24 AM |
|
Pool http://pool.sucremoneda.net will be shut down in 2 hours. there is many coins stuck there.I will check all payments 1 by 1 and make manual payment for all miss payments. You will have to give me some time for this, my redis database explorer have trouble loading the database. This could take 24 to 48 hours, but it will be done. thanks for your understanding. So, as a result of this, if I want to mine the coin, which one is available then I can switch my rigs into them. You can try https://sucr.multipools.club/
|
|
|
|
alex go
Newbie
Offline
Activity: 10
Merit: 0
|
|
December 01, 2017, 04:12:17 AM |
|
finishing up manual payouts. If you are still missing some coin please send me a PM.
I received a payment! Great thanks!
|
|
|
|
The SHAman
Newbie
Offline
Activity: 56
Merit: 0
|
|
December 01, 2017, 04:17:50 AM |
|
Pool http://pool.sucremoneda.net will be shut down in 2 hours. there is many coins stuck there.I will check all payments 1 by 1 and make manual payment for all miss payments. You will have to give me some time for this, my redis database explorer have trouble loading the database. This could take 24 to 48 hours, but it will be done. thanks for your understanding. So, as a result of this, if I want to mine the coin, which one is available then I can switch my rigs into them. The coin is back up over at https://www.blockfinder.guru. The one that is labeled Sucre (SUCROLD) is only there while we finish our manual payments. This way no one can come and say we purged the DB and kept the coins. If you mined the pool earlier you will need to connect with a NEW wallet address. You will NOT be able to connect to the stratum if you use the wallet address from earlier today. We will watch the coin and if automatic payments does not kick in we will turn the coin off again. https://i.imgur.com/cyolfuQ.png
|
|
|
|
tperalta82
|
|
December 01, 2017, 04:48:09 AM |
|
** Attention to pool owners, to not run MASTERNODE on the same wallet as the pool, shit will happen*
|
|
|
|
The SHAman
Newbie
Offline
Activity: 56
Merit: 0
|
|
December 01, 2017, 05:01:45 AM |
|
** Attention to pool owners, to not run MASTERNODE on the same wallet as the pool, shit will happen*
Don't think any experienced pool owner would
|
|
|
|
tperalta82
|
|
December 01, 2017, 05:14:10 AM |
|
** Attention to pool owners, to not run MASTERNODE on the same wallet as the pool, shit will happen*
Don't think any experienced pool owner would I'm not a experienced pool owner But didn't expect to be a problem, the thing is, the pool detects the masternode's blocks, as it's own, even when you have it on a different address, doesn't make much sense, but oh well, solved.
|
|
|
|
thnhantp
Newbie
Offline
Activity: 28
Merit: 0
|
|
December 01, 2017, 05:51:48 AM |
|
Block Explorer: http://202.5.23.130:98/my wallet sucre: SUnFCMzEsvprj6YzHGL7CpH4CxkW1DJnfu thanks
|
|
|
|
|