Bitcoin Forum
April 26, 2024, 09:29:46 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 [119] 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 ... 180 »
  Print  
Author Topic: [ANN][YAC] YACoin ongoing development  (Read 379837 times)
Beave162
Hero Member
*****
Offline Offline

Activity: 809
Merit: 501



View Profile
June 30, 2014, 02:46:54 AM
 #2361

Perhaps it might be best to wait for this next wallet release before spreading the word and trying to market YAC on these forums, but I urge people to take 1000 YAC from me in my give-a-way offer http://forum.yacoin.org/index.php?topic=672.0.

People became really disenchanted with YACoin quickly in the turbulent beginning, but I'm sure a lot of people don't realize the truly incredible people active in the YACoin 'community' and the fulfillment of the initial premise of being asic-resistant long-term along with the great new and truly innovative features that keep on coming out. It's awesome when someone like btc-mike reaches out to this thread to add YAC back on his CPU Coins List, and I feel a lot more of that can and should happen, but people just need to be made aware. I think the memes make it a little more interesting and add a little more emphasis, and I'm hoping the 1000 YAC would entice some people even though the value right now isn't exactly stellar.

BTW I wish there was a different word other than 'community'--I think the communities of coins out there are looking more and more like cults clamoring for centralization.

YaCoin: YL5kf54wPPXKsXd5T18xCaNkyUsS1DgY7z 
BitCoin: 14PFbLyUdTyxZg3V8hnvj5VXkx3dhthmDj
The trust scores you see are subjective; they will change depending on who you have in your trust list.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714123786
Hero Member
*
Offline Offline

Posts: 1714123786

View Profile Personal Message (Offline)

Ignore
1714123786
Reply with quote  #2

1714123786
Report to moderator
DirtyDutch
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
June 30, 2014, 03:11:28 AM
 #2362

Groko's been doing some work on the POS miner through the YACoin client.  Looks like he found a world around to some of the long-term concerns.  I thought I would share the link here to increase awareness.  I believe he recently made a pull request to have this items added to the sourcecode.

http://yacointalk.grokonet.com/t/pos-mining-performance-boost/67

More excellent additions by Groko! Well need some community consensus on this, so everyone that can, please provide your opinion.

Still looking for an opinion for some of the bigger holders and old timers in the community.  YAC doesn't mix very well with dictator Wink

Correction.. Its not dictator, its leader...
alenevaa
Sr. Member
****
Offline Offline

Activity: 288
Merit: 260



View Profile WWW
June 30, 2014, 07:20:45 AM
 #2363

Groko's been doing some work on the POS miner through the YACoin client.  Looks like he found a world around to some of the long-term concerns.  I thought I would share the link here to increase awareness.  I believe he recently made a pull request to have this items added to the sourcecode.

http://yacointalk.grokonet.com/t/pos-mining-performance-boost/67

More excellent additions by Groko! Well need some community consensus on this, so everyone that can, please provide your opinion.

I was asking this feature long ago! So I'm for it.


Can we set an option in wallet under advanced settings? You set the manual "nSplitThreshold" for splitting.
By default it can be as Groko have choosen for nCombineThreshold
Code:
int64 nCombineThreshold = GetProofOfWorkReward(GetLastBlockIndex(pindexBest, false)->nBits) * 10 ;

So we will have two rules for not splitting the output of PoS block:
1) if age more than 90 days (as it was hardcoded by pocopoco)
2) if output less than nSplitThreshold

This will be a good compromise for those who wants to split and for those who wants to not split!  Cheesy

██████████████████████
████████████████████████
████████████████████████
████████████████████████
███████████████████████
█████████████████████
████████████████████████
████████████████████████
██████████████████████
██████████████████████
███████████████████████
████████████████████████
████████████████████████
████████████████████████
███████████████████████
██████████████████████
|
WINGS           
Where DAO Unicorns are born
|
.
1st Bitcoin & Ethereum DAO for DAOs
1st Decentralized Chatbot to Smart Contracts Interaction System

