biodieselchris
|
|
November 13, 2014, 06:21:02 AM |
|
Allcoinminer, iHashFury - you can be the first two 0.1 BTC recipients. Per the rules I will send once you have five readings (which takes a minimum of five days). I will need a BTC addy for iHashFury.
Hope its time for this reward. Thanks in advance. Value of GRE lowered to 4 Sat. Hope it will jump up soon. Reward #1 and #2 have been banked and I'll pay them this weekend. 8 MORE 0.1 BTC REWARDS FOR SIGNING UP YOUR SOLAR OR RENEWABLE ENERGY SYSTEM AT GRCOIN.COM. Full details
|
|
|
|
allcoinminer
|
|
November 13, 2014, 03:26:42 PM |
|
Allcoinminer, iHashFury - you can be the first two 0.1 BTC recipients. Per the rules I will send once you have five readings (which takes a minimum of five days). I will need a BTC addy for iHashFury.
Hope its time for this reward. Thanks in advance. Value of GRE lowered to 4 Sat. Hope it will jump up soon. Reward #1 and #2 have been banked and I'll pay them this weekend. 8 MORE 0.1 BTC REWARDS FOR SIGNING UP YOUR SOLAR OR RENEWABLE ENERGY SYSTEM AT GRCOIN.COM. Full detailsThank you. Hope we will see the GRE Market in Bittrex. I'm buying some additional GRE.
|
|
|
|
ncsupanda (OP)
Legendary
Offline
Activity: 1628
Merit: 1012
|
|
November 14, 2014, 04:24:11 AM |
|
|
|
|
|
picolo
|
|
November 15, 2014, 04:03:20 AM |
|
Mac wallet is not working "no block source available"; nice support but it is still not working
|
|
|
|
allcoinminer
|
|
November 15, 2014, 04:09:59 AM |
|
That's great. Expecting a price jump to 3 digit Sat.
|
|
|
|
picolo
|
|
November 15, 2014, 04:39:08 AM |
|
That's great. Expecting a price jump to 3 digit Sat. We are at 6-7 satoshis now so it would be a huge increase in price that needs a bit more than that considering the news is here and the price is still 6-7; 20-30 in a few weeks would already be incredible.
|
|
|
|
biodieselchris
|
|
November 15, 2014, 05:43:41 AM |
|
Mac wallet is not working "no block source available"; nice support but it is still not working
We know the wallet works, for example, the mac wallet is working for me. What OSX version are you using? Mine is 10.9.4 (which I suppose is "Mavericks"). There are a number of things you can try. Perhaps apple has quarantined the program because it is unsigned (something called "Gatekeeper" I believe). When I had trouble recently with the mac client was with the quarantine, however, the wallet did not launch at all. It seems you do not have an issue with launching the Qt but the problem is it does not connect. You could try removing the quarantine for starters though: $ cd /Applications/GreenCoin-Qt.app/Contents/MacOS $ xattr GreenCoin-Qt com.apple.quarantine # if you see this than you can remove it: $ xattr -d com.apple.quarantine GreenCoin-Qt $ ./GreenCoin-Qt # to re-open
It might be something simple like your security is set too high and this blocks certain programs, which can be toggled in settings, or you need to use sudo to open the program: $ cd /Applications/GreenCoin-Qt.app/Contents/MacOS $ sudo ./GreenCoin-Qt
Also, you can try adding nodes manually that are listed in the OP. For example, with the GreenCoin-QT open go to Help -> Debug Console: addnode 168.63.241.137 add
Also in the client's support files folder there is a debug.log file. You could try firing up the client and posting what this reporting: /Users/ [YOU]/Library/Application Support/GreenCoin We can probably get it figured out though one way or the other. Thanks for posting.
|
|
|
|
|
ncsupanda (OP)
Legendary
Offline
Activity: 1628
Merit: 1012
|
|
November 15, 2014, 10:25:01 PM |
|
Thank you for working with us.
|
|
|
|
sucksyd
|
|
November 16, 2014, 05:33:17 AM |
|
Thank you for working with us. i dont know,which kind of firms or companies will accept this coin .this coin now is worth just 40btc ,this cap is hardly meaningful.
|
|
|
|
Fuish
Newbie
Offline
Activity: 34
Merit: 0
|
|
November 16, 2014, 08:09:10 AM |
|
Hello Everyone, I would like to donate some Greencoin. What is the best way to/ most helpful? Should I just send it to the central address?
Thank you!
|
|
|
|
ncsupanda (OP)
Legendary
Offline
Activity: 1628
Merit: 1012
|
|
November 16, 2014, 12:40:51 PM |
|
Hello Everyone, I would like to donate some Greencoin. What is the best way to/ most helpful? Should I just send it to the central address?
Thank you!
It depends on why you'd like to donate it. Donating to the central address benefits our producers.
|
|
|
|
timmy1979222
|
|
November 16, 2014, 12:47:51 PM |
|
My greencoin wallet is not working,why. no connection it finds
|
|
|
|
Fuish
Newbie
Offline
Activity: 34
Merit: 0
|
|
November 16, 2014, 02:32:29 PM |
|
I would simply like to donate it to a cause that would have the greatest benefit. I cannot actually find any other places to donate it, so, I am sending it to the central address.
|
|
|
|
ncsupanda (OP)
Legendary
Offline
Activity: 1628
Merit: 1012
|
|
November 16, 2014, 04:53:42 PM |
|
I would simply like to donate it to a cause that would have the greatest benefit. I cannot actually find any other places to donate it, so, I am sending it to the central address.
Thank you. I've also added an address for donations to the OP. Gh4JEosjiCGv4rcyhvyVN4Ruow7Nbf9tpf
|
|
|
|
picolo
|
|
November 16, 2014, 06:44:48 PM |
|
Mac wallet is not working "no block source available"; nice support but it is still not working
We know the wallet works, for example, the mac wallet is working for me. What OSX version are you using? Mine is 10.9.4 (which I suppose is "Mavericks"). There are a number of things you can try. Perhaps apple has quarantined the program because it is unsigned (something called "Gatekeeper" I believe). When I had trouble recently with the mac client was with the quarantine, however, the wallet did not launch at all. It seems you do not have an issue with launching the Qt but the problem is it does not connect. You could try removing the quarantine for starters though: $ cd /Applications/GreenCoin-Qt.app/Contents/MacOS $ xattr GreenCoin-Qt com.apple.quarantine # if you see this than you can remove it: $ xattr -d com.apple.quarantine GreenCoin-Qt $ ./GreenCoin-Qt # to re-open
It might be something simple like your security is set too high and this blocks certain programs, which can be toggled in settings, or you need to use sudo to open the program: $ cd /Applications/GreenCoin-Qt.app/Contents/MacOS $ sudo ./GreenCoin-Qt
Also, you can try adding nodes manually that are listed in the OP. For example, with the GreenCoin-QT open go to Help -> Debug Console: addnode 168.63.241.137 add
Also in the client's support files folder there is a debug.log file. You could try firing up the client and posting what this reporting: /Users/ [YOU]/Library/Application Support/GreenCoin We can probably get it figured out though one way or the other. Thanks for posting. I may try what you advises when I feel like it, the client starts but doesn't connect. I may just forget about it and get back in 6months to check if my 100k greencoins have any value
|
|
|
|
Freenhult
Full Member
Offline
Activity: 190
Merit: 100
★ BitClave ICO. Join NOW ★
|
|
November 17, 2014, 05:54:13 AM |
|
That's great. Expecting a price jump to 3 digit Sat. That'd be great, but I really doubt that. Value will pick up when there is a place to spend GRE, something that I've been saying for all coins for quite some time. However, I have a lot of faith in Chris and Panda to get this there.
|
|
|
|
ncsupanda (OP)
Legendary
Offline
Activity: 1628
Merit: 1012
|
|
November 17, 2014, 01:35:47 PM |
|
That's great. Expecting a price jump to 3 digit Sat. That'd be great, but I really doubt that. Value will pick up when there is a place to spend GRE, something that I've been saying for all coins for quite some time. However, I have a lot of faith in Chris and Panda to get this there. The biggest hurdle that we face is having a payment processor - the people with the available resources to make a specific processor for GreenCoin aren't willing to help at all, so we are forced to work from scratch. However, we currently have other things lined up before that can happen. First thing is to create online wallets where the users own the private keys - This will allow for our affiliate program to be carried out from grcoin.com as now users other than producers would be able to sign up.
|
|
|
|
allcoinminer
|
|
November 17, 2014, 03:41:08 PM |
|
Allcoinminer, iHashFury - you can be the first two 0.1 BTC recipients. Per the rules I will send once you have five readings (which takes a minimum of five days). I will need a BTC addy for iHashFury.
Hope its time for this reward. Thanks in advance. Value of GRE lowered to 4 Sat. Hope it will jump up soon. Reward #1 and #2 have been banked and I'll pay them this weekend. 8 MORE 0.1 BTC REWARDS FOR SIGNING UP YOUR SOLAR OR RENEWABLE ENERGY SYSTEM AT GRCOIN.COM. Full detailsIs it send or I'm missing.
|
|
|
|
biodieselchris
|
|
November 17, 2014, 08:07:07 PM |
|
Allcoinminer, iHashFury - you can be the first two 0.1 BTC recipients. Per the rules I will send once you have five readings (which takes a minimum of five days). I will need a BTC addy for iHashFury.
Hope its time for this reward. Thanks in advance. Value of GRE lowered to 4 Sat. Hope it will jump up soon. Reward #1 and #2 have been banked and I'll pay them this weekend. 8 MORE 0.1 BTC REWARDS FOR SIGNING UP YOUR SOLAR OR RENEWABLE ENERGY SYSTEM AT GRCOIN.COM. Full detailsIs it send or I'm missing. I am sending soon just sit tight. Thanks for your patience. I will post the TXIDs in this thread when they are sent.
|
|
|
|
|