losk22
Legendary
Offline
Activity: 1354
Merit: 1000
|
|
February 13, 2016, 05:24:32 PM |
|
Shit it takes a lot of CPU resources, and does not leave the possibility of mining on the video card!
|
|
|
|
MisO69
Legendary
Offline
Activity: 1946
Merit: 1005
My mule don't like people laughing
|
|
February 13, 2016, 05:34:42 PM |
|
Shit it takes a lot of CPU resources, and does not leave the possibility of mining on the video card!
Leave a thread for your GPU miner executable. Instead of using the wallet's GUI mining do this in the console: setgenerate true 7 (for a core i7) or setgenerate true 3 (for a core i5)
|
|
|
|
losk22
Legendary
Offline
Activity: 1354
Merit: 1000
|
|
February 13, 2016, 05:58:08 PM |
|
Shit it takes a lot of CPU resources, and does not leave the possibility of mining on the video card!
Leave a thread for your GPU miner executable. Instead of using the wallet's GUI mining do this in the console: setgenerate true 7 (for a core i7) or setgenerate true 3 (for a core i5) Does not help!
|
|
|
|
samsmith16
|
|
February 13, 2016, 06:28:13 PM |
|
Updated guide changed BerkeleyDB version to 4.8 for wallet binary compatibility sudo apt-get update sudo apt-get install checkinstall subversion git git-core build-essential sudo apt-get install libssl-dev libminiupnpc-dev sudo add-apt-repository ppa:bitcoin/bitcoin sudo apt-get update sudo apt-get install libdb4.8-dev libdb4.8++-dev sudo apt-get install build-essential libboost-all-dev automake libtool autoconf sudo apt-get install pkg-config sudo apt-get install git git clone https://github.com/FreeTrade/HOdlcoin cd HOdlcoin ./autogen.sh && ./configure --without-gui make make install mkdir -p ~/.hodlcoin/ echo -e "rpcuser=rpc\nrpcpassword=1234\nserver=1\ndaemon=1\ntxindex=1" > ~/.hodlcoin/hodlcoin.conf
This will start the wallet mining bitcoind -gen=1 -minermemory=1 -genproclimit=8 -miningaddress="address" minermemory= the amount of Ram in 1gb increments (1,2,3) genproclimit= the number of threads per 1gb of ram from "minermemory" (this number must be a power of 2 so 2,4,8,16,) miningaddress="address" this is the address all your mined blocks will be sent to (example "HodlDsNuts57MFNiN8CMrMjC2CYAy8pwi9") This will shut down the wallet
|
▐ Royalties▐ pays interest on Term Deposits up to 15%!! Yes even Cold Storage!!
|
|
|
samsmith16
|
|
February 13, 2016, 06:32:33 PM |
|
Shit it takes a lot of CPU resources, and does not leave the possibility of mining on the video card!
Leave a thread for your GPU miner executable. Instead of using the wallet's GUI mining do this in the console: setgenerate true 7 (for a core i7) or setgenerate true 3 (for a core i5) Does not help! setgenerate true must be tweaked in powers of 2 (2,4,8,16,32) or it will round up to the closest... setgenerate true 4 (for a core i7) or setgenerate true 2 (for a core i5) (note this will have them running at 50%)
|
▐ Royalties▐ pays interest on Term Deposits up to 15%!! Yes even Cold Storage!!
|
|
|
phunixx
Member
Offline
Activity: 121
Merit: 10
|
|
February 13, 2016, 06:47:17 PM |
|
Today i tested mining on a AMD A8-3870 cpu. Started mining using the mining button, it is hashing @ 22 per second which i think is bad....
Is there any website about info on using different flags or settings?
|
|
|
|
samsmith16
|
|
February 13, 2016, 07:03:06 PM |
|
Today i tested mining on a AMD A8-3870 cpu. Started mining using the mining button, it is hashing @ 22 per second which i think is bad....
Is there any website about info on using different flags or settings?
Well I'm not sure that CPU has AES instruction set.. So that hashrate makes scene if indeed it is a Non-AES CPU
|
▐ Royalties▐ pays interest on Term Deposits up to 15%!! Yes even Cold Storage!!
|
|
|
FreeTrade (OP)
Legendary
Offline
Activity: 1470
Merit: 1030
|
|
February 13, 2016, 09:13:37 PM |
|
Still using this mornings version? Troglodyte. Try this spiffy new wallet now that includes a panel to keep track of all the vital info about your HOdlings. https://drive.google.com/file/d/0B-5Ax5kejTpMSFlJdXhmN0cyWGM/view?usp=sharing
|
RepNet is a reputational social network blockchain for uncensored Twitter/Reddit style discussion. 10% Interest On All Balances. 100% Distributed to Users and Developers.
|
|
|
proletariat
Legendary
Offline
Activity: 1246
Merit: 1005
|
|
February 13, 2016, 09:45:38 PM |
|
Still using this mornings version? Troglodyte.
Try this spiffy new wallet now that includes a panel to keep track of all the vital info about your HOdlings.
Love my bank statement, Very nice! ********** around 5k hash comes and goes - Any ideas?
|
|
|
|
Belligerent Fool
Legendary
Offline
Activity: 1218
Merit: 1001
|
|
February 13, 2016, 10:17:11 PM |
|
Still using this mornings version? Troglodyte.
Try this spiffy new wallet now that includes a panel to keep track of all the vital info about your HOdlings.
Love my bank statement, Very nice! ********** around 5k hash comes and goes - Any ideas? It might be more expensive power at certain times for users so they switch it off, could be someone renting some cloud servers, could be someone at their work taking advantage of other workstations, heck it could even be some GPU's being tested out, 5Kh/s is pretty crazy compared to the average 17H/s-100H/s from individual PC's.
|
|
|
|
proletariat
Legendary
Offline
Activity: 1246
Merit: 1005
|
|
February 13, 2016, 10:25:24 PM |
|
Still using this mornings version? Troglodyte.
Try this spiffy new wallet now that includes a panel to keep track of all the vital info about your HOdlings.
Love my bank statement, Very nice! ********** around 5k hash comes and goes - Any ideas? It might be more expensive power at certain times for users so they switch it off, could be someone renting some cloud servers, could be someone at their work taking advantage of other workstations, heck it could even be some GPU's being tested out, 5Kh/s is pretty crazy compared to the average 17H/s-100H/s from individual PC's. Don't know if this is a constant just happened to check earlier and it was north of 19k and right now is at 14k
|
|
|
|
HORT
|
|
February 14, 2016, 03:49:30 AM |
|
Nice work FreeTrade!
|
|
|
|
scamkiller
|
|
February 14, 2016, 01:56:00 PM |
|
looking forward to the next version wallet.
|
|
|
|
incognitoworker
|
|
February 14, 2016, 04:07:02 PM |
|
WTS time deposits: Batches of 100 coins, sent to your addy with time lock feature. 1-3 months timelock to encourage longtime holders.
0.02000 BTC is the base price for each batch of 100 coins locked for 30 days. 2 months timelock gives 15% discount 3 month option gives 30% discount. We only take XQN as payment for these discounted sales. All prices converted to XQN based on XQN market prices. You can buy with BTC and no time lock, at full market prices.
How to buy? Pm me, or post your interest in our OTC direct trade thread, where we will add HODL as one of XQNPOSFUNDS holdings.
IW
|
|
|
|
spydud22
|
|
February 14, 2016, 04:27:21 PM |
|
WTS time deposits: Batches of 100 coins, sent to your addy with time lock feature. 1-3 months timelock to encourage longtime holders.
0.02000 BTC is the base price for each batch of 100 coins locked for 30 days. 2 months timelock gives 15% discount 3 month option gives 30% discount. We only take XQN as payment for these discounted sales. All prices converted to XQN based on XQN market prices. You can buy with BTC and no time lock, at full market prices.
How to buy? Pm me, or post your interest in our OTC direct trade thread, where we will add HODL as one of XQNPOSFUNDS holdings.
IW
How
|
|
|
|
incognitoworker
|
|
February 14, 2016, 04:31:06 PM |
|
WTS time deposits: Batches of 100 coins, sent to your addy with time lock feature. 1-3 months timelock to encourage longtime holders.
0.02000 BTC is the base price for each batch of 100 coins locked for 30 days. 2 months timelock gives 15% discount 3 month option gives 30% discount. We only take XQN as payment for these discounted sales. All prices converted to XQN based on XQN market prices. You can buy with BTC and no time lock, at full market prices.
How to buy? Pm me, or post your interest in our OTC direct trade thread, where we will add HODL as one of XQNPOSFUNDS holdings.
IW
How How what? If you are interested in buying, PM me or use our threads to discuss. Link to main thread in my sig. IW
|
|
|
|
binary_tree
|
|
February 14, 2016, 04:34:24 PM |
|
IMO HODL is the best coin so far in 2016.
|
|
|
|
bluehorseshoe
|
|
February 14, 2016, 05:55:11 PM |
|
I've tried running the wallet miner on a so so laptop dual core 3gb for 6 hours and haven't mined anything. Am I missing something other than clicking mine? The pc's certainly working hard.
I must say, having a cpu miner integrated into the wallet is totally tits!
|
|
|
|
Cryptoipad
Member
Offline
Activity: 260
Merit: 10
|
|
February 14, 2016, 06:04:07 PM |
|
I've tried running the wallet miner on a so so laptop dual core 3gb for 6 hours and haven't mined anything. Am I missing something other than clicking mine? The pc's certainly working hard.
I must say, having a cpu miner integrated into the wallet is totally tits!
Difficulty is high right now so you may only find a block every day or two or three...
|
|
|
|
CjMapope
Legendary
Offline
Activity: 1820
Merit: 1092
~Full-Time Minter since 2016~
|
|
February 14, 2016, 06:04:18 PM |
|
I've tried running the wallet miner on a so so laptop dual core 3gb for 6 hours and haven't mined anything. Am I missing something other than clicking mine? The pc's certainly working hard.
I must say, having a cpu miner integrated into the wallet is totally tits!
i would say as long as your cpu usage is at 100 your mining if your not getting blocks it's just a difficulty thing, been ramping up last week or so here and some users are testing some awesome CPU's on this so it's adding to the network hash ;p my I-7 has only gotten a few blocks, and less everyday as people jump in (im talking to da guy with the amd 8 core making our life hard) << haha just kidding no hate just maybe a little jealous ;p
|
~Got this girl in my bed, a roof over my head, i mint a couple coins a week, and thats how i make bread~ ~On the 12th day of Hatzvah, OGminer said to me: "compute root of the merkle hash tree!"~ Prohashing -- Simply the best Multipool!
|
|
|
|