|
.
Wings Bounties Earn Eggs
X-Blockchain DAO

aso118
Legendary
*
Offline Offline

Activity: 1918
Merit: 1012


★Nitrogensports.eu★


View Profile
June 30, 2014, 03:26:00 PM
 #2364

Groko's been doing some work on the POS miner through the YACoin client.  Looks like he found a world around to some of the long-term concerns.  I thought I would share the link here to increase awareness.  I believe he recently made a pull request to have this items added to the sourcecode.

http://yacointalk.grokonet.com/t/pos-mining-performance-boost/67

More excellent additions by Groko! Well need some community consensus on this, so everyone that can, please provide your opinion.

I was asking this feature long ago! So I'm for it.


Can we set an option in wallet under advanced settings? You set the manual "nSplitThreshold" for splitting.
By default it can be as Groko have choosen for nCombineThreshold
Code:
int64 nCombineThreshold = GetProofOfWorkReward(GetLastBlockIndex(pindexBest, false)->nBits) * 10 ;

So we will have two rules for not splitting the output of PoS block:
1) if age more than 90 days (as it was hardcoded by pocopoco)
2) if output less than nSplitThreshold

This will be a good compromise for those who wants to split and for those who wants to not split!  Cheesy

I'd like a setting where we would be able to indicate if we want the transaction to split, or how 'large' we want the transaction to merge.

From what I understand from Groko's original post, is this is something he is using now.  So if he wanted, he could merge his transactions into 1, 5, 50 or 100 times the original block size.  This would be very appealing to me; in a cash wallet, I could set transactions to merge to about 1 block size, where in a savings wallet (on a different computer) I could set the transaction to be larger (20-100 times the block size) to cut down on how long I need to leave the wallet/computer running.


           █████████████████     ████████
          █████████████████     ████████
         █████████████████     ████████
        █████████████████     ████████
       ████████              ████████
      ████████              ████████
     ████████     ███████  ████████     ████████
    ████████     █████████████████     ████████
   ████████     █████████████████     ████████
  ████████     █████████████████     ████████
 ████████     █████████████████     ████████
████████     ████████  ███████     ████████
            ████████              ████████
           ████████              ████████
          ████████     █████████████████
         ████████     █████████████████
        ████████     █████████████████
       ████████     █████████████████
▄▄
██
██
██
██
██
██
██
██
██
██     
██
██
▬▬ THE LARGEST & MOST TRUSTED ▬▬
      BITCOIN SPORTSBOOK     
   ▄▄
██
██
██
██
██
██
██
██
██
██     
██
██
             ▄▄▄▄▀▀▀▀▄
     ▄▄▄▄▀▀▀▀        ▀▄▄▄▄           
▄▀▀▀▀                 █   ▀▀▀▀▀▀▀▄▄
█                    ▀▄          █
 █   ▀▌     ██▄        █          █               
 ▀▄        ▐████▄       █        █
  █        ███████▄     ▀▄       █
   █      ▐████▄█████████████████████▄
   ▀▄     ███████▀                  ▀██
    █      ▀█████    ▄▄        ▄▄    ██
     █       ▀███   ████      ████   ██
     ▀▄        ██    ▀▀        ▀▀    ██
      █        ██        ▄██▄        ██
       █       ██        ▀██▀        ██
       ▀▄      ██    ▄▄        ▄▄    ██
        █      ██   ████      ████   ██
         █▄▄▄▄▀██    ▀▀        ▀▀    ██
               ██▄                  ▄██
                ▀████████████████████▀




  CASINO  ●  DICE  ●  POKER   
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
   24 hour Customer Support   

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
btc-mike
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1001



View Profile
June 30, 2014, 06:12:49 PM
 #2365


If someone would write up a quick description, I will make a new page for Scrypt-YAC and make an entry here: http://cpucoinlist.com/cryptocurrency-algorithms/

http://wiki.cryptsy.com/yac

