Bitcoin Forum
April 27, 2024, 03:48:12 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2] 3 4 5 6 7 8 »  All
  Print  
Author Topic: ANN [CHEESE] Cheese | MASTERNODE | PoW | DPOS | SWAP  (Read 4529 times)
spixxen
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
January 11, 2018, 02:37:57 PM
 #21

POW has started at block 301 but still getting stratum errors
1714232892
Hero Member
*
Offline Offline

Posts: 1714232892

View Profile Personal Message (Offline)

Ignore
1714232892
Reply with quote  #2

1714232892
Report to moderator
1714232892
Hero Member
*
Offline Offline

Posts: 1714232892

View Profile Personal Message (Offline)

Ignore
1714232892
Reply with quote  #2

1714232892
Report to moderator
In order to get the maximum amount of activity points possible, you just need to post once per day on average. Skipping days is OK as long as you maintain the average.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714232892
Hero Member
*
Offline Offline

Posts: 1714232892

View Profile Personal Message (Offline)

Ignore
1714232892
Reply with quote  #2

1714232892
Report to moderator
1714232892
Hero Member
*
Offline Offline

Posts: 1714232892

View Profile Personal Message (Offline)

Ignore
1714232892
Reply with quote  #2

1714232892
Report to moderator
ZEROtoken
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
January 11, 2018, 02:46:17 PM
 #22

It does work with me
spixxen
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
January 11, 2018, 02:51:06 PM
 #23

It does work with me

Yep, got it going.

User error lol Grin
kcsekhar
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
January 11, 2018, 03:02:27 PM
 #24

what about this guys ?
https://bitcointalk.org/index.php?topic=2302196.0
temmuz
Sr. Member
****
Offline Offline

Activity: 784
Merit: 425


View Profile
January 11, 2018, 03:06:25 PM
 #25

it was a very ordinary promotion.
I should be more intriguing.
cheesecoincrypto
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
January 11, 2018, 03:30:00 PM
Last edit: January 11, 2018, 03:41:51 PM by cheesecoincrypto
 #26

block 283
moneysupply 100000250.00000000
2 - 300      :    0 CHEESE
300 - 7500       :    500 CHEESE
how?

Code:
int64_t GetProofOfWorkReward(int nHeight, int64_t nFees)
{
    int64_t nSubsidy = 0 * COIN;

    if (nHeight == 1){
      nSubsidy = 250 * COIN;
    } else if (nHeight == 2){
      nSubsidy = 25000000 * COIN;
    } else if (nHeight == 3){
      nSubsidy = 25000000 * COIN;
    } else if (nHeight == 4){
      nSubsidy = 25000000 * COIN;
    } else if (nHeight == 5){
      nSubsidy = 25000000 * COIN;
    } else if (nHeight > 300 && nHeight <= 7500){
      nSubsidy = 500 * COIN;
    } else if (nHeight > 7500 && nHeight <= 100000){
      nSubsidy = 250 * COIN;
    } else if(nHeight > 100000 && nHeight <= 250000){
      nSubsidy = 125 * COIN;
    } else if(nHeight > 250000 && nHeight <= 500000){
      nSubsidy = 62 * COIN;
    } else if(nHeight > 500000 && nHeight <= 1000000){
      nSubsidy = 31 * COIN;
    } else if(nHeight > 1000000 && nHeight <= 2000000){
      nSubsidy = 15 * COIN;
    } else if(nHeight > 2000000 && nHeight <= 4000000){
      nSubsidy = 8 * COIN;
    } else if(nHeight > 4000000 && nHeight <= 8000000){
      nSubsidy = 4 * COIN;
    } else if(nHeight > 8000000 && nHeight <= 16000000){
      nSubsidy = 2 * COIN;
    } else if(nHeight > 16000000 && nHeight <= 20000000){
      nSubsidy = 1 * COIN;
    } else {
      nSubsidy = 0 * COIN;
    }

    return nSubsidy + nFees;
}

Hey Flasher the Premine is 100m which will be use to do 1:1 swap from cheesecoin to cheese. We will update the premine and max supply now .

