Bitcoin Forum
July 04, 2024, 07:20:06 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 17 18 19 20 21 [22] 23 24 25 26 27 28 29 30 31 32 33 »
  Print  
Author Topic: [ANN][CC][POS][X11] Official Colorcoin thread - BOUNTY FOR HELP: 3.5Million CC  (Read 48144 times)
CoolGecko
Full Member
***
Offline Offline

Activity: 214
Merit: 100


View Profile
May 13, 2014, 03:57:35 PM
 #421

8000 block gone, more 2000 Cool

about 16 more hours

Bitcoin:   1DZRJpmpVctHoP5neqHE9gayBNS3oJNjuV
Quazarcoin: 1PBL7vfv3oEBgVuE5yt3ptHydTACwuD6G9YVNpGLBgSYKN5wZbf1MA3CxfEU6aYNnDbktwyKCfJ2DM3 QRBUoC4NJAapjZEw
Ubuntu 14.04, 64 bit
Samuray
Sr. Member
****
Offline Offline

Activity: 291
Merit: 250



View Profile
May 13, 2014, 04:17:47 PM
 #422

About 2000 more blocks..

hansolo93
Sr. Member
****
Offline Offline

Activity: 301
Merit: 250


View Profile
May 13, 2014, 04:26:38 PM
 #423

If everything goes good , we can hit up next week or in 2 weeks swisscex , and from there on we need some of the bigger exchanges like bittrex first and mintpal . Dunno about craptsy Cheesy
Samuray
Sr. Member
****
Offline Offline

Activity: 291
Merit: 250



View Profile
May 13, 2014, 04:39:16 PM
 #424

Why not sooner on bittrex?  or even craptsy  Grin

itraxe
Sr. Member
****
Offline Offline

Activity: 264
Merit: 252

alt coins trader/miner.


View Profile
May 13, 2014, 04:42:37 PM
 #425

lets hit

bittrex its
bonosurgut
Hero Member
*****
Offline Offline

Activity: 520
Merit: 500



View Profile
May 13, 2014, 05:00:10 PM
 #426

before bittrex we need block explorer
CoolGecko
Full Member
***
Offline Offline

Activity: 214
Merit: 100


View Profile
May 13, 2014, 05:05:46 PM
 #427

Please note that I'm no expert in wallets source code. It's still pretty dark to me Cheesy
copy from source code. tried to make minting calculator Cheesy

Code:
// definitions from \src\util.h 
typedef long long int64;
typedef unsigned long long  uint64;
static const int64 COIN = 1000000; // i dont understand wtf is this variable used for
static const int64 MAX_MINT_PROOF_OF_STAKE = 0.03 * COIN; // 3% annual interest = 30000

int64 GetProofOfStakeReward(int64 nCoinAge, unsigned int nBits, unsigned int nTime, int nHeight) {
int64 nRewardCoinYear;
nRewardCoinYear = MAX_MINT_PROOF_OF_STAKE; // = 30000

int64 nSubsidy = nCoinAge * nRewardCoinYear / 365; // = coinAge * (30000/365) = coinAge * 82,191780821917808219178082191781

// if (fDebug && GetBoolArg("-printcreation"))
// printf("GetProofOfStakeReward(): create=%s nCoinAge=%"PRI64d" nBits=%d\n", FormatMoney(nSubsidy).c_str(), nCoinAge, nBits);
return nSubsidy;
}

It looks to me like the function calculates the interest (in coins) for 1,000,000 coins with 3% annual (yearly) interest where nCoinAge is the number of days

The number 30,000 is the annual interest for 1,000,000 coins. They divide it by 365 to get the daily interest. Then they multiply it by nCoinAge to get the interest over n days.

Bitcoin:   1DZRJpmpVctHoP5neqHE9gayBNS3oJNjuV
Quazarcoin: 1PBL7vfv3oEBgVuE5yt3ptHydTACwuD6G9YVNpGLBgSYKN5wZbf1MA3CxfEU6aYNnDbktwyKCfJ2DM3 QRBUoC4NJAapjZEw
Ubuntu 14.04, 64 bit
CoolGecko
Full Member
***
Offline Offline

Activity: 214
Merit: 100


View Profile
May 13, 2014, 05:39:58 PM
Last edit: May 13, 2014, 05:56:12 PM by CoolGecko
 #428

So their calculation: 0.03*1,000,000/365*nCoinAge

gives a 3% annual interest rate compounded when the coins are minted.

They could do this instead: 1,000,000*((1+0.03/365)^nCoinAge-1)

and that would give a 3% annual interest rate compounded daily. In that case it wouldn't matter how often you open the wallet, you'd get the same interest. But maybe they choose the first way because they want to encourage people to open the wallet.