Something specifically about Scrypt-YAC.
bitdwarf
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250


The cryptocoin watcher


View Profile
July 02, 2014, 07:49:50 PM
 #2366

I definitely would prefer no split -- but my opinion has near nil weight, percentage-wise.

𝖄𝖆𝖈: YF3feU4PNLHrjwa1zV63BcCdWVk5z6DAh5 · 𝕭𝖙𝖈: 12F78M4oaNmyGE5C25ZixarG2Nk6UBEqme
Ɏ: "the altcoin for the everyman, where the sweat on one's brow can be used to cool one's overheating CPU" -- theprofileth
RJF
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500


Online since '89...


View Profile WWW
July 03, 2014, 05:05:31 PM
 #2367

Groko's been doing some work on the POS miner through the YACoin client.  Looks like he found a world around to some of the long-term concerns.  I thought I would share the link here to increase awareness.  I believe he recently made a pull request to have this items added to the sourcecode.

http://yacointalk.grokonet.com/t/pos-mining-performance-boost/67

More excellent additions by Groko! Well need some community consensus on this, so everyone that can, please provide your opinion.

Still looking for an opinion for some of the bigger holders and old timers in the community.  YAC doesn't mix very well with dictator Wink
PoS doesn't secure the network now anyway, so I'd go with the more user-friendly option and that's not splitting the stake (although it's beyond me why all the people want it to be this way).

+1

DNotesVault
“First, they ignore you. Then, they laugh at you. Then, they fight you. Then you win!” – Mahatma Gandhi 
Prepare for your future now, check out CRISP For Retirement and our complete family of CRISP savings plans.
RJF
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500


Online since '89...


View Profile WWW
July 03, 2014, 05:07:20 PM
 #2368


BTW I wish there was a different word other than 'community'--I think the communities of coins out there are looking more and more like cults clamoring for centralization.

Investors...

DNotesVault
“First, they ignore you. Then, they laugh at you. Then, they fight you. Then you win!” – Mahatma Gandhi 
Prepare for your future now, check out CRISP For Retirement and our complete family of CRISP savings plans.
Beave162
Hero Member
*****
Offline Offline

Activity: 809
Merit: 501



View Profile
July 03, 2014, 09:53:36 PM
 #2369


BTW I wish there was a different word other than 'community'--I think the communities of coins out there are looking more and more like cults clamoring for centralization.

Investors...

I like stakeholders, but they both connote people who are holding YACoins, which may not necessarily be the case. Perhaps 'contributors' works better. I should avoid the word 'community' altogether though I think.

50,000 YACoin Promotional Give-A-Way!

Claim your 1000 YAC if you haven't already! There are 48,000 YACoins left in the purse.


YaCoin: YL5kf54wPPXKsXd5T18xCaNkyUsS1DgY7z 
BitCoin: 14PFbLyUdTyxZg3V8hnvj5VXkx3dhthmDj
Beave162
Hero Member
*****
Offline Offline

Activity: 809
Merit: 501



View Profile
July 03, 2014, 09:59:53 PM
 #2370

Groko's been doing some work on the POS miner through the YACoin client.  Looks like he found a world around to some of the long-term concerns.  I thought I would share the link here to increase awareness.  I believe he recently made a pull request to have this items added to the sourcecode.

http://yacointalk.grokonet.com/t/pos-mining-performance-boost/67

More excellent additions by Groko! Well need some community consensus on this, so everyone that can, please provide your opinion.

I was asking this feature long ago! So I'm for it.


Can we set an option in wallet under advanced settings? You set the manual "nSplitThreshold" for splitting.
By default it can be as Groko have choosen for nCombineThreshold
Code:
int64 nCombineThreshold = GetProofOfWorkReward(GetLastBlockIndex(pindexBest, false)->nBits) * 10 ;

So we will have two rules for not splitting the output of PoS block:
1) if age more than 90 days (as it was hardcoded by pocopoco)
2) if output less than nSplitThreshold