* Block 1 - 250  (Premine)
        * Block 2 - 25,000,000 (Premine)
        * Block 3 - 25,000,000 (Premine)
        * Block 4 - 25,000,000(Premine)
        * Block 5 - 25,000,000(Premine)
    * [300 - 7500] : 500 CHEESE
        * [7500 - 50,000] : 250 CHEESE
        * [50,000 - 100,000] : 125 CHEESE
        * [100,000 - 250,000] : 62 CHEESE
        * [250,000 - 500,000] : 31 CHEESE
        * [500,000 - 1,000,000] : 15 CHEESE
        * [1,000,000 - 2,000,000] : 10 CHEESE
        * [2,000,000 - 4,000,000] : 8 CHEESE
        * [4,000,000 - 8,000,000] : 4 CHEESE
        * [8,000,000 - 16,000,000] : 2 CHEESE
        * [16,000,000 - 20,000,000] : 1 CHEESE
        POW FINISH.
    - DPOS:
        Starts at block 5,000
        Reward :
    * [5,000 - 50,000] : 2,000 CHEESE
    * [50,000 - 100,000] : 1,500 CHEESE
    * [100,000 - 200,000] : 1000 CHEESE
    * [200,000 - 400,000] : 500 CHEESE
    * [400,000 - 800,000] : 250 CHEESE
    * [800,000 - 1,600,000] : 125 CHEESE
    * [1,600,000 - INF]    : 75 CHEESE
    MasterNode info:
        - Collateral: 250,000 CHEESE
        * MN reward: 75% mn owner, 25% staker
bulwarkpool
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
January 11, 2018, 03:37:22 PM
 #27

Reserved for https://bulwarkpool.com
Lareina
Full Member
***
Offline Offline

Activity: 430
Merit: 100



View Profile
January 11, 2018, 03:42:23 PM
 #28

i like this project name ,Cheese  . just wait for guide of MN.
FalconZA (OP)
Member
**
Offline Offline

Activity: 182
Merit: 12


View Profile
January 11, 2018, 03:54:58 PM
 #29

Seems interesting, I'd like to buy one masternode. Do you accepts payments only in BTC?
Only BTC is accepted at this point. What would you have liked to pay in?

★ ★ ★ ★ ★   DeepOnion  ✔  Anonymous and Untraceable Cryptocurrency  ✔  TOR INTEGRATED & SECURED   ★ ★ ★ ★ ★
› › › › ›  JOIN THE NEW AIRDROP ✈️    ★    ✔ VERIFIED WITH DEEPVAULT  ‹ ‹ ‹ ‹ ‹
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬   ANN  WHITEPAPER  FACEBOOK  TWITTER  YOUTUBE  FORUM   ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
FalconZA (OP)
Member
**
Offline Offline

Activity: 182
Merit: 12


View Profile
January 11, 2018, 05:13:38 PM
 #30

Really awesome name!, Maybe i will join cheese soon Smiley Yum Yum! Cheesy
You can always be part of the Cheese community! There are people from all over the world involved! Have a look at the website and join on the discord, various chats from groups from different countries  Smiley

★ ★ ★ ★ ★   DeepOnion  ✔  Anonymous and Untraceable Cryptocurrency  ✔  TOR INTEGRATED & SECURED   ★ ★ ★ ★ ★
› › › › ›  JOIN THE NEW AIRDROP ✈️    ★    ✔ VERIFIED WITH DEEPVAULT  ‹ ‹ ‹ ‹ ‹
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬   ANN  WHITEPAPER  FACEBOOK  TWITTER  YOUTUBE  FORUM   ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
paulgunn
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
January 11, 2018, 05:23:37 PM
 #31

I like this project.  Im in!

Seems interesting, I'd like to buy one masternode. Do you accepts payments only in BTC?
Only BTC is accepted at this point. What would you have liked to pay in?

I am curious as well.  I their plan on opening this up to other payment option in the near future?
Hakamura
Sr. Member
****
Offline Offline

Activity: 294
Merit: 257



View Profile
January 11, 2018, 06:04:39 PM
 #32

yes the name is certainly gorgeous and appetizing.
the stock has already ended?
it is good to accept payments in eth
Ruckenmark
Newbie
*
Offline Offline

Activity: 63
Merit: 0


View Profile
January 11, 2018, 07:00:06 PM
 #33

Cheese Added to -=::[MIX POOL]::=-

http://pool.mixpool.ru/logo_s.png

http://pool.mixpool.ru/

Use your wallet address as your username, and c=CHEESE as your password.
No registration required.

Miner command line:
Code:
-a scrypt -o stratum+tcp://pool.mixpool.ru:3433 -u CbK7f8QVvG3UzS3rxST3poHkhtWLnVSSM6 -p c=CHEESE

Don't forget to use CHEESE as password, or your shares will be lost
Don't forget to change -u once testing is complete to mine to your wallet



Why in the block 5 coins?Huh
\
Пoчeмy в блoкe 5 мoнeтHuh?
FalconZA (OP)
Member
**
Offline Offline

