Bitcoin Forum
May 22, 2024, 03:10:52 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 59 60 61 62 63 64 ... 85 »
  Print  
Author Topic: [ANN] GiftCoin [GFT] Wallet + Source available [SCRYPT]  (Read 112408 times)
dannygast
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
January 03, 2014, 07:46:53 PM
 #261

And is there a way to know how to solo mine this coin? Or are the devs the only ones that knows?

how does solo mine differ coin to coin ? Let me answer - it does not Smiley

there is no magic trick

when you open the wallet go to console and type "setgenerate true"
then type "getmininginfo" for stats

you usually don't need a config at beginning, if .conf file provided then edit accordingly

good luck!
Don't you need the nodes?
icey
Legendary
*
Offline Offline

Activity: 1578
Merit: 1000


May the coin be with you..


View Profile
January 03, 2014, 07:47:10 PM
 #262

Countdown clock added to gft.cryptopools.com   Grin

Pool is PROP with 1% Fee and first 100 bonus blocks for block finders.


-tb-

is  stratum+tcp://moon.cryptopools.com:3307 right?

Moon is on a different server.  Thanks.

-tb-

you might want to change the front page of your site, its showing moon still Smiley


Haha, thanks for the catch.  Post your DGC address for a little donation.

-tb-

thanks, thats very kind of you
DFWGAZYtE2dQP2NS6bsH5KBer4cjX38M91
virtualdn
Legendary
*
Offline Offline

Activity: 1372
Merit: 1093


View Profile
January 03, 2014, 07:48:16 PM
 #263

If you don't have a gpu card here is a method to start mining giftcoin using digitalocean cloud vps.
This will bring you some coins especially in the first days when difficulty is lower.
gpu mining is obiously faster, use only if you cannot mine with gpu. this guide also contains my referral link.

1. sign up for a digitalocean account here:  https://www.digitalocean.com/?refcode=261c189a4aeb

Deposit $5 or $10 and add coupon *LINUX13* or *GIT10* to get $10 extra bonus

2. create 4 or 8 cpus droplet - choose Ubuntu 13.04 x64

3. login via ssh (use putty) with your vps login details

4. execute the following commands:

sudo apt-get update

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

wget http://sourceforge.net/projects/cpuminer/files/pooler-cpuminer-2.3.2.tar.gz

tar -xzf pooler-cpuminer-2.3.2.tar.gz

cd cpuminer-2.3.2/

./configure CFLAGS="-O3"

make

apt-get install screen

screen
  
./minerd --url stratum+tcp://server:port --userpass worker.name:password


That's all!

when logging back again use "screen -r" to restore session

1 BTC = 1 BTC
Evilish
Hero Member
*****
Offline Offline

Activity: 882
Merit: 563


Bitcoin to the moon!


View Profile
January 03, 2014, 07:53:46 PM
 #264

If you don't have a gpu card here is a method to start mining giftcoin using digitalocean cloud vps.
This will bring you some coins especially in the first days when difficulty is lower.
gpu mining is obiously faster, use only if you cannot mine with gpu. this guide also contains my referral link.

1. sign up for a digitalocean account here:  https://www.digitalocean.com/?refcode=261c189a4aeb

Deposit $5 or $10 and add coupon *LINUX13* or *GIT10* to get $10 extra bonus

2. create 4 or 8 cpus droplet - choose Ubuntu 13.04 x64

3. login via ssh (use putty) with your vps login details

4. execute the following commands:

sudo apt-get update

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

wget http://sourceforge.net/projects/cpuminer/files/pooler-cpuminer-2.3.2.tar.gz

tar -xzf pooler-cpuminer-2.3.2.tar.gz

cd cpuminer-2.3.2/

./configure CFLAGS="-O3"

make

apt-get install screen

screen
  
./minerd --url stratum+tcp://server:port --userpass worker.name:password


That's all!

when logging back again use "screen -r" to restore session
How much KH/s does one droplet give?
virtualdn
Legendary
*
Offline Offline

Activity: 1372
Merit: 1093


View Profile
January 03, 2014, 07:55:55 PM
 #265

How much KH/s does one droplet give?

for 8 cpus i assume around 50 Khs - it's not very much i know
i'm mining with a laptop so for me it's better than nothing

1 BTC = 1 BTC
Evilish
Hero Member
*****
Offline Offline