This will be a good compromise for those who wants to split and for those who wants to not split!  Cheesy

I always say more choices is the key to happiness. But why would anyone want the option of having the inputs split? The original reason for it is obsolete right?

YaCoin: YL5kf54wPPXKsXd5T18xCaNkyUsS1DgY7z 
BitCoin: 14PFbLyUdTyxZg3V8hnvj5VXkx3dhthmDj
sairon
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250


One does not simply mine Bitcoins


View Profile
July 04, 2014, 11:00:37 AM
 #2371

The original reason for it is obsolete right?
Yes, it is.

GPG key ID: 5E4F108A || BTC: 1hoardyponb9AMWhyA28DZb5n5g2bRY8v
senj
Member
**
Offline Offline

Activity: 118
Merit: 10


View Profile
July 04, 2014, 02:05:00 PM
 #2372

... But why would anyone want the option of having the inputs split? The original reason for it is obsolete right?


In reply to that I couldn't agree more with the answer aso118 already gave above:

...  This would be very appealing to me; in a cash wallet, I could set transactions to merge to about 1 block size, where in a savings wallet (on a different computer) I could set the transaction to be larger (20-100 times the block size) to cut down on how long I need to leave the wallet/computer running.



I also think this might come handy in the future: Imagine users setting this parameter and for example an average of last 6 months of this values (derived from PoS blocks) would determine some more global aspect of yacoin network operation. There are other usages and I will write about them some other time.
In any case I believe it is of significant importance to have this dynamic.
aso118
Legendary
*
Offline Offline

Activity: 1918
Merit: 1012


★Nitrogensports.eu★


View Profile
July 06, 2014, 02:06:53 PM
 #2373

... But why would anyone want the option of having the inputs split? The original reason for it is obsolete right?


In reply to that I couldn't agree more with the answer aso118 already gave above:

...  This would be very appealing to me; in a cash wallet, I could set transactions to merge to about 1 block size, where in a savings wallet (on a different computer) I could set the transaction to be larger (20-100 times the block size) to cut down on how long I need to leave the wallet/computer running.



I also think this might come handy in the future: Imagine users setting this parameter and for example an average of last 6 months of this values (derived from PoS blocks) would determine some more global aspect of yacoin network operation. There are other usages and I will write about them some other time.
In any case I believe it is of significant importance to have this dynamic.


How hard would it be to implement something like this?  And would there be any downside in security/transaction size/etc?


           █████████████████     ████████
          █████████████████     ████████
         █████████████████     ████████
        █████████████████     ████████
       ████████              ████████
      ████████              ████████
     ████████     ███████  ████████     ████████
    ████████     █████████████████     ████████
   ████████     █████████████████     ████████
  ████████     █████████████████     ████████
 ████████     █████████████████     ████████
████████     ████████  ███████     ████████
            ████████              ████████
           ████████              ████████
          ████████     █████████████████
         ████████     █████████████████
        ████████     █████████████████
       ████████     █████████████████
▄▄
██
██
██
██
██
██
██
██
██
██     
██
██
▬▬ THE LARGEST & MOST TRUSTED ▬▬
      BITCOIN SPORTSBOOK     
   ▄▄
██
██
██
██
██
██
██
██
██
██     
██
██
             ▄▄▄▄▀▀▀▀▄
     ▄▄▄▄▀▀▀▀        ▀▄▄▄▄           
▄▀▀▀▀                 █   ▀▀▀▀▀▀▀▄▄
█                    ▀▄          █
 █   ▀▌     ██▄        █          █               
 ▀▄        ▐████▄       █        █
  █        ███████▄     ▀▄       █
   █      ▐████▄█████████████████████▄
   ▀▄     ███████▀                  ▀██
    █      ▀█████    ▄▄        ▄▄    ██
     █       ▀███   ████      ████   ██
     ▀▄        ██    ▀▀        ▀▀    ██
      █        ██        ▄██▄        ██
       █       ██        ▀██▀        ██
       ▀▄      ██    ▄▄        ▄▄    ██
        █      ██   ████      ████   ██
         █▄▄▄▄▀██    ▀▀        ▀▀    ██
               ██▄                  ▄██
                ▀████████████████████▀




  CASINO  ●  DICE  ●  POKER   
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
   24 hour Customer Support   

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
alenevaa
Sr. Member
****
Offline Offline

