Bitcoin Forum
May 04, 2024, 09:00:19 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 170 171 172 173 174 175 176 177 178 179 180 »
  Print  
Author Topic: [ANN][YAC] YACoin ongoing development  (Read 379839 times)
thdim
Member
**
Offline Offline

Activity: 67
Merit: 10


View Profile
April 09, 2015, 10:35:38 PM
 #2781

Perhaps you are operating with wrong parameters.

-- CPU corei7 with 4 threads
https://github.com/Thirtybird/cpuminer/releases

Code:
cd C:\minerd-yacoin_stratum_x64_2_4_0
minerd-x64-corei7.exe -a scrypt-jane -t 4 -o stratum+tcp://yac.coinmine.pl:9088 -u myusername.myworker1 -p mypassword

-- GPU Radeon R7 240 4GB
https://github.com/Thirtybird/YACMiner/releases

Code:
cd C:\yacminer-3.5.0-yac2-x86
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
yacminer --scrypt-chacha --lookup-gap 6 -R 1280 -B 3560 -o stratum+tcp://yac.coinmine.pl:9088 -u myusername.myworker2 -p mypassword


Thanks for answering senj,

this is my settings for my i5 (i tolled you, it's an amateur mining Tongue),

Code:
minerd-x64-avx-i -a scrypt-jane -t 4 --url stratum+tcp://yac.coinmine.pl:9088 -u thdim.office -p xxx

how can the exact code works 2 days ago and now don't?

and this is my GPU

Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
yacminer --scrypt-chacha -o stratum+tcp://yac.coinmine.pl:9088 -u thdim.1 -p xxx -I 9 --lookup-gap 2

it seems like working and hashing with 314.0 h/s but nothing happens except "Stratum from pool 0 detected new block" every couples of minutes. The message <low difficulty share of 0.00> i discover it by trying to make it work with sgminer_v5.1_2015-03-09 (i don't have any idea if that is even compatible miner too be honest).
If you see garbage posts (off-topic, trolling, spam, no point, etc.), use the "report to moderator" links. All reports are investigated, though you will rarely be contacted about your reports.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714813219
Hero Member
*
Offline Offline

Posts: 1714813219

View Profile Personal Message (Offline)

Ignore
1714813219
Reply with quote  #2

1714813219
Report to moderator
1714813219
Hero Member
*
Offline Offline

Posts: 1714813219

View Profile Personal Message (Offline)

Ignore
1714813219
Reply with quote  #2

1714813219
Report to moderator
senj
Member
**
Offline Offline

Activity: 118
Merit: 10


View Profile
April 10, 2015, 09:53:15 PM
 #2782

Does anyone know what happened with http://forum.yacoin.org ?
caston
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500



View Profile WWW
April 12, 2015, 12:24:04 PM
 #2783

oh it's down? that's not good... we still have the alternate forum but we should try to get the main one back up

bitcoin BTC: 1MikVUu1DauWB33T5diyforbQjTWJ9D4RF
bitcoin cash: 1JdkCGuW4LSgqYiM6QS7zTzAttD9MNAsiK

-updated 3rd December 2017
Joe_Bauers
Hero Member
*****
Offline Offline

Activity: 802
Merit: 1003


GCVMMWH


View Profile
April 13, 2015, 02:51:20 PM
 #2784

I'm not sure who maintains that one. Maybe sahtor?
old c coder
Sr. Member
****
Offline Offline

Activity: 260
Merit: 250



View Profile WWW
April 16, 2015, 01:49:19 PM
Last edit: April 16, 2015, 08:57:39 PM by old c coder
 #2785

When priced at 100$, 1$ would get destroyed with each transaction due hardcoded 0.01 yac transaction fee. Who would transact in amounts smaller than 10$ if one tenth would get destroyed with each transaction? I believe this rule in a way serves as limitation for maximum future price. My guess is that it could hardly get above 25$ per yac (25 cents destroyed with each transaction) and more reasonable target value could be between 0.1 and 10$.
I am aware people were paying high transaction fees when btc was at it's high, but that amount did not get destroyed.

Priced at 0.1$ YACoin would now have 5$ million market capitalization. Compare that to current Litecoin market cap (62$M) you can see how small "the push" must be to get us there.

And all that presuming dollar and other fiat money would preserve it's value:)

Hello Senj,

What about setting a min-max range for the Tx fee?  Minimum, say in terms of the minimum YAC unit, 0.000001YAC (or 0.0001CENT), a Satoshi or whatever we choose to call that minimum, say 100 Satoshis.  And some maximum, or a percentage of the Tx amount, of TX byte count size or whatever, whichever is smaller.   Doesn't seem hard to do.

Ron
                          


LTC: LUYiMVsrFQewUSPDasSKGzhyTPAkiTeSov BTC: 1DPvP6WoZzaNQ9Nxzd64hjYad1kyQzTTbx YAC: Y3ZggXDvnRJaRwtVGyGJwt6DMLN3EPQpQf 
The day is coming when a single carrot, freshly observed, will set off a revolution.  Paul Cezanne
senj
Member
**
Offline Offline

Activity: 118
Merit: 10


View Profile
April 16, 2015, 06:01:46 PM
 #2786

...
What about setting a min-max range for the Tx fee?  Minimum, say in terms of the minimum YAC unit, 0.000001YAC (or 0.00001CENT), a Satoshi or whatever we choose to call that minimum, say 100 Satoshis.  And some maximum, or a percentage of the Tx amount, of TX byte count size or whatever, whichever is smaller.   Doesn't seem hard to do.                          

Tx fee's function is to prevent blockchain bloat/spam attacks. Lowering it would mean removing this protection.

The only way it seems sensible to have it dynamic (and less than 0.01) is to somehow tie it to block reward.
More miners, consequently higher difficulty and lower reward would indicate possible higher price. In that case it would make sense to lower mandatory tx fee.

As it is now, at such low price, tx fee could even be 0.1 yac.
I admit it is challenging to estimate price from difficulty, especially considering N factor.
Besides, I think tx fee is perhaps even more an economical than security issue. And we've got enough of those to fix.




Joe_Bauers
Hero Member
*****
Offline Offline

Activity: 802
Merit: 1003


GCVMMWH


View Profile
April 23, 2015, 08:08:11 PM
 #2787

I'm not sure who maintains that one. Maybe sahtor?

Haven't heard any updates from anyone. I think the site was owned by someone that "moved on to other things" so we can either do a new site: I can add one on Yacoin hosting, designate Grokos site as the "new official forum" or do something else.
Beave162
Hero Member
*****
Offline Offline

Activity: 809
Merit: 501



View Profile
April 30, 2015, 01:07:11 PM
 #2788

...
What about setting a min-max range for the Tx fee?  Minimum, say in terms of the minimum YAC unit, 0.000001YAC (or 0.00001CENT), a Satoshi or whatever we choose to call that minimum, say 100 Satoshis.  And some maximum, or a percentage of the Tx amount, of TX byte count size or whatever, whichever is smaller.   Doesn't seem hard to do.                         

Tx fee's function is to prevent blockchain bloat/spam attacks. Lowering it would mean removing this protection.

The only way it seems sensible to have it dynamic (and less than 0.01) is to somehow tie it to block reward.
More miners, consequently higher difficulty and lower reward would indicate possible higher price. In that case it would make sense to lower mandatory tx fee.


As it is now, at such low price, tx fee could even be 0.1 yac.
I admit it is challenging to estimate price from difficulty, especially considering N factor.
Besides, I think tx fee is perhaps even more an economical than security issue. And we've got enough of those to fix.


The highlighted part above needs to be addressed. Simply put, a static, minimum transaction fee of 0.01 is VERY limiting to the growth of the coin. Of course, the price per YAC has to be 1,000,000 fold above the current price for the fees to be significant, but the fact that there is that limitation suppresses the coin well before reaching that point.

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

Activity: 802
Merit: 1003


GCVMMWH


View Profile
April 30, 2015, 01:33:32 PM
 #2789

...
What about setting a min-max range for the Tx fee?  Minimum, say in terms of the minimum YAC unit, 0.000001YAC (or 0.00001CENT), a Satoshi or whatever we choose to call that minimum, say 100 Satoshis.  And some maximum, or a percentage of the Tx amount, of TX byte count size or whatever, whichever is smaller.   Doesn't seem hard to do.                         

Tx fee's function is to prevent blockchain bloat/spam attacks. Lowering it would mean removing this protection.

The only way it seems sensible to have it dynamic (and less than 0.01) is to somehow tie it to block reward.
More miners, consequently higher difficulty and lower reward would indicate possible higher price. In that case it would make sense to lower mandatory tx fee.


As it is now, at such low price, tx fee could even be 0.1 yac.
I admit it is challenging to estimate price from difficulty, especially considering N factor.
Besides, I think tx fee is perhaps even more an economical than security issue. And we've got enough of those to fix.


The highlighted part above needs to be addressed. Simply put, a static, minimum transaction fee of 0.01 is VERY limiting to the growth of the coin. Of course, the price per YAC has to be 1,000,000 fold above the current price for the fees to be significant, but the fact that there is that limitation suppresses the coin well before reaching that point.

MIN_TX_FEE is set to CENT/10 in testing.

When we get some of the other stuff that senj has mentioned worked out, that is what we'll go with for 0.4.5
Sahtor
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile WWW
May 02, 2015, 06:39:08 PM
 #2790

I'm not sure who maintains that one. Maybe sahtor?

Haven't heard any updates from anyone. I think the site was owned by someone that "moved on to other things" so we can either do a new site: I can add one on Yacoin hosting, designate Grokos site as the "new official forum" or do something else.

https://forum.yacoin.org/ is working again. It needed a full replacement unpacking of smf files. The error logs were saying something related to socket permissions and stuff thats not fun to fix. The installation is hopefully working properly and safely.
MegaHustlr
Hero Member
*****
Offline Offline

Activity: 601
Merit: 500


Vote 4fryn :)


View Profile
May 02, 2015, 06:47:36 PM
 #2791

did pocopoco create yacoin or windmaster?




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

▀▀▀   ▐█ █▌    ▐▌  █  ▐█ ▄█▀▀   █ █  ▄▀ ▄█ ▌
      ▐▌ ▀█ ▄▀▄█  █▀  █  █      ▐▌ █▀ █    ▀▄
      █     ▄█▀  ▀▀▀▀▄█  ▀█▄▄▀ ▄▀  █▄ █  ██ ▐▌
     █   ▄███▄▄███▄▄▄▄       ▄█▄▄▄▄ █▄    ▀  █ ▄
   ▄█▀▀▀▀     █▀      █   ▄█▀▀███    ▀▀▄▄   ▄██
  ▐█         ▐▌       ▐▌▄▀     ██        ▀███ ▐█
  █           ▀▄      ▐█▀       ▀█           ▀▀
  █▄           ██     ██         ██▄
   █▀            ▀     ▀          ▀█▀



.







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




       ▄▄▄▄▄▄
    ▄████████
    █████▀▀▀▀
   ▐████
   ▐████
████████████
████████████
   ▐████
   ▐████
   ▐████
   ▐████




  ▄██▄▄                ▄▄██▄
  ████████▄▄▄▄▄▄▄▄▄▄▄███████
  ██████████████████████████
  ██████████████████████████
▄████████████████████████████▄
██████████████████████████████▌
█████▀                  ▀█████▌
████    ███▄      ▄███    ████▌
████   ▐████      ████▌   ████
 ███    ▀██▀      ▀██▀    ███▀
  ▀██▄                  ▄██▀
    ▀▀██████████████████▀▀




             ▄██▄
     ▄      ▐████   ▄▄
   █████     ██████████
    █████████████████▀
 ▄████████████▀████▌
██████████     ▀████    
 ▀▀   █████     ██████████
      ▀████▌▄████████████▀
    ▄▄▄███████████████▌
   ██████████▀    ▐████
    ▀▀▀  ████▌     ▀▀▀
         ▀███▀
Joe_Bauers
Hero Member
*****
Offline Offline

Activity: 802
Merit: 1003


GCVMMWH


View Profile
May 04, 2015, 03:16:49 PM
 #2792

did pocopoco create yacoin or windmaster?

pocopoco.
alenevaa
Sr. Member
****
Offline Offline

Activity: 288
Merit: 260



View Profile WWW
May 08, 2015, 09:22:33 AM
 #2793

Although YACoin is just 2 years old, I’m certain YAC will be the next mass adopted currency.




So long live YAC and Happy 2nd birthday!!

██████████████████████
████████████████████████
████████████████████████
████████████████████████
███████████████████████
█████████████████████
████████████████████████
████████████████████████
██████████████████████
██████████████████████
███████████████████████
████████████████████████
████████████████████████
████████████████████████
███████████████████████
██████████████████████
|
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

caston
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500



View Profile WWW
May 10, 2015, 02:14:07 PM
 #2794

Ahh yes. Two big recent events. Yacoin reached block 1 million and now it turns the big 2.

Happy Birthday Yacoin.

I am downloading the blockchain as I type this. I will then get ready to do some PoS mining. Got a large amount of YAC that hasn't seen the network in about a year Smiley

bitcoin BTC: 1MikVUu1DauWB33T5diyforbQjTWJ9D4RF
bitcoin cash: 1JdkCGuW4LSgqYiM6QS7zTzAttD9MNAsiK

-updated 3rd December 2017
qwep1
Hero Member
*****
Offline Offline

Activity: 610
Merit: 500


View Profile
May 11, 2015, 07:01:17 AM
 #2795

what setting for 280x help me? i have only HW

              ▄▄██▄▄
          ▄▄██████████▄▄
      ▄▄██████████████████▄▄
  ▄▄██████████▀▀ ▀▀██████████▄▄
▄█████████▀▀          ▀▀█████████▄
██████▀▀        ▄▄        ▀▀██████
██████      ▄▄██████▄▄      ██████
██████    ██████████████    ██████
██████    ██████████████    ██████
██████    ██████████████    ██████
██████      ▀▀██████▀▀      ██████
██████          ▀▀        ▄▄██████
▀█████    ▄▄          ▄▄█████████▀
   ▀▀█    ████▄▄ ▄▄██████████▀▀
          ████████████████▀▀
          ▀▀██████████▀▀
              ▀▀██▀▀
P H O R E

     █
    █
   █
  █
   █
    █
   █
  █
 █
    KryptKoin rebranded to Phore   
     █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █
PoS 3.0  -  Masternodes  -  Obfuscation


     █
    █
   █
  █
   █
    █
   █
  █
 █
.


            ▄▄██▄▄
        ▄▄██████████▄▄
    ▄▄████████▀▀████████▄▄
 ▄████████▀▀      ▀▀████████▄
▐█████▀▀              ▀▀█████▌
▐████       ▄▄██▄▄       ████▌
▐████    ▄██████████▄    ████▌
▐████    ████████████    ████▌
▐████    ▀██████████▀    ████▌
▐████       ▀▀██▀▀       ████▌
 ▀███                 ▄▄█████▌
    ▀    █▄▄      ▄▄████████▀
         █████▄▄████████▀▀
         ▀██████████▀▀
            ▀▀██▀▀
r1aan
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
May 14, 2015, 10:10:52 AM
Last edit: May 14, 2015, 10:28:41 AM by r1aan
 #2796

How do u remove encryption from windows wallet.Is there a special way ?
I want to unlock wallet .Never sent coin yet just mining and minting now what?
Joe_Bauers
Hero Member
*****
Offline Offline

Activity: 802
Merit: 1003


GCVMMWH


View Profile
May 14, 2015, 12:50:16 PM
 #2797

How do u remove encryption from windows wallet.Is there a special way ?
I want to unlock wallet .Never sent coin yet just mining and minting now what?

You should have a check box on the main screen that say earn interest.
Click that, enter your encryption password and you are all set.
caston
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500



View Profile WWW
May 15, 2015, 12:26:21 PM
 #2798

Nice price increase. Lets more there's more instore for Yacoin in the future.

bitcoin BTC: 1MikVUu1DauWB33T5diyforbQjTWJ9D4RF
bitcoin cash: 1JdkCGuW4LSgqYiM6QS7zTzAttD9MNAsiK

-updated 3rd December 2017
caston
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500



View Profile WWW
May 19, 2015, 12:54:39 PM
 #2799

A good arb opportunity for Yacoin right now is to buy on crypsty and sell on bter.

BTW guys it looks like the price is finally starting to take off. If you look at the chart there was a really big jump in about November 2013. I'm expecting something similar to happen sometime this year.

bitcoin BTC: 1MikVUu1DauWB33T5diyforbQjTWJ9D4RF
bitcoin cash: 1JdkCGuW4LSgqYiM6QS7zTzAttD9MNAsiK

-updated 3rd December 2017
Thirtybird
Hero Member
*****
Offline Offline

Activity: 693
Merit: 500



View Profile
May 19, 2015, 03:10:13 PM
 #2800

A good arb opportunity for Yacoin right now is to buy on crypsty and sell on bter.

BTW guys it looks like the price is finally starting to take off. If you look at the chart there was a really big jump in about November 2013. I'm expecting something similar to happen sometime this year.

So, you're predicting a 100x growth?  I'm optimistic most of the time, but that's pretty far fetched, even for true believers!

YACMiner: https://github.com/Thirtybird/YACMiner  N-Factor information : https://docs.google.com/spreadsheet/ccc?key=0Aj3vcsuY-JFNdC1ITWJrSG9VeWp6QXppbVgxcm0tbGc&usp=drive_web#gid=0
BTC: 183eSsaxG9y6m2ZhrDhHueoKnZWmbm6jfC  YAC: Y4FKiwKKYGQzcqn3M3u6mJoded6ri1UWHa
Pages: « 1 ... 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 170 171 172 173 174 175 176 177 178 179 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!