Activity: 182
Merit: 12


View Profile
January 11, 2018, 07:45:35 PM
 #34

I like this project.  Im in!

Seems interesting, I'd like to buy one masternode. Do you accepts payments only in BTC?
Only BTC is accepted at this point. What would you have liked to pay in?

I am curious as well.  I their plan on opening this up to other payment option in the near future?
We are working with idea to include ETH and LTC.

★ ★ ★ ★ ★   DeepOnion  ✔  Anonymous and Untraceable Cryptocurrency  ✔  TOR INTEGRATED & SECURED   ★ ★ ★ ★ ★
› › › › ›  JOIN THE NEW AIRDROP ✈️    ★    ✔ VERIFIED WITH DEEPVAULT  ‹ ‹ ‹ ‹ ‹
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬   ANN  WHITEPAPER  FACEBOOK  TWITTER  YOUTUBE  FORUM   ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
FalconZA (OP)
Member
**
Offline Offline

Activity: 182
Merit: 12


View Profile
January 11, 2018, 07:49:49 PM
 #35

yes the name is certainly gorgeous and appetizing.
the stock has already ended?
it is good to accept payments in eth
We are now also accepting ETH and LTC as payment  Smiley Thanks for the interest

★ ★ ★ ★ ★   DeepOnion  ✔  Anonymous and Untraceable Cryptocurrency  ✔  TOR INTEGRATED & SECURED   ★ ★ ★ ★ ★
› › › › ›  JOIN THE NEW AIRDROP ✈️    ★    ✔ VERIFIED WITH DEEPVAULT  ‹ ‹ ‹ ‹ ‹
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬   ANN  WHITEPAPER  FACEBOOK  TWITTER  YOUTUBE  FORUM   ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
FalconZA (OP)
Member
**
Offline Offline

Activity: 182
Merit: 12


View Profile
January 11, 2018, 07:51:58 PM
 #36

The Buy Form has been updated to include ETH and LTC  Smiley

★ ★ ★ ★ ★   DeepOnion  ✔  Anonymous and Untraceable Cryptocurrency  ✔  TOR INTEGRATED & SECURED   ★ ★ ★ ★ ★
› › › › ›  JOIN THE NEW AIRDROP ✈️    ★    ✔ VERIFIED WITH DEEPVAULT  ‹ ‹ ‹ ‹ ‹
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬   ANN  WHITEPAPER  FACEBOOK  TWITTER  YOUTUBE  FORUM   ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
wobujidao
Newbie
*
Offline Offline

Activity: 79
Merit: 0


View Profile
January 12, 2018, 02:56:52 AM
 #37

Cheese Added to -=::[MIX POOL]::=-

http://pool.mixpool.ru/logo_s.png

http://pool.mixpool.ru/

Use your wallet address as your username, and c=CHEESE as your password.
No registration required.

Miner command line:
Code:
-a scrypt -o stratum+tcp://pool.mixpool.ru:3433 -u CbK7f8QVvG3UzS3rxST3poHkhtWLnVSSM6 -p c=CHEESE

Don't forget to use CHEESE as password, or your shares will be lost
Don't forget to change -u once testing is complete to mine to your wallet



Why in the block 5 coins?Huh
\
Oшибкa нaйдeнa и иcпpaвлeнa к coжaлeнию пyл paбoтaл нe c тeм блoкчeйнoм.
Пoчeмy в блoкe 5 мoнeтHuh?

Lareina
Full Member
***
Offline Offline

Activity: 430
Merit: 100



View Profile
January 12, 2018, 03:10:04 AM
 #38

The Buy Form has been updated to include ETH and LTC  Smiley

if i fill this form ,what should i do next,i only have eth ,which adress should i pay to.
Eulalila
Member
**
Offline Offline

Activity: 294
Merit: 10


View Profile
January 12, 2018, 03:13:17 AM
 #39

I like masternode and dpos, hope the project will succeed
cheesecoincrypto
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
January 12, 2018, 03:21:57 AM
 #40

The Buy Form has been updated to include ETH and LTC  Smiley

if i fill this form ,what should i do next,i only have eth ,which adress should i pay to.

Hi, Here is the form you need to fill in below the ETH address is also there.
Please join our discord and talk to one of the officer for further information

https://docs.google.com/forms/d/e/1FAIpQLSeUqlunPXQRJdGKNe2HGpm6D5oEXIOQL40exJ2-YA1wd2MVAw/viewform
Pages: « 1 [2] 3 4 5 6 7 8 »  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!