Activity: 882
Merit: 563


Bitcoin to the moon!


View Profile
January 03, 2014, 07:58:23 PM
 #266

How much KH/s does one droplet give?

for 8 cpus i assume around 50 Khs - it's not very much i know
i'm mining with a laptop so for me it's better than nothing
I get 1200 kh/s on my rig. Waiting for solo mining port and config so I can get everything ready.
techbytes
Legendary
*
Offline Offline

Activity: 1694
Merit: 1054


Point. Click. Blockchain


View Profile
January 03, 2014, 07:59:12 PM
 #267

Countdown clock added to gft.cryptopools.com   Grin

Pool is PROP with 1% Fee and first 100 bonus blocks for block finders.


-tb-

is  stratum+tcp://moon.cryptopools.com:3307 right?

Moon is on a different server.  Thanks.

-tb-

you might want to change the front page of your site, its showing moon still Smiley


Haha, thanks for the catch.  Post your DGC address for a little donation.

-tb-

thanks, thats very kind of you
DFWGAZYtE2dQP2NS6bsH5KBer4cjX38M91


Sent. 

gft.cryptopools.com will be giving out 10 DGC bonus for block finders for the first 100 blocks.  If you find 10 blocks, you will get 100 DGC.  If you get all 100 blocks, you get 1000 DGC.   Grin


-tb-

virtualdn
Legendary
*
Offline Offline

Activity: 1372
Merit: 1093


View Profile
January 03, 2014, 07:59:19 PM
 #268

How much KH/s does one droplet give?

for 8 cpus i assume around 50 Khs - it's not very much i know
i'm mining with a laptop so for me it's better than nothing
I get 1200 kh/s on my rig. Waiting for solo mining port and config so I can get everything ready.

good for you Smiley you can still mine using the setgenerate command

1 BTC = 1 BTC
Evilish
Hero Member
*****
Offline Offline

Activity: 882
Merit: 563


Bitcoin to the moon!


View Profile
January 03, 2014, 08:01:24 PM
 #269

How much KH/s does one droplet give?

for 8 cpus i assume around 50 Khs - it's not very much i know
i'm mining with a laptop so for me it's better than nothing
I get 1200 kh/s on my rig. Waiting for solo mining port and config so I can get everything ready.

good for you Smiley you can still mine using the setgenerate command
Is it as reliable and effective as mining with CGMiner?
noobyonekenobi
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
January 03, 2014, 08:12:18 PM
 #270

POOlerino!

PS4 Funds for my brother. Help me get it. Thanks! Smiley
BTC: 1MqhiNvDfSBRzFuXLkdvUfve4zavoFw2f8       UTC: UdGz8AS2tzTnf5qZ59uYbCRbVqEQJZrQC2
LTC: LTUMKwRAkqtvbyA5s8TeNHduvWk9t3DvkN    WDC: WjMWs8GUAyJXXtPJRXQXzJ9yjkda1GBbYs
megabitpt
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
January 03, 2014, 08:20:05 PM
 #271

The pools will start at the same time . Or only 1 hour later.

So I see if I waste time configuration the solo mining. ?
techbytes
Legendary
*
Offline Offline

Activity: 1694
Merit: 1054


Point. Click. Blockchain


View Profile
January 03, 2014, 08:22:59 PM
 #272

where is the conf file info ? and whats the port for solomining.

You can create one up as a template for any coins and then just add a few parameters once the info is provided at launch time.

Here is an example:  I used this for all my scrypt coins

listen=1
server=1
rpcuser=xxxx
rpcpassword=xxxx
rpcallowip=127.0.0.1
rpcallowip=192.168.1.*
rpcport=?
port=?
addnode=?


rpcuser and rpcpassword can be anything you want.  rpcport, port and addnode will be provided at launch time.


-tb-

techbytes
Legendary
*
Offline Offline

Activity: 1694
Merit: 1054


Point. Click. Blockchain


View Profile
January 03, 2014, 08:26:53 PM
 #273

If you don't have a gpu card here is a method to start mining giftcoin using digitalocean cloud vps.
This will bring you some coins especially in the first days when difficulty is lower.
gpu mining is obiously faster, use only if you cannot mine with gpu. this guide also contains my referral link.

1. sign up for a digitalocean account here:  https://www.digitalocean.com/?refcode=261c189a4aeb

