Bitcoin Forum
May 09, 2024, 06:34:57 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 ... 298 »
  Print  
Author Topic: [ANN] [HVC] Heavycoin - Ultra-secure, Decentralized Block Reward Voting, Fast  (Read 542198 times)
instacalm
Hero Member
*****
Offline Offline

Activity: 798
Merit: 500



View Profile
March 08, 2014, 02:39:43 PM
 #141

Mac OS X Wallet indeed broken (missing dependencies)

Should be fixed ASAP
1715279697
Hero Member
*
Offline Offline

Posts: 1715279697

View Profile Personal Message (Offline)

Ignore
1715279697
Reply with quote  #2

1715279697
Report to moderator
1715279697
Hero Member
*
Offline Offline

Posts: 1715279697

View Profile Personal Message (Offline)

Ignore
1715279697
Reply with quote  #2

1715279697
Report to moderator
1715279697
Hero Member
*
Offline Offline

Posts: 1715279697

View Profile Personal Message (Offline)

Ignore
1715279697
Reply with quote  #2

1715279697
Report to moderator
"Governments are good at cutting off the heads of a centrally controlled networks like Napster, but pure P2P networks like Gnutella and Tor seem to be holding their own." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715279697
Hero Member
*
Offline Offline

Posts: 1715279697

View Profile Personal Message (Offline)

Ignore
1715279697
Reply with quote  #2

1715279697
Report to moderator
1715279697
Hero Member
*
Offline Offline

Posts: 1715279697

View Profile Personal Message (Offline)

Ignore
1715279697
Reply with quote  #2

1715279697
Report to moderator
1715279697
Hero Member
*
Offline Offline

Posts: 1715279697

View Profile Personal Message (Offline)

Ignore
1715279697
Reply with quote  #2

1715279697
Report to moderator
instacalm
Hero Member
*****
Offline Offline

Activity: 798
Merit: 500



View Profile
March 08, 2014, 02:40:00 PM
 #142

NODES!!!

Code:
addnode=172.245.221.171
addnode=94.102.53.183
addnode=198.52.200.43
addnode=node01.heavycoin.cc
megodex
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile
March 08, 2014, 02:40:29 PM
 #143

try adding 76.10.203.44:7203
cntrlsquare
Newbie
*
Offline Offline

Activity: 58
Merit: 0


View Profile
March 08, 2014, 02:40:34 PM
 #144

Windows: I can confirm importing private key from IPO worked.  Wallet synced and mining, but no blocks so far for me...

blocks" : 127,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 2.67442252,
"reward" : 657,
"vote" : 512,
"errors" : "",
"generate" : true,
"genproclimit" : 1,
"hashespersec" : 16576,
"pooledtx" : 0,
"testnet" : false

Going to try to compile on Linux now
iarsenaux
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250



View Profile
March 08, 2014, 02:40:55 PM
 #145

0 active connections on Heavycoin network.
ownerbest
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
March 08, 2014, 02:41:19 PM
 #146

My wallet can't connect to network. Any other node can be added?

QORA | 2ND GEN | NEW SOURCE CODE | QM8Q7itiFjs9b2QaXgDuedT8cfX5qaYeqC
theironman
Sr. Member
****
Offline Offline

Activity: 288
Merit: 253


View Profile
March 08, 2014, 02:41:31 PM
 #147

Remember to vote after you get your miners fired up:

https://www.mintpal.com/voting
keccak512 (OP)
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
March 08, 2014, 02:41:37 PM
 #148

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

oh guys!!!

good!!

thx very much !!!!!!!!!

I got my balance. thx!! Smiley Smiley Smiley

For procedure 1 IPO stakeholders only, there is a mini-tutorial here: https://bitcointalk.org/index.php?topic=470391.msg5198367#msg5198367
Biteasy77
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
March 08, 2014, 02:41:53 PM
 #149

Mac OS X Wallet indeed broken (missing dependencies)

Should be fixed ASAP

YES PLEASE FIX MAC WALLET
primer-
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000



View Profile
March 08, 2014, 02:42:26 PM
 #150

nodes not working, post more nodes people or we will have forks!!
Siggi84
Full Member
***
Offline Offline

Activity: 131
Merit: 100


View Profile
March 08, 2014, 02:42:40 PM
 #151

NODES!!!

