Pages:
Author

Topic: 2017 BitcoinTalk Ann Giveaway + Bounty [2017] X13 - page 5. (Read 11354 times)

hero member
Activity: 980
Merit: 1000
.
Hi dev check my work if interested please contact on PM , thanks

New wallet+new logo





newbie
Activity: 34
Merit: 0
Ты купил?
sr. member
Activity: 910
Merit: 250
]www.[Suspicious link removed]

No registration needed, just use your wallet address as username and no password needed.

stratum+tcp://[Suspicious link removed]:PORT -u YOURWALLETHERE -p x
Port: 3014, Diff: 0.001   |   Port: 4014, Diff: 0.002   |   Port: 5014, Diff: 0.01   |   Port: 6014, Diff: 0.04   |  


Payouts are every 20 mins after blocks has been confirmed.

Efficiency 99.42%  Port: 6014, Diff: 0.04    600 MH  what's wrong?
newbie
Activity: 35
Merit: 0
any news about giveaway?
member
Activity: 75
Merit: 10
www.Cryptopool.tk

No registration needed, just use your wallet address as username and no password needed.

stratum+tcp://cryptopool.tk:PORT -u YOURWALLETHERE -p x
Port: 3014, Diff: 0.001   |   Port: 4014, Diff: 0.002   |   Port: 5014, Diff: 0.01   |   Port: 6014, Diff: 0.04   |  


Payouts are every 20 mins after blocks has been confirmed.
hero member
Activity: 618
Merit: 500
2017 added TO NOVAEXCHANGE

https://novaexchange.com/market/BTC_2017/

Pool

http://www.mineblocks.eu/getting_started


Rewards : 2V5y5vy7NMGCkAmpk6PUjvSQEX9xVzyDEE
member
Activity: 98
Merit: 13
you will get 0.03837519 coins every block that matures every 24 hours regardless how much is the coin in that block. This is a mess, have fun guys.
1. 0.003 and not 0.03
2. even if the min. stake Age is 1 hour. this doesnt mean that you solve every 60 minutes some PoS Block.... => read 2.1
2.1 your Input to solve a pos block has to meat a specific target, which is based on "CoinDays" calculated by CoinValue and Age...  => read 2.2
2.2 The required "Stake Weight" is One Coin Day. anything below isnt able to generate a PoS Block,   read 2.3
2.3 This means in less words ....   your Text above miss completly the Topic and or atleast the function behind it.
but i expect that you allright notice that your doesnt find 1440 Blocks per day just for Keep your wallet online ..... 
...  but normaly this doesnt Need to get explained by a Novice to  you.

... just for the remaining People who doesnt got the Point about the 5-8 lines above / 1 - 2.3 ..



1 Single Input with 1 Coin, full confirmed for atleast 24 Hours  = is able to solve a PoS Block
10 Single Inputs with 0.1 Coins each, and 1 Coin total on the same Address, full confirmed for atleast 24 Hours = are able to solve a Block

both hit  " 1 "  CoinDay.

One Single Input with 0.1 Coin, full confirmed Need 10 Days to reach 1 " Coin Day ~ StakeWeight " which let you solve a pos block
ten Inputs with 0.01 Coin each, full confirmed Need 10 Days to reach 1 " Coin Day ~ StakeWeight "  which let you solve a pos block

both hit " 1 " Coin Day.

1 Input with 2 Coins, full confirmed for 12 Hours hit a StakeWeight from "1" and could solve a pos Block
1 Input with 12 Coins, full confirmed for 2 Hours hit a StakeWeight from "1 " and could solve a pos Block
1 Input with 24 Coins, full confirmed for 1 Hours hit a StakeWeight from " 1 " and could solve a pos Block

10 Input with 2 Coins total , full confirmed for 12 Hours hit a StakeWeight from "1" and could solve a pos Block
10 Input with 12 Coins total, full confirmed for 2 Hours hit a StakeWeight from "1 " and could solve a pos Block
10 Input with 24 Coins, full confirmed for 1 Hours hit a StakeWeight from " 1 " and could solve a pos Block