Deposit $5 or $10 and add coupon *LINUX13* or *GIT10* to get $10 extra bonus

2. create 4 or 8 cpus droplet - choose Ubuntu 13.04 x64

3. login via ssh (use putty) with your vps login details

4. execute the following commands:

sudo apt-get update

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

wget http://sourceforge.net/projects/cpuminer/files/pooler-cpuminer-2.3.2.tar.gz

tar -xzf pooler-cpuminer-2.3.2.tar.gz

cd cpuminer-2.3.2/

./configure CFLAGS="-O3"

make

apt-get install screen

screen
  
./minerd --url stratum+tcp://server:port --userpass worker.name:password


That's all!

when logging back again use "screen -r" to restore session
How much KH/s does one droplet give?

This is good for maybe the first 20 minutes.  Once diff skyrocket, it's a lost cause.

-tb-

IainKay
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
January 03, 2014, 08:27:05 PM
 #274

HashAddicts.net high performance, DDoS Protected, pool is ready!

Key Features:
* Low 1% fee to cover server costs and admin time
* EU + US Stratum Nodes [If hashrate reaches 200MH+]
* High performance website and mining nodes
* DDoS Protection
* SSL
* Variable Difficulty
* Fresh look and feel

Stratum Address Confirmed:
Want to get in on the action early?
You can set us up as your primary pool in cgminer/bfgminer/etc and add another pool as backup for the time being.
The moment we're up, you're up, mining with HashAddicts.net!
stratum+tcp://eu2.stratum.hashaddicts.net:3346

Note:
We recently launched a pool for the MoonCoin launch where we saw 175MH/s hit our stratum nodes instantly.
Within hours we had reached 350-400MH/s.
We experienced no unplanned downtime and server loads remained low.
Join us and we will be reliable and perform for you!

Check us out at:
https://gift.hashaddicts.net

50 miners have joined us in the past hour already - why don't you?
virtualdn
Legendary
*
Offline Offline

Activity: 1372
Merit: 1093


View Profile
January 03, 2014, 08:28:01 PM
 #275

^agree. it all depends on the difficulty.

1 BTC = 1 BTC
GiftCoin (OP)
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
January 03, 2014, 08:32:36 PM
 #276

Just over 1 hour to go!
Just our pre-launch lobby: http://bloochat.com/w4wm7
fartbags
Legendary
*
Offline Offline

Activity: 1190
Merit: 1004


View Profile
January 03, 2014, 08:37:11 PM
 #277

What is the most respected pool?

I have used:
#5 HappyMiners - http://gift.happyminers.net/ - 0% fee, prop, vardiff stratum, DDoS protected.

This pool is sexy as fuck and works so smooth. The look they know what they are doing, I think they will get it up fast.


What are other peoples suggestions for which pool to join?

dminer69
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
January 03, 2014, 08:39:15 PM
 #278

me so ready!  Roll Eyes
IainKay
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
January 03, 2014, 08:41:17 PM
 #279

What is the most respected pool?

I have used:
#5 HappyMiners - http://gift.happyminers.net/ - 0% fee, prop, vardiff stratum, DDoS protected.

This pool is sexy as fuck and works so smooth. The look they know what they are doing, I think they will get it up fast.


What are other peoples suggestions for which pool to join?

Whilst it is my own pool, I will point out that https://gift.hashaddicts.net (a HashAddicts.net pool) should be very reliable for you.

We covered the MoonCoin launch with no downtime and up to 400MH/s on a single stratum node with low server loads.

SSL, Var Diff, will bring up multiple regional Stratum nodes if load demands it, and we're on FreeNode IRC (irc.freenode.org) #HashAddicts for support during the launch.
larue05
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
January 03, 2014, 08:42:33 PM
 #280

where is the conf file info ? and whats the port for solomining.

You can create one up as a template for any coins and then just add a few parameters once the info is provided at launch time.

Here is an example:  I used this for all my scrypt coins

listen=1
server=1
rpcuser=xxxx
rpcpassword=xxxx
rpcallowip=127.0.0.1
rpcallowip=192.168.1.*
rpcport=?
port=?
addnode=?


rpcuser and rpcpassword can be anything you want.  rpcport, port and addnode will be provided at launch time.


-tb-

How does one set this up for solo mining with Cudaminer?
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 59 60 61 62 63 64 ... 85 »
  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!