apophis974
Member
Offline
Activity: 88
Merit: 10
|
|
March 08, 2014, 02:29:41 PM |
|
Instamine checklist: - no pools up at launch - no external miner available at launch - trying to look incompetent instead of doing it on purpose - blame it on something technical while you had a month of preparation - instamine Hmm... I do wonder, why people have reported 0 coins in the early blocks (that weren't orphans)? Maybe, just maybe... That's a measure to prevent instamine? No it's because the reward was 0 before the result of the vote. No it's 657 hvc
|
|
|
|
otila
|
|
March 08, 2014, 02:29:53 PM |
|
Is the external miner different from the internal?
No, identical non-optimized lame code, their own Mangle() and related functions take 75% of CPU time
|
|
|
|
Benchman
|
|
March 08, 2014, 02:30:25 PM |
|
Instamine checklist: - no pools up at launch - no external miner available at launch - trying to look incompetent instead of doing it on purpose - blame it on something technical while you had a month of preparation - after an hour, launch source for external miner, don't compile - instamine +1
|
|
|
|
JKAL94
Newbie
Offline
Activity: 15
Merit: 0
|
|
March 08, 2014, 02:30:59 PM |
|
noob here, how the hell do I use this *.zip.asc pgp file key?
|
|
|
|
trademark
Legendary
Offline
Activity: 1932
Merit: 1003
|
|
March 08, 2014, 02:31:07 PM |
|
How do I know if I'm mining or not in my wallet? I checked the "Mine Heavycoin" box in options.
|
|
|
|
Riseman
|
|
March 08, 2014, 02:31:12 PM |
|
Is it me or the miner doesn't compile on Ubuntu? minerd-heavy.o: undefined reference to symbol 'SHA256_Init@@OPENSSL_1.0.0'
|
|
|
|
coinits
Legendary
Offline
Activity: 1582
Merit: 1019
011110000110110101110010
|
|
March 08, 2014, 02:31:22 PM |
|
noob here, how the hell do I use this *.zip.asc pgp file key?
send it to me
|
Jump you fuckers! | The thing about smart motherfuckers is they sound like crazy motherfuckers to dumb motherfuckers. | My sig space for rent for 0.01 btc per week.
|
|
|
Adamlm
|
|
March 08, 2014, 02:31:35 PM |
|
I'm getting while when trying to compile the miner on ubuntu: gcc -std=gnu99 -O3 -pthread -o minerd minerd-cpu-miner.o minerd-util.o minerd-sha2.o minerd-scrypt.o minerd-keccak.o minerd-groestl.o minerd-blake.o minerd-hefty1.o minerd-heavy.o minerd-sha2-x64.o minerd-scrypt-x64.o -L/usr/lib/x86_64-linux-gnu -lcurl compat/jansson/libjansson.a -lpthread -lssl /usr/bin/ld: minerd-heavy.o: undefined reference to symbol 'SHA256_Init@@OPENSSL_1.0.0' /lib/x86_64-linux-gnu/libcrypto.so.1.0.0: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status make[2]: *** [minerd] Error 1 make[2]: Leaving directory `/root/cpuminer-heavycoin' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/cpuminer-heavycoin' make: *** [all] Error 2
Any advice?
|
|
|
|
Alakazam2000
Member
Offline
Activity: 98
Merit: 10
|
|
March 08, 2014, 02:31:43 PM |
|
Out of Sync...
|
|
|
|
666try
|
|
March 08, 2014, 02:31:50 PM |
|
dev!!!
I think I did mistake.
I just type like this.
importprivkey <my privkey>
but I get no balance for now...
plz answer me.
|
|
|
|
otila
|
|
March 08, 2014, 02:32:28 PM |
|
/usr/bin/ld: minerd-heavy.o: undefined reference to symbol 'SHA256_Init@@OPENSSL_1.0.0' /lib/x86_64-linux-gnu/libcrypto.so.1.0.0: error adding symbols: DSO missing from command line
How hard can it be? -lcrypto EDIT: you compiling as root?!? hopefully in virtual machine?
|
|
|
|
BitzMD
|
|
March 08, 2014, 02:32:36 PM |
|
still waiting for my IPO coins to be sent to my HVC address that I provided via PM
|
|
|
|
florianuhlemann
|
|
March 08, 2014, 02:32:48 PM |
|
MAC Wallet Daemon (not QT)This should work on Macs with 64bit. Tested on Mavericks. http://uploaded.net/file/g2gtt7rtIf it helped feel free to donate some coins HVC: H6g5JLRrLbKrksLSTXNuysQrFSu2ietmTi BTC: 124KevnvG9H2MXGY8yK25dWev1FD5ACdgn
|
|
|
|
degel_x
|
|
March 08, 2014, 02:33:20 PM |
|
Cpu miner sources https://github.com/heavycoin/cpuminer-heavycoinbut i can not compile it heavy.c:2:25: error: openssl/sha.h: No such file or directory heavy.c: In function ‘heavycoin_hash’: heavy.c:44: error: ‘SHA256_CTX’ undeclared (first use in this function) heavy.c:44: error: (Each undeclared identifier is reported only once heavy.c:44: error: for each function it appears in.) heavy.c:44: error: expected ‘;’ before ‘ctx’ heavy.c:45: warning: implicit declaration of function ‘SHA256_Init’ heavy.c:45: error: ‘ctx’ undeclared (first use in this function) heavy.c:46: warning: implicit declaration of function ‘SHA256_Update’ heavy.c:48: warning: implicit declaration of function ‘SHA256_Final’ make[2]: *** [minerd-heavy.o] Error 1 make[2]: Leaving directory `/home/Desarrollo01/Documentos/cpuminer-heavycoin-master' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/Desarrollo01/Documentos/cpuminer-heavycoin-master' make: *** [all] Error 2
|
| ..................... ........What is C?......... .............. | ...........ICO Dec 1st – Dec 30th............ ............Open Dec 1st- Dec 30th............ ...................ANN thread Bounty....................
|
|
|
|
fudge
|
|
March 08, 2014, 02:33:43 PM |
|
dev!!!
I think I did mistake.
I just type like this.
importprivkey <my privkey>
but I get no balance for now...
plz answer me.
close it and run .exe -rescan
|
Haшa гpyшa нaйpoзкopчyмaкyвaтiшa!
|
|
|
lderqq
|
|
March 08, 2014, 02:34:00 PM |
|
still need miner for windows
|
|
|
|
tinus42
|
|
March 08, 2014, 02:34:06 PM |
|
still waiting for my IPO coins to be sent to my HVC address that I provided via PM
Just be patient. The devs are only human. They must have lots to do right now.
|
|
|
|
tabnk
|
|
March 08, 2014, 02:34:23 PM |
|
Me too I'm getting while when trying to compile the miner on ubuntu: gcc -std=gnu99 -O3 -pthread -o minerd minerd-cpu-miner.o minerd-util.o minerd-sha2.o minerd-scrypt.o minerd-keccak.o minerd-groestl.o minerd-blake.o minerd-hefty1.o minerd-heavy.o minerd-sha2-x64.o minerd-scrypt-x64.o -L/usr/lib/x86_64-linux-gnu -lcurl compat/jansson/libjansson.a -lpthread -lssl /usr/bin/ld: minerd-heavy.o: undefined reference to symbol 'SHA256_Init@@OPENSSL_1.0.0' /lib/x86_64-linux-gnu/libcrypto.so.1.0.0: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status make[2]: *** [minerd] Error 1 make[2]: Leaving directory `/root/cpuminer-heavycoin' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/cpuminer-heavycoin' make: *** [all] Error 2
Any advice?
|
|
|
|
MaGNeT
Legendary
Offline
Activity: 1526
Merit: 1002
Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na
|
|
March 08, 2014, 02:34:35 PM |
|
still waiting for my IPO coins to be sent to my HVC address that I provided via PM
Just be patient. The devs are only human. They must have lots to do right now. Yeah, and they had only >3 weeks to prepare themselves.
|
|
|
|
Adamlm
|
|
March 08, 2014, 02:34:43 PM |
|
/usr/bin/ld: minerd-heavy.o: undefined reference to symbol 'SHA256_Init@@OPENSSL_1.0.0' /lib/x86_64-linux-gnu/libcrypto.so.1.0.0: error adding symbols: DSO missing from command line
How hard can it be? -lcrypto EDIT: you compiling as root?!? hopefully in virtual machine? Yes, it's a VM. What to do with this "-lcrypto" ?
|
|
|
|
|