kernik
Full Member
Offline
Activity: 188
Merit: 100
sector5.xyz - HYPER, GP, LTC
|
|
February 04, 2015, 12:04:36 PM |
|
It depends on your machine. Can take 15 minutes or 3 hours
|
Turning caffeine into code since 1999 https://sector5.xyz - Bullethell with crypto - HYPER - GP - LTC
|
|
|
toddtervy
|
|
February 04, 2015, 05:50:48 PM Last edit: February 05, 2015, 03:11:56 AM by toddtervy |
|
Anyone know how to generate a WIF format private key from hex private key for this? edit: got it, thanks.
|
Get off my c@ck !
|
|
|
Sinecoin
|
|
February 07, 2015, 01:52:54 AM |
|
working on anything special inkha?
|
|
|
|
inkha (OP)
|
|
February 07, 2015, 06:05:47 PM |
|
working on anything special inkha?
Been a busy week outside of GP, but the Halhan.com game is in development. I'l be sure to make an announcement as new features are released. ~Inkha
|
GoldPieces - An expandable digital currency to be used as an in-game currency.
|
|
|
inkha (OP)
|
|
February 09, 2015, 12:25:45 PM |
|
If anyone is interested in doing some storyline writing for Halhan.com I can pay in GP. Hmu+
~Inkha
|
GoldPieces - An expandable digital currency to be used as an in-game currency.
|
|
|
JackyVanmarsenille
Member
Offline
Activity: 150
Merit: 10
|
|
February 11, 2015, 06:37:54 AM Last edit: February 11, 2015, 07:11:16 AM by JackyVanmarsenille |
|
Goldpieces is not busy on any platform but Bitcointalk, haven't seen any update on Twitter since a month. Where's the promotion?
Not buying!
|
|
|
|
inkha (OP)
|
|
February 11, 2015, 07:52:37 AM |
|
Neat project! I had a spare vps that is running a few public nodes for connectivity for a couple of coins (mainly Sterlingcoin and Slimcoin). Added a GoldPieces node: addnode=108.61.197.252 if you want to list it in the OP. ... Also requested the Sterlingcoin devs to maybe add a GoldPieces withdrawal option for the new Cystum multi-pool when it launches, which could be fun indeed! Anyway, good luck with Halhan.com game development. Thanks!
|
GoldPieces - An expandable digital currency to be used as an in-game currency.
|
|
|
WEBcreator
|
|
February 11, 2015, 07:57:05 AM |
|
Goldpieces is not busy on any platform but Bitcointalk, haven't seen any update on Twitter since a month. Where's the promotion?
Not buying!
well you cant always see whats behind the screen anyway have some faith and wait and wait for the dev team to give what has been promised
|
|
|
|
HYPERfuture
|
|
February 11, 2015, 05:42:05 PM |
|
Goldpieces is not busy on any platform but Bitcointalk, haven't seen any update on Twitter since a month. Where's the promotion?
Not buying!
well you cant always see whats behind the screen anyway have some faith and wait and wait for the dev team to give what has been promised From what I can tell it looks like Inkha is making great progress on the development of GP infrastructure. As a fellow coin dev I can see that Inkha is 100% committed to this coin!
|
|
|
|
elektrax
|
|
February 11, 2015, 05:57:15 PM |
|
From what I can tell it looks like Inkha is making great progress on the development of GP infrastructure. As a fellow coin dev I can see that Inkha is 100% committed to this coin!
I've been very busy the past month, what progress has been made exactly? Would be nice with a little report in here i guess, i dont really like this price decline trend... Im buying up GP regularly, and im going to buy this week as well
|
BTC: 1G6Fc3sWL9E9DShfitjQvP2SGXvNLbqzGz | GP: GdTPHPNRV6P49mtW6Bc8kFBvRx4oofx4eX
|
|
|
JackyVanmarsenille
Member
Offline
Activity: 150
Merit: 10
|
|
February 11, 2015, 06:14:13 PM |
|
A report about the progress every now and then would be a good idea. I stopped buying ~4k and waiting for price to go lower now.
|
|
|
|
toddtervy
|
|
February 11, 2015, 07:30:25 PM |
|
I haven't seen too much done either. Last post on the official website blog was January 25. Maybe just a few sentences to update us once or twice a week would help, and wouldn't take a lot of time.
|
Get off my c@ck !
|
|
|
crypto_believer
Newbie
Offline
Activity: 55
Merit: 0
|
|
February 12, 2015, 04:19:10 AM |
|
Hey guys can some one please help me set up my wallet, it is not finding any nodes. how do I make .conf file and add the nodes?
Thanks.
|
|
|
|
proletariat
Legendary
Offline
Activity: 1246
Merit: 1005
|
|
February 12, 2015, 04:30:43 AM |
|
Hey guys can some one please help me set up my wallet, it is not finding any nodes. how do I make .conf file and add the nodes?
Thanks.
On windows open notepad and paste the following: server=1 daemon=1 listen=1 maxconnections=1024 rpcuser=user rpcpassword=pass rpcport=23461 addnode=104.131.17.78 addnode=198.199.94.134 then save it as %appdata%\GoldPieces\GoldPieces.conf Here's another one courtesy of BitcoinFX above addnode=108.61.197.252
|
|
|
|
crypto_believer
Newbie
Offline
Activity: 55
Merit: 0
|
|
February 12, 2015, 05:07:33 AM |
|
Hey guys can some one please help me set up my wallet, it is not finding any nodes. how do I make .conf file and add the nodes?
Thanks.
On windows open notepad and paste the following: server=1 daemon=1 listen=1 maxconnections=1024 rpcuser=user rpcpassword=pass rpcport=23461 addnode=104.131.17.78 addnode=198.199.94.134 then save it as %appdata%\GoldPieces\GoldPieces.conf Here's another one courtesy of BitcoinFX above addnode=108.61.197.252 It worked Yay! Thanks! What is the PoS %?
|
|
|
|
inkha (OP)
|
|
February 12, 2015, 11:25:35 AM |
|
Hey guys can some one please help me set up my wallet, it is not finding any nodes. how do I make .conf file and add the nodes?
Thanks.
On windows open notepad and paste the following: server=1 daemon=1 listen=1 maxconnections=1024 rpcuser=user rpcpassword=pass rpcport=23461 addnode=104.131.17.78 addnode=198.199.94.134 then save it as %appdata%\GoldPieces\GoldPieces.conf Here's another one courtesy of BitcoinFX above addnode=108.61.197.252 It worked Yay! Thanks! What is the PoS %? ~500%
|
GoldPieces - An expandable digital currency to be used as an in-game currency.
|
|
|
inkha (OP)
|
|
February 12, 2015, 11:26:41 AM |
|
Hey guys, just wanted to leave an update and let you know Halhan.com will be playable by the beginning of this coming week. Hope everyone has been keeping busy as well. Price falls on GP, might be a good time to buy!
|
GoldPieces - An expandable digital currency to be used as an in-game currency.
|
|
|
inkha (OP)
|
|
February 12, 2015, 02:57:13 PM |
|
Goldpieces is not busy on any platform but Bitcointalk, haven't seen any update on Twitter since a month. Where's the promotion?
Not buying!
well you cant always see whats behind the screen anyway have some faith and wait and wait for the dev team to give what has been promised From what I can tell it looks like Inkha is making great progress on the development of GP infrastructure. As a fellow coin dev I can see that Inkha is 100% committed to this coin! Thanks for the kind words! Yeah like I said in the most recent post on GPieces.com there's no reason to be worried. We'l deliver all we promised and more. This is a long term project for me. There will be a time and a place for promotion like when we have a stable working game ready I think. Thanks! ~Inkha
|
GoldPieces - An expandable digital currency to be used as an in-game currency.
|
|
|
HYPERfuture
|
|
February 12, 2015, 03:02:08 PM |
|
Goldpieces is not busy on any platform but Bitcointalk, haven't seen any update on Twitter since a month. Where's the promotion?
Not buying!
well you cant always see whats behind the screen anyway have some faith and wait and wait for the dev team to give what has been promised From what I can tell it looks like Inkha is making great progress on the development of GP infrastructure. As a fellow coin dev I can see that Inkha is 100% committed to this coin! Thanks for the kind words! Yeah like I said in the most recent post on GPieces.com there's no reason to be worried. We'l deliver all we promised and more. This is a long term project for me. There will be a time and a place for promotion like when we have a stable working game ready I think. Thanks! ~Inkha No problem Slow and steady wins the race.
|
|
|
|
inkha (OP)
|
|
February 12, 2015, 05:30:24 PM |
|
Goldpieces is not busy on any platform but Bitcointalk, haven't seen any update on Twitter since a month. Where's the promotion?
Not buying!
well you cant always see whats behind the screen anyway have some faith and wait and wait for the dev team to give what has been promised From what I can tell it looks like Inkha is making great progress on the development of GP infrastructure. As a fellow coin dev I can see that Inkha is 100% committed to this coin! Thanks for the kind words! Yeah like I said in the most recent post on GPieces.com there's no reason to be worried. We'l deliver all we promised and more. This is a long term project for me. There will be a time and a place for promotion like when we have a stable working game ready I think. Thanks! ~Inkha No problem Slow and steady wins the race. That it does! I'l work on some more formal information for investors such as a more in depth illustration of the projects road map. Thanks guys,
|
GoldPieces - An expandable digital currency to be used as an in-game currency.
|
|
|
|