Bitcoin:   1DZRJpmpVctHoP5neqHE9gayBNS3oJNjuV
Quazarcoin: 1PBL7vfv3oEBgVuE5yt3ptHydTACwuD6G9YVNpGLBgSYKN5wZbf1MA3CxfEU6aYNnDbktwyKCfJ2DM3 QRBUoC4NJAapjZEw
Ubuntu 14.04, 64 bit
jimn
Sr. Member
****
Offline Offline

Activity: 360
Merit: 250


View Profile
May 13, 2014, 06:03:31 PM
 #429

before bittrex we need block explorer

+1


                              ████████████████
                           ████████████████████████
                    ████████                      ██████
                   █████                █████       ███████
               █████                 █████████            ███
            ████   █████   ██████████████████████           ████
           ████   █████████████████████████████████          ████
         ███      ███████████         █████████████████         ████
         ██       ███████████        ██████████     ████████████  ███
       ███        ████████████████████       ██       ██████████   ███
      ████      █████████       ██████       ████     ███████████   ██
     ████     ████    ██     ███     ██████████████████████████     ███
     ██       ████   ███     ████    ██████    ███    █████████      ███
   ███      ████     ████████████████████████  ███      ████████      ███
   ███   ███████████████     ███████████████████████   ███   ███      ███
  ████ █████████████   ██   ██████████████████ ███████████   ████     ████
  ████ ███████████     ███████████        ████████    ████   ████       ██
  ████ ███████████     █████ ████          ███████    █████  ████       ██
  ████   ██████████  ████████████          ████████████   ██████████    ██
  ████    █████   ██████   ██████          ████  █████    ███████████   ██
  ████     ████    █████   ███████       █████████████     ██████████ ████
   ███     ████    ██████████ ███████████████████  ███    ███████████ ████
   ███      ████   ██    ██████████████████  ██    ████████████████   ███
   ████     █████████    ████████████████████████ ██████    █████     ███
     ██     █████████      ██    ████████ ████████████     ████      ███
      ███   ████████████████████████████  ████     ███    ███       ██
      ████  ██████████████████████   ████████      ███ █████       ███
       ████ ███████████      ███      █████████████████████      ████
         ███████████████     ████    █████   ██████████████      ███
          ████         ███████████████        ██████████████   ████
           ████         ████████████████     ██████████████  ████
              █████         ███████████████████       ██  █████
               █████         █████████████              █████
                   ██████       ██████             ███████
                        ██████████████  ████████████
                            ██████████████████████
Gaze Coin

  BLOCKCHAIN-VR/AR TOKEN 


=
  [Facebook][Twitter][Telegram]
[Reddit] [Steemit]
waldistons
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
May 13, 2014, 06:07:19 PM
 #430

I just don't understand why

Code:
static const int64 COIN = 1000000; // i dont understand wtf is this variable used for

And this COIN constant shows up in _A LOT_ of places in source code. As I stated, I'm noob with wallet code, but I'm good at programming, but I still don't understand why is this 1 million constant. Would be happy if someone explains it to me Smiley

The programming style is also somehow weird. Why use

Code:
int64 nRewardCoinYear;
nRewardCoinYear = MAX_MINT_PROOF_OF_STAKE; // = 30000

int64 nSubsidy = nCoinAge * nRewardCoinYear / 365;

when You can just write

Code:
int64 nSubsidy = nCoinAge * MAX_MINT_PROOF_OF_STAKE / 365;

and save 8 bytes of memory? Cheesy

Also funny thing that function returns integer, but function result is calculated by multiplying with float Cheesy

            ▄▄████▄▄
        ▄▄██████████████▄▄
      ███████████████████████▄▄
      ▀▀█████████████████████████
██▄▄       ▀▀█████████████████████
██████▄▄        ▀█████████████████
███████████▄▄       ▀▀████████████
███████████████▄▄        ▀████████
████████████████████▄▄       ▀▀███
 ▀▀██████████████████████▄▄
     ▀▀██████████████████████▄▄
▄▄        ▀██████████████████████▄
████▄▄        ▀▀██████████████████
█████████▄▄        ▀▀█████████████
█████████████▄▄        ▀▀█████████
██████████████████▄▄        ▀▀████
▀██████████████████████▄▄
  ▀▀████████████████████████
      ▀▀█████████████████▀▀
           ▀▀███████▀▀



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses 100% original codebase
  Superfast with 30 seconds instant finality
  Tested 5000 tx per block on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
boki15
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500


View Profile
May 13, 2014, 06:38:34 PM
 #431

When I've found first 2 blocks, only one reward arrived. I do not know what happended with second, I've never got it and in my statictics it shows me 5 transactions on the overview and only 4 on transactions. Can someone explain this?

milkox (OP)
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
May 13, 2014, 06:40:20 PM
 #432

When I've found first 2 blocks, only one reward arrived. I do not know what happended with second, I've never got it and in my statictics it shows me 5 transactions on the overview and only 4 on transactions. Can someone explain this?



Orphan?
trid
Sr. Member
****
Offline Offline