100 Input with 2 Coins total , full confirmed for 12 Hours hit a StakeWeight from "1" and could solve a pos Block
100 Input with 12 Coins total, full confirmed for 2 Hours hit a StakeWeight from "1 " and could solve a pos Block
100 Input with 24 Coins, full confirmed for 1 Hours hit a StakeWeight from " 1 " and could solve a pos Block

each of them hit " 1 " Coin Day


as result for the novice user and beginners,  your Wallet Display your StakeWeight, you Need atleast a stakeweight from " 1 "
the StakeWeight is calculated by                       Coins * Age = CoinWeight



kindy regards








EDIT : just to make sure that you understand what would be needed to reach a "MESS" and gangrape the PoS Blocks....
....  IF you own 1440 Coins , Split into 1440 Inputs and then run your Wallet, you would find every Minute a Block ....



EDIT : 
you will get 0.03837519 coins every block that matures every 24 hours regardless how much is the coin in that block. This is a mess, have fun guys.
  ... i think you notice that the reward is 10 times smaller...  but

.... EVEN ..  with 0.04 Coins per Block, that Input Needs atleast 25 Days until the Coin Age hit the min. requirment
and acording to the 0.0038 Coins, your Block wouldnt Need 24 Hours ...  he Need +250 Days.



Thank you for your Atention,
and by the way ...  wenn man keine Ahnung hat, einfach mal die Fresse halten.   Cool Grin
sr. member
Activity: 307
Merit: 250
hello dev not open bounty signature campaign and social media campaign
member
Activity: 98
Merit: 13
i was busy in the past days with something called real life.
check your pm
newbie
Activity: 95
Merit: 0
Lost all my coins. Because the wallet stopped to sync. Write in a personal Creator of the theme. With screenshots of the errors of the purse. There is no response. Coins is not possible to withdraw to another wallet because broke. Conclusion: the year the people will lose their coins again and again and no one cares about that. Thank you.
newbie
Activity: 39
Merit: 0
Is this coin going to be added to any exchange soon?

I waiting for any exchange for trading
newbie
Activity: 19
Merit: 0
Is this coin going to be added to any exchange soon?
sr. member
Activity: 285
Merit: 250
hero member
Activity: 868
Merit: 1003
This stupid dev screwed big time with PoS, he intended the PoS be generated the same rate as PoW, but in fact it is not. It will generate the same PoW amount every hour! So guys, keep your wallet open, you will get big PoS coins, look at his stupid code:

Quote
int64_t GetProofOfStakeReward(int64_t nCoinAge, int64_t nFees)
{
    int64_t nSubsidy = nCoinAge * COIN_YEAR_REWARD * 33 / (365 * 33 + 8 ) ;

  // Reward ~ Payout is not calculated by % per year acording to the coin age...
  // Reward is based on a fixed ammount.
    if(pindexBest->nHeight < 52560)
    {
        nSubsidy = 0.03837519 * COIN;
      return nSubsidy + nFees;
    }

    else if(pindexBest->nHeight < 999999)
    {
        nSubsidy = 0 * COIN;
      return nSubsidy + nFees;
    }   

   
    if (fDebug && GetBoolArg("-printcreation"))
        printf("GetProofOfStakeReward(): create=%s nCoinAge=%"PRId64"\n", FormatMoney(nSubsidy).c_str(), nCoinAge);

    return nSubsidy + nFees;
}

So keep your wallet open, every hour for every part it will generate 0.03837519 * COIN regardless how many coins you actually have!

That's the best dev I've ever seen Smiley And good luck with such dev.

EDIT: it is possible that dev did this on purpose for his premine to grow faster, lol.

lmao, this is a new programmer still learning, apparently he did not understand the code. That line he should say this:
nSubsidy *= 0.03837519