Activity: 288
Merit: 260



View Profile WWW
July 08, 2014, 10:36:12 AM
 #2374

Guys, we need some jokes for adding YAC to Hivewallet Wink

Get involved!



██████████████████████
████████████████████████
████████████████████████
████████████████████████
███████████████████████
█████████████████████
████████████████████████
████████████████████████
██████████████████████
██████████████████████
███████████████████████
████████████████████████
████████████████████████
████████████████████████
███████████████████████
██████████████████████
|
WINGS           
Where DAO Unicorns are born
|
.
1st Bitcoin & Ethereum DAO for DAOs
1st Decentralized Chatbot to Smart Contracts Interaction System

|
.
Wings Bounties Earn Eggs
X-Blockchain DAO

Beave162
Hero Member
*****
Offline Offline

Activity: 809
Merit: 501



View Profile
July 09, 2014, 02:33:03 AM
 #2375

YAChoarder is giving away 40,000 YAC and 20,000 YAC for ONE PICTURE. That is over $100 USD worth of YACoin (ONE PICTURE) even at these depressed prices! Crazy!

http://forum.yacoin.org/index.php?topic=680.0

I think that was worth announcing on this thread

And I STILL have 48,000 YACoins I'm itching to giveaway: http://forum.yacoin.org/index.php?topic=672.0

Another big bounty is the 100,000 YACoins for the multipool. You have to read the thread because the idea is MUCH more than yet another multipool: http://forum.yacoin.org/index.php?topic=639.0

YaCoin: YL5kf54wPPXKsXd5T18xCaNkyUsS1DgY7z 
BitCoin: 14PFbLyUdTyxZg3V8hnvj5VXkx3dhthmDj
aso118
Legendary
*
Offline Offline

Activity: 1918
Merit: 1012


★Nitrogensports.eu★


View Profile
July 11, 2014, 07:36:47 PM
 #2376

Groko's been doing some work on the POS miner through the YACoin client.  Looks like he found a world around to some of the long-term concerns.  I thought I would share the link here to increase awareness.  I believe he recently made a pull request to have this items added to the sourcecode.

http://yacointalk.grokonet.com/t/pos-mining-performance-boost/67