Activity: 425
Merit: 250


View Profile
May 13, 2014, 06:43:17 PM
 #433

When I've found first 2 blocks, only one reward arrived. I do not know what happended with second, I've never got it and in my statictics it shows me 5 transactions on the overview and only 4 on transactions. Can someone explain this?



Orphan?

definitely.

So, what about change POS system?
boki15
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500


View Profile
May 13, 2014, 06:50:53 PM
 #434

Right after I've posted my question, I've found 4 blocks more, let's see what I'll get:

waldistons
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
May 13, 2014, 07:02:51 PM
 #435

What equipment and what speed do You have if You can get blocks solo?

            ▄▄████▄▄
        ▄▄██████████████▄▄
      ███████████████████████▄▄
      ▀▀█████████████████████████
██▄▄       ▀▀█████████████████████
██████▄▄        ▀█████████████████
███████████▄▄       ▀▀████████████
███████████████▄▄        ▀████████
████████████████████▄▄       ▀▀███
 ▀▀██████████████████████▄▄
     ▀▀██████████████████████▄▄
▄▄        ▀██████████████████████▄
████▄▄        ▀▀██████████████████
█████████▄▄        ▀▀█████████████
█████████████▄▄        ▀▀█████████
██████████████████▄▄        ▀▀████
▀██████████████████████▄▄
  ▀▀████████████████████████
      ▀▀█████████████████▀▀
           ▀▀███████▀▀



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses 100% original codebase
  Superfast with 30 seconds instant finality
  Tested 5000 tx per block on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
boki15
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500


View Profile
May 13, 2014, 07:10:29 PM
 #436

Two miners:
1. 290+290X (~5.05Mh after 18 hours 14 min on cc)
2. 270x (1.29Mh, since 2 hours on cc)

6.34Mhs is actual average
CoolGecko
Full Member
***
Offline Offline

Activity: 214
Merit: 100


View Profile
May 13, 2014, 07:13:31 PM
 #437

I just don't understand why

Code:
static const int64 COIN = 1000000; // i dont understand wtf is this variable used for

And this COIN constant shows up in _A LOT_ of places in source code. As I stated, I'm noob with wallet code, but I'm good at programming, but I still don't understand why is this 1 million constant. Would be happy if someone explains it to me Smiley

The programming style is also somehow weird. Why use

Code:
int64 nRewardCoinYear;
nRewardCoinYear = MAX_MINT_PROOF_OF_STAKE; // = 30000

int64 nSubsidy = nCoinAge * nRewardCoinYear / 365;

when You can just write

Code:
int64 nSubsidy = nCoinAge * MAX_MINT_PROOF_OF_STAKE / 365;

and save 8 bytes of memory? Cheesy

Also funny thing that function returns integer, but function result is calculated by multiplying with float Cheesy

I'm in the same boat as you; I can write code but am a noob as far as coins go. I assume that the 1,000,000 represents 1,000,000 coins but it could be put there for some other reason. And I agree with you about the code style. If I were writing the code I would write the one liner.

They are working mostly with integers. 0.03 is about the only float. It's been a while since I've programmed in C, but as I recall, C will automatically typecast a float to an integer, but you'll get a warning message when you compile. I like a clean compile so I always typecast explicitly myself.  Maybe the reason why they multiply by 1,000,000 is to get high numbers so that they can use integer arithmetic even when calculating decimals.



Bitcoin:   1DZRJpmpVctHoP5neqHE9gayBNS3oJNjuV
Quazarcoin: 1PBL7vfv3oEBgVuE5yt3ptHydTACwuD6G9YVNpGLBgSYKN5wZbf1MA3CxfEU6aYNnDbktwyKCfJ2DM3 QRBUoC4NJAapjZEw
Ubuntu 14.04, 64 bit
boki15
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500


View Profile
May 13, 2014, 07:26:07 PM
 #438

I did not get any reward I do not see any change in my wallet. I have even restarted my wallet, everything looks ok, but no rewards for any of found blocks:

hansolo93
Sr. Member
****
Offline Offline

Activity: 301
Merit: 250


View Profile
May 13, 2014, 07:42:49 PM
 #439

I did not get any reward I do not see any change in my wallet. I have even restarted my wallet, everything looks ok, but no rewards for any of found blocks:



The pos phase is not activated yet , there are 1k blocks left!
boki15
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500


View Profile
May 13, 2014, 07:50:34 PM
 #440

Thanks for the info. I was not sure what is happening and if should continue mining, especially because my wallet is still showing 5 transactions, but there are only four. After I found second block (yesterday), I've never got it. Since then transactions count on main screen showed 2 transactions (always one more, than the value shown on tansactions view). I did not switch my wallet off nor my miner.

So is it now bug or was the block orphaned, or ... ?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 [22] 23 24 25 26 27 28 29 30 31 32 33 »
  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!