then everything will be fine. He's a novice programmer. Still learning. Grin

Good catch strasboug.


Hope dev fixed this already, otherwise put your wallet up every day, you will get 0.03837519 coins every block that matures every 24 hours regardless how much is the coin in that block. This is a mess, have fun guys.
A novice dev still learning the basics, lol
hero member
Activity: 2086
Merit: 562
Any update dev on when this coin will be available in some exchange..
hero member
Activity: 2086
Merit: 562
Guys can you help, Im using sgminer x13 mod, but it's seem it didn't work, I minted for almost a day but nothing happened, I never get any accepted share.. Can you please give me a link for the best miner u are using.. Im using 5 rx 480 cards... Thanks

I just tested sgminer 5.1.1 and it seems to work fine.
sgminer -k marucoin-mod -o stratum+tcp://2017.mineyourcoins.com:12345 -u Weblogin.WorkerName -p WorkerPassword

maybe recheck your worker configuration?  "my workers" in "my account"

Thanks mate, i will try this one, do you have a safe link to download? I'm using windows.

sure, look for dl links here:
https://bitcointalksearch.org/topic/ann-sgminer-v5-optimized-x11x13neoscryptlyra2reetc-kernel-switch-miner-632503

https://github.com/nicehash/sgminer/releases



IT'S WORKING!!  Thanks a bunch!  Smiley Wink Cheesy
full member
Activity: 275
Merit: 104
Guys can you help, Im using sgminer x13 mod, but it's seem it didn't work, I minted for almost a day but nothing happened, I never get any accepted share.. Can you please give me a link for the best miner u are using.. Im using 5 rx 480 cards... Thanks

I just tested sgminer 5.1.1 and it seems to work fine.
sgminer -k marucoin-mod -o stratum+tcp://2017.mineyourcoins.com:12345 -u Weblogin.WorkerName -p WorkerPassword

maybe recheck your worker configuration?  "my workers" in "my account"

Thanks mate, i will try this one, do you have a safe link to download? I'm using windows.

sure, look for dl links here:
https://bitcointalksearch.org/topic/ann-sgminer-v5-optimized-x11x13neoscryptlyra2reetc-kernel-switch-miner-632503

https://github.com/nicehash/sgminer/releases
hero member
Activity: 2086
Merit: 562
Guys can you help, Im using sgminer x13 mod, but it's seem it didn't work, I minted for almost a day but nothing happened, I never get any accepted share.. Can you please give me a link for the best miner u are using.. Im using 5 rx 480 cards... Thanks

I just tested sgminer 5.1.1 and it seems to work fine.
sgminer -k marucoin-mod -o stratum+tcp://2017.mineyourcoins.com:12345 -u Weblogin.WorkerName -p WorkerPassword

maybe recheck your worker configuration?  "my workers" in "my account"

Thanks mate, i will try this one, do you have a safe link to download? I'm using windows.


Edit: IT'S WORKING!!  Thanks a bunch!
full member
Activity: 275
Merit: 104
Guys can you help, Im using sgminer x13 mod, but it's seem it didn't work, I minted for almost a day but nothing happened, I never get any accepted share.. Can you please give me a link for the best miner u are using.. Im using 5 rx 480 cards... Thanks

I just tested sgminer 5.1.1 and it seems to work fine.
sgminer -k marucoin-mod -o stratum+tcp://2017.mineyourcoins.com:12345 -u Weblogin.WorkerName -p WorkerPassword

maybe recheck your worker configuration?  "my workers" in "my account"
hero member
Activity: 2086
Merit: 562
Guys can you help, Im using sgminer x13 mod, but it's seem it didn't work, I minted for almost a day but nothing happened, I never get any accepted share.. Can you please give me a link for the best miner u are using.. Im using 5 rx 480 cards... Thanks

here's mine:



and look at the pool i have no hashrate..

Pages:
Jump to: