Bitcoin Forum
May 03, 2024, 01:25:10 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 15 16 »  All
  Print  
Author Topic: [ANN] NODECOIN [ND] - Masternodes  (Read 6404 times)
lionaries
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
January 01, 2018, 11:08:23 AM
 #141

i didnt use pools. solo only...
Could you share a .bat file of yours with example of ip usage for solo mining?
1714742710
Hero Member
*
Offline Offline

Posts: 1714742710

View Profile Personal Message (Offline)

Ignore
1714742710
Reply with quote  #2

1714742710
Report to moderator
1714742710
Hero Member
*
Offline Offline

Posts: 1714742710

View Profile Personal Message (Offline)

Ignore
1714742710
Reply with quote  #2

1714742710
Report to moderator
1714742710
Hero Member
*
Offline Offline

Posts: 1714742710

View Profile Personal Message (Offline)

Ignore
1714742710
Reply with quote  #2

1714742710
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
fleer
Full Member
***
Offline Offline

Activity: 364
Merit: 100



View Profile
January 01, 2018, 11:08:51 AM
 #142

i didnt use pools. solo only...
Could you share a .bat file of yours with example of ip usage for solo mining?

ccminer -a skein -o localhost:4433 -u X -p Q

●                                                           Z I X X                                                           ●
[     DISCORD     ]  [    TWITTER    ]  [ ANN THREAD ]  [   FACEBOOK   ]
|    Automated Shared MNs    |   80% Masternode Rewards   |    Highest "Locked %"    |
httpb
Sr. Member
****
Offline Offline

Activity: 644
Merit: 272



View Profile
January 01, 2018, 11:17:22 AM
 #143

i didnt use pools. solo only...
Could you share a .bat file of yours with example of ip usage for solo mining?

ccminer -a skein -o localhost:4433 -u X -p Q

I'm using the parameters from nodecoin.conf:
Code:
ccminer.exe -a skein -o 127.0.0.1:29116 -u mywalletaddress -p mypassword

Is that wrong?
fleer
Full Member
***
Offline Offline

Activity: 364
Merit: 100



View Profile
January 01, 2018, 11:19:50 AM
 #144

i didnt use pools. solo only...
Could you share a .bat file of yours with example of ip usage for solo mining?

ccminer -a skein -o localhost:4433 -u X -p Q

I'm using the parameters from nodecoin.conf:
Code:
ccminer.exe -a skein -o 127.0.0.1:29116 -u mywalletaddress -p mypassword

Is that wrong?

if you want your bat to look like that, your conf file should look like this then
gen=1
server=1
listen=1
daemon=1
rpcuser=mywalletaddress
rpcpassword=mypassword
rpcallowip=127.0.0.1
rpcallowip=localhost
rpcport=29116
port=12345

●                                                           Z I X X                                                           ●
[     DISCORD     ]  [    TWITTER    ]  [ ANN THREAD ]  [   FACEBOOK   ]
|    Automated Shared MNs    |   80% Masternode Rewards   |    Highest "Locked %"    |
momie
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
January 01, 2018, 11:23:28 AM
 #145

DEV !!

DSgfaT2p5DgfWK8TEYS3NM3jKprTR9XB7c
httpb
Sr. Member
****
Offline Offline

Activity: 644
Merit: 272



View Profile
January 01, 2018, 11:26:17 AM
 #146

i didnt use pools. solo only...
Could you share a .bat file of yours with example of ip usage for solo mining?

ccminer -a skein -o localhost:4433 -u X -p Q

I'm using the parameters from nodecoin.conf:
Code:
ccminer.exe -a skein -o 127.0.0.1:29116 -u mywalletaddress -p mypassword

Is that wrong?

if you want your bat to look like that, your conf file should look like this then
gen=1
server=1
listen=1
daemon=1
rpcuser=mywalletaddress
rpcpassword=mypassword
rpcallowip=127.0.0.1
rpcallowip=localhost
rpcport=29116
port=12345


It does except for port=12345. I don't have that.
fleer
Full Member
***
Offline Offline

Activity: 364
Merit: 100



View Profile
January 01, 2018, 11:28:06 AM
 #147

the RPCport and user and pass are whatever you set it as in your conf file