addnode=172.245.221.171
addnode=94.102.53.183
addnode=76.10.203.44
addnode=61.156.57.71
addnode=172.246.113.106
addnode=117.27.110.138
addnode=54.186.44.85
addnode=125.79.96.236
addnode=198.52.200.43
addnode=node01.heavycoin.cc
degel_x
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
March 08, 2014, 02:42:45 PM
 #152

Cpu miner sources

https://github.com/heavycoin/cpuminer-heavycoin

but i can not compile it


Code:
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


Code:
apt-get update

apt-get install build-essential libcurl4-openssl-dev zip

git clone https://github.com/heavycoin/cpuminer-heavycoin

cd cpuminer-heavycoin

./autogen.sh

./configure CFLAGS="-O3"

make
Its run fine for me!

Tnks Solved using centos
Code:
 yum install openssl-devel

..C..
.....................
........What is C?.........
..............
...........ICO            Dec 1st – Dec 30th............
       ............Open            Dec 1st- Dec 30th............
...................ANN thread      Bounty....................

theironman
Sr. Member
****
Offline Offline

Activity: 288
Merit: 253


View Profile
March 08, 2014, 02:42:56 PM
 #153

Windows: I can confirm importing private key from IPO worked.  Wallet synced and mining, but no blocks so far for me...

blocks" : 127,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 2.67442252,
"reward" : 657,
"vote" : 512,
"errors" : "",
"generate" : true,
"genproclimit" : 1,
"hashespersec" : 16576,
"pooledtx" : 0,
"testnet" : false

Going to try to compile on Linux now

IPO went well, coins are in the wallet, everything is GOOD!  Great coin!
tabnk
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
March 08, 2014, 02:43:41 PM
 #154

HuhHuhHuhHuhHuh


/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" ?
dotcoin.info
Sr. Member
****
Offline Offline

Activity: 686
Merit: 252


www.cd3d.app


View Profile
March 08, 2014, 02:44:16 PM
 #155

They said the IPO coins would be paid out after the genesis block was mined. Which has only recently happened.

still waiting for my IPO coins to be sent to my HVC address that I provided via PM

Fire up your debug console and enter:

Code:
importprivkey YOURPRIVKEYHERE rescan=true

=> HVC will appear in your wallet immediately. It does work.

before your instruction i already implemented improtprivkey  but with out rescan=true.

now i am trying as you told, erro like this


Error adding key to wallet (code -4)

gpools
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250


View Profile
March 08, 2014, 02:44:46 PM
 #156

procedure 2 i send u HVC address please check and send me coin!
tinus42
Hero Member
*****
Offline Offline

Activity: 784
Merit: 501



View Profile
March 08, 2014, 02:44:59 PM
 #157


How do I know if I'm mining or not in my wallet?  I checked the "Mine Heavycoin" box in options.


Go to the debugwindow under Help and click on the Console tab.

Type getmininginfo and press enter.

You should get a display like this:

{
"blocks" : 127,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 2.67442252,
"reward" : 657,
"vote" : 1,
"errors" : "",
"generate" : true,
"genproclimit" : 2,
"hashespersec" : 4448,
"pooledtx" : 0,
"testnet" : false
}

If you see "generate" : true," you are solo mining.

From the same console you can activate solo mining by typing

setgenerate -1 <enter>

to solo mine with all the processor cores in your computer.

If you only want to mine with 2 cores you can type

setgenerate 2 <enter>

If you want to stop solo mining type

setgenerate false <enter>

You can check the mining operation by going to the Information tab of the Debug window and open the Debug log file with the first button on the bottom (Open).
kuperis
Sr. Member
****
Offline Offline

Activity: 357
Merit: 250



View Profile
March 08, 2014, 02:45:13 PM
 #158

still nothing... maybe its impossible mine with the wallet...
anyone is getting ?
iarsenaux
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250



View Profile
March 08, 2014, 02:45:21 PM
 #159

please add more node. 0 active connections to heavycoin network. it was working already a while ago but now i get 0 connections
keccak512 (OP)
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
March 08, 2014, 02:45:52 PM
 #160

Mac OS X Wallet indeed broken (missing dependencies)

Should be fixed ASAP

YES PLEASE FIX MAC WALLET

Do you have an error message and also what version of OSX is not working?  That would be helpful.
Pages: « 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 ... 298 »
  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!