More excellent additions by Groko! Well need some community consensus on this, so everyone that can, please provide your opinion.
[/quote

Does anyone object to this update?  Should we put together a poll to formalize it?


           █████████████████     ████████
          █████████████████     ████████
         █████████████████     ████████
        █████████████████     ████████
       ████████              ████████
      ████████              ████████
     ████████     ███████  ████████     ████████
    ████████     █████████████████     ████████
   ████████     █████████████████     ████████
  ████████     █████████████████     ████████
 ████████     █████████████████     ████████
████████     ████████  ███████     ████████
            ████████              ████████
           ████████              ████████
          ████████     █████████████████
         ████████     █████████████████
        ████████     █████████████████
       ████████     █████████████████
▄▄
██
██
██
██
██
██
██
██
██
██     
██
██
▬▬ THE LARGEST & MOST TRUSTED ▬▬
      BITCOIN SPORTSBOOK     
   ▄▄
██
██
██
██
██
██
██
██
██
██     
██
██
             ▄▄▄▄▀▀▀▀▄
     ▄▄▄▄▀▀▀▀        ▀▄▄▄▄           
▄▀▀▀▀                 █   ▀▀▀▀▀▀▀▄▄
█                    ▀▄          █
 █   ▀▌     ██▄        █          █               
 ▀▄        ▐████▄       █        █
  █        ███████▄     ▀▄       █
   █      ▐████▄█████████████████████▄
   ▀▄     ███████▀                  ▀██
    █      ▀█████    ▄▄        ▄▄    ██
     █       ▀███   ████      ████   ██
     ▀▄        ██    ▀▀        ▀▀    ██
      █        ██        ▄██▄        ██
       █       ██        ▀██▀        ██
       ▀▄      ██    ▄▄        ▄▄    ██
        █      ██   ████      ████   ██
         █▄▄▄▄▀██    ▀▀        ▀▀    ██
               ██▄                  ▄██
                ▀████████████████████▀




  CASINO  ●  DICE  ●  POKER   
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
   24 hour Customer Support   

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
Joe_Bauers
Hero Member
*****
Offline Offline

Activity: 802
Merit: 1003


GCVMMWH


View Profile
July 11, 2014, 08:47:49 PM
 #2377

I don't belive a poll is needed. I should have some time over the next day or so to merge to testing and build the windows client.
aso118
Legendary
*
Offline Offline

Activity: 1918
Merit: 1012


★Nitrogensports.eu★


View Profile
July 11, 2014, 08:59:43 PM
 #2378

Awesome!   I can help test the windows client if you need a hand.  Smiley


           █████████████████     ████████
          █████████████████     ████████
         █████████████████     ████████
        █████████████████     ████████
       ████████              ████████
      ████████              ████████
     ████████     ███████  ████████     ████████
    ████████     █████████████████     ████████
   ████████     █████████████████     ████████
  ████████     █████████████████     ████████
 ████████     █████████████████     ████████
████████     ████████  ███████     ████████
            ████████              ████████
           ████████              ████████
          ████████     █████████████████
         ████████     █████████████████
        ████████     █████████████████
       ████████     █████████████████
▄▄
██
██
██
██
██
██
██
██
██
██     
██
██
▬▬ THE LARGEST & MOST TRUSTED ▬▬
      BITCOIN SPORTSBOOK     
   ▄▄
██
██
██
██
██
██
██
██
██
██     
██
██
             ▄▄▄▄▀▀▀▀▄
     ▄▄▄▄▀▀▀▀        ▀▄▄▄▄           
▄▀▀▀▀                 █   ▀▀▀▀▀▀▀▄▄
█                    ▀▄          █
 █   ▀▌     ██▄        █          █               
 ▀▄        ▐████▄       █        █
  █        ███████▄     ▀▄       █
   █      ▐████▄█████████████████████▄
   ▀▄     ███████▀                  ▀██
    █      ▀█████    ▄▄        ▄▄    ██
     █       ▀███   ████      ████   ██
     ▀▄        ██    ▀▀        ▀▀    ██
      █        ██        ▄██▄        ██
       █       ██        ▀██▀        ██
       ▀▄      ██    ▄▄        ▄▄    ██
        █      ██   ████      ████   ██
         █▄▄▄▄▀██    ▀▀        ▀▀    ██
               ██▄                  ▄██
                ▀████████████████████▀




  CASINO  ●  DICE  ●  POKER   
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
   24 hour Customer Support   

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
Joe_Bauers
Hero Member
*****
Offline Offline

Activity: 802
Merit: 1003


GCVMMWH


View Profile
July 13, 2014, 08:01:49 PM
 #2379

New testing build with Groko's changes are up!  Test it out and let me know of any issues.

https://github.com/yacoin/yacoin/releases/tag/testing_0.4.4-B
obermensch
Member
**
Offline Offline

Activity: 106
Merit: 10


View Profile
July 15, 2014, 02:22:51 AM
 #2380

Sarted up a little dicegame for Yacoin =)

1% house edge
Instant Payout
No registration
+Faucet, 0.01YAC giveaway every 60 sec

http://dbl.btcfarming.com/yacoindice

Hope this will boost some life into Yac again
Pages: « 1 ... 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 [119] 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 ... 180 »
  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!