●                                                           Z I X X                                                           ●
[     DISCORD     ]  [    TWITTER    ]  [ ANN THREAD ]  [   FACEBOOK   ]
|    Automated Shared MNs    |   80% Masternode Rewards   |    Highest "Locked %"    |
LsL
Member
**
Offline Offline

Activity: 140
Merit: 40


View Profile
January 01, 2018, 11:45:12 AM
 #148

i didnt use pools. solo only...
Could you share a .bat file of yours with example of ip usage for solo mining?

ccminer -a skein -o localhost:4433 -u X -p Q

I'm using the parameters from nodecoin.conf:
Code:
ccminer.exe -a skein -o 127.0.0.1:29116 -u mywalletaddress -p mypassword

Is that wrong?

if you want your bat to look like that, your conf file should look like this then
gen=1
server=1
listen=1
daemon=1
rpcuser=mywalletaddress
rpcpassword=mypassword
rpcallowip=127.0.0.1
rpcallowip=localhost
rpcport=29116
port=12345

I can`t get it work... Sad
any help highly appreciated pls

BTW happy new year Smiley

miner msg: HTTP request failed:  HTTP request failed: Failed to connect to 127.0.0.1 port 29116: Connection refused

fleer
Full Member
***
Offline Offline

Activity: 364
Merit: 100



View Profile
January 01, 2018, 11:48:24 AM
 #149

Dev, when does pos start? op says block 400 and it's block 425 now

●                                                           Z I X X                                                           ●
[     DISCORD     ]  [    TWITTER    ]  [ ANN THREAD ]  [   FACEBOOK   ]
|    Automated Shared MNs    |   80% Masternode Rewards   |    Highest "Locked %"    |
loatchoat
Full Member
***
Offline Offline

Activity: 210
Merit: 101


View Profile
January 01, 2018, 11:56:17 AM
 #150

Is this algorithm for ASIC or GPU?

Sonanh1234
Newbie
*
Offline Offline

Activity: 58
Merit: 0


View Profile
January 01, 2018, 12:19:22 PM
 #151

the RPCport and user and pass are whatever you set it as in your conf file
how can i solo mining with miningrigrental? can you help me?
butmuncher
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
January 01, 2018, 12:23:03 PM
 #152

Pos broken, did not activate at 400

DKqZzd1CRBEy4sMgbHV7NR3toaY72UMXuC DIXIHUB
fleer
Full Member
***
Offline Offline

Activity: 364
Merit: 100



View Profile
January 01, 2018, 12:24:44 PM
 #153

dev, this don't work.  fix immediately or quit

// miner's coin stake reward
int64_t GetProofOfStakeReward(const CBlockIndex* pindexPrev, int64_t nCoinAge, int64_t nFees)
{
    int64_t nSubsidy = 0;

    if (pindexBest->nHeight+1 > 400 && pindexBest->nHeight+1 <= 10000) {
        nSubsidy = 10 * COIN;
    }
    else if (pindexBest->nHeight+1 > 10000 && pindexBest->nHeight+1 <= 30000)  {
        nSubsidy = 12 * COIN;
    }
    else if (pindexBest->nHeight+1 > 30000 && pindexBest->nHeight+1 <= 50000)  {
        nSubsidy = 13 * COIN;
    }
    else if (pindexBest->nHeight+1 > 50000 && pindexBest->nHeight+1 <= 70000) {
        nSubsidy = 14 * COIN;
    }
    else if (pindexBest->nHeight+1 > 70000 && pindexBest->nHeight+1 <= 100000) {
        nSubsidy = 15 * COIN;
    }
        else if (pindexBest->nHeight+1 > 100000 && pindexBest->nHeight+1 <= 200000) {
        nSubsidy = 10 * COIN;
    }
    else if (pindexBest->nHeight+1 > 200000) {
        nSubsidy = 8 * COIN;
    }
       
    return nSubsidy + nFees;
}


●                                                           Z I X X                                                           ●
[     DISCORD     ]  [    TWITTER    ]  [ ANN THREAD ]  [   FACEBOOK   ]
|    Automated Shared MNs    |   80% Masternode Rewards   |    Highest "Locked %"    |
teosanru (OP)
Hero Member
*****
Offline Offline

Activity: 2100
Merit: 618


View Profile
January 01, 2018, 12:42:33 PM
 #154

dev, this don't work.  fix immediately or quit

// miner's coin stake reward
int64_t GetProofOfStakeReward(const CBlockIndex* pindexPrev, int64_t nCoinAge, int64_t nFees)
{
    int64_t nSubsidy = 0;

    if (pindexBest->nHeight+1 > 400 && pindexBest->nHeight+1 <= 10000) {
        nSubsidy = 10 * COIN;
    }
    else if (pindexBest->nHeight+1 > 10000 && pindexBest->nHeight+1 <= 30000)  {
        nSubsidy = 12 * COIN;
    }
    else if (pindexBest->nHeight+1 > 30000 && pindexBest->nHeight+1 <= 50000)  {
        nSubsidy = 13 * COIN;
    }
    else if (pindexBest->nHeight+1 > 50000 && pindexBest->nHeight+1 <= 70000) {
        nSubsidy = 14 * COIN;
    }
    else if (pindexBest->nHeight+1 > 70000 && pindexBest->nHeight+1 <= 100000) {
        nSubsidy = 15 * COIN;
    }
        else if (pindexBest->nHeight+1 > 100000 && pindexBest->nHeight+1 <= 200000) {
        nSubsidy = 10 * COIN;
    }
    else if (pindexBest->nHeight+1 > 200000) {
        nSubsidy = 8 * COIN;
    }
       
    return nSubsidy + nFees;
}



What does not work, could you be more specific?

I inform you that I will stop the nodes to do some tests because I need to corroborate some user complaints if they are true or not
tiny-pool
Newbie
*
Offline Offline

Activity: 154
Merit: 0


View Profile WWW
January 01, 2018, 12:47:05 PM
 #155

NODECOIN (ND) is available at tiny-pool.com
tiny-pool.com

Code:
-a skein -o stratum+tcp://tiny-pool.com:4933 -u <WALLET_ADDRESS> -c=ND

Promotional Offer !!!
No Fees
Low latency
Multi core, multi threads for higher performance
No Registration required.
Zero1One0
Full Member
***
Offline Offline

Activity: 625
Merit: 125



View Profile
January 01, 2018, 12:47:47 PM
 #156

I'm interested in the MN. I've downloaded the wallet and will wait for further announcement from OP.
Will there be an airdrop?

  ShareRing        ███  █    Telegram     █  ███          ShareRing
██   The world's first trusted token for sharing services   ██
██   One way to pay for sharing everything ██   no matter what it is or where you are   ██
momie
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
January 01, 2018, 12:49:44 PM
 #157

Hope so but there no interest from miners..

DSgfaT2p5DgfWK8TEYS3NM3jKprTR9XB7c
teosanru (OP)
Hero Member
*****
Offline Offline

Activity: 2100
Merit: 618


View Profile
January 01, 2018, 12:54:31 PM
 #158

Hope so but there no interest from miners..

if there will be airdrop, anyway I will start doing some tests for an update. mining will stop for a few hours, I will keep you informed here, until you see that everything is going well, no currency will be sold, the goal is not to defraud any user
wbk940122
Full Member
***
Offline Offline

Activity: 376
Merit: 100


View Profile
January 01, 2018, 01:00:33 PM
 #159

Hope so but there no interest from miners..

if there will be airdrop, anyway I will start doing some tests for an update. mining will stop for a few hours, I will keep you informed here, until you see that everything is going well, no currency will be sold, the goal is not to defraud any user

that's great news ,i will keep watching update news,hope can take part in this project later.
fleer
Full Member
***
Offline Offline

Activity: 364
Merit: 100



View Profile
January 01, 2018, 01:03:05 PM
 #160

Hope so but there no interest from miners..

if there will be airdrop, anyway I will start doing some tests for an update. mining will stop for a few hours, I will keep you informed here, until you see that everything is going well, no currency will be sold, the goal is not to defraud any user

you clearly don't know how blockchain works if you think you can stop all mining for a few hours by declaration

●                                                           Z I X X                                                           ●
[     DISCORD     ]  [    TWITTER    ]  [ ANN THREAD ]  [   FACEBOOK   ]
|    Automated Shared MNs    |   80% Masternode Rewards   |    Highest "Locked %"    |
Pages: « 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 15 16 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!