Bitcoin Forum
May 11, 2024, 12:02:58 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 ... 7012 »
  Print  
Author Topic: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency  (Read 9722518 times)
HammerHedd
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile WWW
February 21, 2014, 03:24:47 AM
 #3461


About a 10% increase for me...

Any chance of a windows compiled version?

I removed now the big optimization, too much CPU dependent... Try now and PM me if you want again that 10%, I'll say to you what change on the code...



Ack! I just tried compiling it on other machines, and I get

Code:
xcoin.c:61:2: error: unknown type name ‘hashState_groestl’
  hashState_groestl groestl;
  ^
xcoin.c: In function ‘Xhash’:
xcoin.c:126:1: error: unterminated comment
 /*
 ^
xcoin.c:123:2: error: expected declaration or statement at end of input
  memset(hash, 0, 128);
  ^
make[2]: *** [minerd-xcoin.o] Error 1
make[2]: Leaving directory `/home/ubuntu/darkcoin-cpuminer-1.3-avx-aes'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ubuntu/darkcoin-cpuminer-1.3-avx-aes'
make: *** [all] Error 2
Making install in compat
make[1]: Entering directory `/home/ubuntu/darkcoin-cpuminer-1.3-avx-aes/compat'
make[2]: Entering directory `/home/ubuntu/darkcoin-cpuminer-1.3-avx-aes/compat'
make[3]: Entering directory `/home/ubuntu/darkcoin-cpuminer-1.3-avx-aes/compat'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/ubuntu/darkcoin-cpuminer-1.3-avx-aes/compat'
make[2]: Leaving directory `/home/ubuntu/darkcoin-cpuminer-1.3-avx-aes/compat'
make[1]: Leaving directory `/home/ubuntu/darkcoin-cpuminer-1.3-avx-aes/compat'
make[1]: Entering directory `/home/ubuntu/darkcoin-cpuminer-1.3-avx-aes'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing     -O3 -march=native -MT minerd-xcoin.o -MD -MP -MF .deps/minerd-xcoin.Tpo -c -o minerd-xcoin.o `test -f 'xcoin.c' || echo './'`xcoin.c
xcoin.c:61:2: error: unknown type name ‘hashState_groestl’
  hashState_groestl groestl;
  ^
xcoin.c: In function ‘Xhash’:
xcoin.c:126:1: error: unterminated comment
 /*
 ^
xcoin.c:123:2: error: expected declaration or statement at end of input
  memset(hash, 0, 128);
  ^
make[1]: *** [minerd-xcoin.o] Error 1
make[1]: Leaving directory `/home/ubuntu/darkcoin-cpuminer-1.3-avx-aes'
make: *** [install-recursive] Error 1

What can I do to bring back the 10%?

DRK: XepkHLT2MYTXSFDc2muiGeA9eRzG6ytpSy       P2Pool: stratum+tcp://darkcoin.kicks-ass.net:7903
BTC: 1LVE3pFpAhSrHbiK5hAUWDeVrB5UrPXRkJ                    http://darkcoin.kicks-ass.net
1715385778
Hero Member
*
Offline Offline

Posts: 1715385778

View Profile Personal Message (Offline)

Ignore
1715385778
Reply with quote  #2

1715385778
Report to moderator
1715385778
Hero Member
*
Offline Offline

Posts: 1715385778

View Profile Personal Message (Offline)

Ignore
1715385778
Reply with quote  #2

1715385778
Report to moderator
1715385778
Hero Member
*
Offline Offline

Posts: 1715385778

View Profile Personal Message (Offline)

Ignore
1715385778
Reply with quote  #2

1715385778
Report to moderator
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.
1715385778
Hero Member
*
Offline Offline

Posts: 1715385778

View Profile Personal Message (Offline)

Ignore
1715385778
Reply with quote  #2

1715385778
Report to moderator
tabnk
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
February 21, 2014, 03:25:23 AM
 #3462

Tried new source.

xcoin.c:61:2: error: unknown type name ‘hashState_groestl’
  hashState_groestl groestl;
  ^
xcoin.c: In function ‘Xhash’:
xcoin.c:126:1: error: unterminated comment
 /*
 ^
xcoin.c:123:2: error: expected declaration or statement at end of input
  memset(hash, 0, 128);
  ^



About a 10% increase for me...

Any chance of a windows compiled version?

I removed now the big optimization, too much CPU dependent... Try now and PM me if you want again that 10%, I'll say to you what change on the code...


tabnk
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
February 21, 2014, 03:27:25 AM
 #3463

0.00217345 BTC at Coins-e NOW !!!!  Grin
tabnk
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
February 21, 2014, 03:28:01 AM
 #3464

SAME error as YOU   Huh


About a 10% increase for me...

Any chance of a windows compiled version?

I removed now the big optimization, too much CPU dependent... Try now and PM me if you want again that 10%, I'll say to you what change on the code...



Ack! I just tried compiling it on other machines, and I get

Code:
xcoin.c:61:2: error: unknown type name ‘hashState_groestl’
  hashState_groestl groestl;
  ^
xcoin.c: In function ‘Xhash’:
xcoin.c:126:1: error: unterminated comment
 /*
 ^
xcoin.c:123:2: error: expected declaration or statement at end of input
  memset(hash, 0, 128);
  ^
make[2]: *** [minerd-xcoin.o] Error 1
make[2]: Leaving directory `/home/ubuntu/darkcoin-cpuminer-1.3-avx-aes'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ubuntu/darkcoin-cpuminer-1.3-avx-aes'
make: *** [all] Error 2
Making install in compat
make[1]: Entering directory `/home/ubuntu/darkcoin-cpuminer-1.3-avx-aes/compat'
make[2]: Entering directory `/home/ubuntu/darkcoin-cpuminer-1.3-avx-aes/compat'
make[3]: Entering directory `/home/ubuntu/darkcoin-cpuminer-1.3-avx-aes/compat'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/ubuntu/darkcoin-cpuminer-1.3-avx-aes/compat'
make[2]: Leaving directory `/home/ubuntu/darkcoin-cpuminer-1.3-avx-aes/compat'
make[1]: Leaving directory `/home/ubuntu/darkcoin-cpuminer-1.3-avx-aes/compat'
make[1]: Entering directory `/home/ubuntu/darkcoin-cpuminer-1.3-avx-aes'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing     -O3 -march=native -MT minerd-xcoin.o -MD -MP -MF .deps/minerd-xcoin.Tpo -c -o minerd-xcoin.o `test -f 'xcoin.c' || echo './'`xcoin.c
xcoin.c:61:2: error: unknown type name ‘hashState_groestl’
  hashState_groestl groestl;
  ^
xcoin.c: In function ‘Xhash’:
xcoin.c:126:1: error: unterminated comment
 /*
 ^
xcoin.c:123:2: error: expected declaration or statement at end of input
  memset(hash, 0, 128);
  ^
make[1]: *** [minerd-xcoin.o] Error 1
make[1]: Leaving directory `/home/ubuntu/darkcoin-cpuminer-1.3-avx-aes'
make: *** [install-recursive] Error 1

What can I do to bring back the 10%?
Lebubar
Legendary
*
Offline Offline

Activity: 1288
Merit: 1000



View Profile
February 21, 2014, 03:32:28 AM
 #3465


Two more. That's it, I'm taking a break. Cool

XwBidPQVnGFEzqfJbTybS9gyXX2yu1JbfM


Love it, just ONE small change and we are going to use it!

Made the outer ring silver. If you can make us that with a transparent background, we are DONE!

And when we get the physical coins made I will send you one.


Agree !! Really nice...

I want one real too .... Roll Eyes
TanteStefana
Full Member
***
Offline Offline

Activity: 280
Merit: 100


The Future Of Work


View Profile
February 21, 2014, 03:34:43 AM
 #3466


Two more. That's it, I'm taking a break. Cool

XwBidPQVnGFEzqfJbTybS9gyXX2yu1JbfM


Love it, just ONE small change and we are going to use it!

Made the outer ring silver. If you can make us that with a transparent background, we are DONE!

And when we get the physical coins made I will send you one.


Agree !! Really nice...

I want one real too .... Roll Eyes

Me too!  That'd be so cool!

█ ANN THREAD █
﹝Whitepaper﹞
【BLACKBOX OS】
The Future of Work. Decentralized.
TELEGRAM﹞﹝FACEBOOK
TWITTERYOUTUBE
InternetApe
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile WWW
February 21, 2014, 03:42:27 AM
 #3467


Two more. That's it, I'm taking a break. Cool

XwBidPQVnGFEzqfJbTybS9gyXX2yu1JbfM


Love it, just ONE small change and we are going to use it!

Made the outer ring silver. If you can make us that with a transparent background, we are DONE!

And when we get the physical coins made I will send you one.


Agree !! Really nice...

I want one real too .... Roll Eyes

Me too!  That'd be so cool!


For the back of the physical coin we will need a design for that too! Who ever designs it will also get a physical coin free!

Max 7 colors, no gradients!

DarkCoin - https://bitcointalk.org/index.php?topic=421615 - DarkCoin aims to be the first privacy-centric cryptographic currency with fully encrypted transactions and anonymous block transactions.
HammerHedd
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile WWW
February 21, 2014, 03:47:55 AM
 #3468


Two more. That's it, I'm taking a break. Cool

XwBidPQVnGFEzqfJbTybS9gyXX2yu1JbfM


Love it, just ONE small change and we are going to use it!

Made the outer ring silver. If you can make us that with a transparent background, we are DONE!

And when we get the physical coins made I will send you one.


Agree !! Really nice...

I want one real too .... Roll Eyes

Me too!  That'd be so cool!


For the back of the physical coin we will need a design for that too! Who ever designs it will also get a physical coin free!

Max 7 colors, no gradients!

Please let us know when / where we will be able to get these physical cons! Any chance the first run would be numbered in any way?

DRK: XepkHLT2MYTXSFDc2muiGeA9eRzG6ytpSy       P2Pool: stratum+tcp://darkcoin.kicks-ass.net:7903
BTC: 1LVE3pFpAhSrHbiK5hAUWDeVrB5UrPXRkJ                    http://darkcoin.kicks-ass.net
elmad
Member
**
Offline Offline

Activity: 119
Merit: 10


View Profile
February 21, 2014, 03:48:19 AM
 #3469

SAME error as YOU   Huh


About a 10% increase for me...

Any chance of a windows compiled version?

I removed now the big optimization, too much CPU dependent... Try now and PM me if you want again that 10%, I'll say to you what change on the code...



Ack! I just tried compiling it on other machines, and I get



Ok, I fixed the remove, now you can compile. Expect 10% as before where to had it.

HammerHedd and  the others, if you have different machines and different behaviours, please send me a pm with a table like this:
Code:
   CPU  ------- v1.3  -------  new v1.3
i7-3770k-------459khs--------511khs
  
TingCoin
Hero Member
*****
Offline Offline

Activity: 720
Merit: 500



View Profile
February 21, 2014, 03:49:54 AM
 #3470

BITCOIN @ MTGOX is US$ 90 per BTC.

There are few potential alt-coin that can over take BTC.

Hopefully, DRK is one of it !!!!!!!!!  Grin

Nobody uses Gox anymore, you can't withdraw and nobody knows if they're gonna enable it again. BTC is at about $550.

Any posts from me that were posted in Russian were NOT from me. A cykablyat obtained my forum login details when they were leaked, I was inactive from the forum at that time.
HammerHedd
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile WWW
February 21, 2014, 03:55:06 AM
 #3471

SAME error as YOU   Huh


About a 10% increase for me...

Any chance of a windows compiled version?

I removed now the big optimization, too much CPU dependent... Try now and PM me if you want again that 10%, I'll say to you what change on the code...



Ack! I just tried compiling it on other machines, and I get



Ok, I fixed the remove, now you can compile. Expect 10% as before where to had it.

HammerHedd and  the others, if you have different machines and different behaviours, please send me a pm with a table like this:
Code:
   CPU  ------- v1.3  -------  new v1.3
i7-3770k-------459khs--------511khs
  


Hmmm... still getting the unterminated comment error in xcoin.c  Maybe it takes a while for the repository to register the change?

BTW, elmad, you a re a mad scientist genius!

EDIT: Got it, working correctly now... stand by for some hash numbers...

Code:
   CPU  ------- v1.3  -------  new v1.3
i7-2640k-------50.15khs--------55.68khs
  

Obviously this is a per thread average rather than overall hash rate. More to follow when I get mother machines going... Sorry, laptops got done first Tongue

DRK: XepkHLT2MYTXSFDc2muiGeA9eRzG6ytpSy       P2Pool: stratum+tcp://darkcoin.kicks-ass.net:7903
BTC: 1LVE3pFpAhSrHbiK5hAUWDeVrB5UrPXRkJ                    http://darkcoin.kicks-ass.net
bigc1984
Hero Member
*****
Offline Offline

Activity: 658
Merit: 534


View Profile
February 21, 2014, 04:05:18 AM
 #3472

Darkcoin the only coin on the top #20 list that is on the rise! ALL OTHER COINS TOOK HITS.
http://coinmarketcap.com/
tabnk
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
February 21, 2014, 04:05:51 AM
 #3473

Oh, hope it GO up !!!  Cheesy

BITCOIN @ MTGOX is US$ 90 per BTC.

There are few potential alt-coin that can over take BTC.

Hopefully, DRK is one of it !!!!!!!!!  Grin

Nobody uses Gox anymore, you can't withdraw and nobody knows if they're gonna enable it again. BTC is at about $550.
tabnk
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
February 21, 2014, 04:07:13 AM
 #3474

DARK @ 18 at Coinmarketcap.

ABOVE VTC
. Never expected that  Grin
Kreativekrypto
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
February 21, 2014, 04:09:12 AM
 #3475

Darkcoin the only coin on the top #20 list that is on the rise! ALL OTHER COINS TOOK HITS.
http://coinmarketcap.com/

I love this coin, but I still cannot figure how it's defying the wrath of btc right now. Oh well makes me happy regardless Smiley
elmad
Member
**
Offline Offline

Activity: 119
Merit: 10


View Profile
February 21, 2014, 04:09:17 AM
 #3476



As a Physics major I have to jump in here - not all of the energy used is turned into heat, in fact most isn't turned into heat at all. Heat is basically all of the wasted energy needed to run the computer. The rest of the wattage that isn't coming off as heat, the majority of the energy, is being used to do work. Basically flipping a bunch of transistors (switches) many times per second, spin hard drives and fans, etc. Heat is a waste byproduct of doing work in imperfect electrical circuits (ones with resistance, ie not a superconductor) - nothing more!

To the first question, yes it could be that it's a sign of inefficiency - but it could also be a sign that the mining software is not using the full potential of the cards. Wink

You are right for all.

For who asked: transistors have very little resistance. Scientists and engineers study to minimize this, because it's a non-ideal phenomen that wastes energy.

Every year of development transistors in processors are more efficients and they have very very little resistance.

So, what is the reason because of heat? Count how many are the transistor in modern cpus and gpus Cheesy .

And now, why the gpu is more cooler with this gpu miner? Because lesser transitors are ON. So, GPU is not hashing at full potential.

I looked the OpenCL code of the miner. It works, but it's clear that it's not optimized.

To optimize it, it's not easy. At all. 11 differents SHA-3 algorithms... it's a long long challenge....
AlexGR
Legendary
*
Offline Offline

Activity: 1708
Merit: 1049



View Profile
February 21, 2014, 04:09:50 AM
 #3477

I GIMPed a few variations using the gold/blue design but altering it either into a monochromatic, or into different color/darkness setting.

http://postimg.org/gallery/akvw7czu/
blajde
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250

Pre-sale - March 18


View Profile
February 21, 2014, 04:10:03 AM
 #3478

DARK @ 18 at Coinmarketcap.

ABOVE VTC
. Never expected that  Grin

it has been like that back and forth for 4 days now.
BitcoinSteve
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
February 21, 2014, 04:11:12 AM
 #3479

just bought 110 hope its not too late to make some decent $?

DRK: XtijFQdCcPpKXmtjKF4xdpy6vCvJTymfzw

BTC: 1LbPHiUfegA3Xjfg4YJkJqLNpaRWDcRPay
tungfa
Legendary
*
Offline Offline

Activity: 1834
Merit: 1023


View Profile
February 21, 2014, 04:12:47 AM
 #3480

DARK @ 18 at Coinmarketcap.

ABOVE VTC
. Never expected that  Grin
hope we make it past Maxcoin soon … just that name already drives me crazyyyy …..>>>
Pages: « 1 ... 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 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 ... 7012 »
  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!