Pages:
Author

Topic: FireFlyCoin Launched! - page 17. (Read 119470 times)

legendary
Activity: 1140
Merit: 1000
The Real Jude Austin
February 26, 2014, 06:04:12 PM
Hi,

i would just like to check something.. i was working my way through the code using your coin as an example and have noticed there may be a bug/issue..

essentially i have noticed that almost all coins define the block halfving through the following methods:

chainparams.cpp (Line 34) - This is the half every block value.

main.cpp (line 1250)  - the GetBlockValue is used to return the coin value.

Code:
int64 static GetBlockValue(int nHeight, int64 nFees)
{
    int64 nSubsidy = nStartSubsidy;

    return nSubsidy + nFees;
}

your code will always return a block reward of 120 coins forever.. so there technically there is no coin cap?

is this an intended function or something you forgot to add to the code?

http://stream1.gifsoup.com/view3/1238965/sandlot-forever-o.gif
newbie
Activity: 50
Merit: 0
February 26, 2014, 05:48:37 AM
Hi,

i would just like to check something.. i was working my way through the code using your coin as an example and have noticed there may be a bug/issue..

essentially i have noticed that almost all coins define the block halfving through the following methods:

chainparams.cpp (Line 34) - This is the half every block value.

main.cpp (line 1250)  - the GetBlockValue is used to return the coin value.

Code:
int64 static GetBlockValue(int nHeight, int64 nFees)
{
    int64 nSubsidy = nStartSubsidy;

    return nSubsidy + nFees;
}

your code will always return a block reward of 120 coins forever.. so there technically there is no coin cap?

is this an intended function or something you forgot to add to the code?
member
Activity: 61
Merit: 10
February 17, 2014, 05:46:10 AM
Hey I created new FFC pool.
PPLNS 1% Fee with stratum + vardiff

http://ffc.coin-pool.org/
member
Activity: 112
Merit: 10
February 16, 2014, 02:15:47 PM
why another shitcoin?

It's my first coin.

It's far from perfect, I know.

But I would like to get a group of followers and earn everyone's trust.

Let's look at this first coin like a gauge and I can use this information to make a better coin next time around.

I am open to any and all suggestions.

Make what you want of this coin, I am not doing this for profit.

I am not trying to make the next Bitcoin.



how much you want to make a coin for me
legendary
Activity: 1140
Merit: 1000
The Real Jude Austin
February 12, 2014, 07:54:56 PM
Global Coin logo?






<===========

Holy shit, I never noticed that before but the edges are the same.

I paid someone to make it for me, just an FYI.

That's funny stuff.

I will have a new one made.
sr. member
Activity: 1638
Merit: 251
Hexhash.xyz
February 12, 2014, 05:24:30 PM
Global Coin logo?






<===========
legendary
Activity: 1470
Merit: 1001
Use Coinbase Account almosanywhere with Shift card
February 11, 2014, 11:02:41 PM
Well glad you got it working and did not give up. The posts here are searchable and should help others as well. And Thanks for the Coin.
member
Activity: 66
Merit: 10
February 11, 2014, 10:57:51 PM
I ended up disabling my anti-virus(Avast).

Then I went down the list, and did everything in this thread.

I think the real problem was Avast, because the FFC rule was already there, and it was active in the firewall.

Just sent the coins.

Have a great day!
legendary
Activity: 1470
Merit: 1001
Use Coinbase Account almosanywhere with Shift card
February 11, 2014, 10:48:29 PM
Ok! the wallet is connected to the nodes, and is updating!
 
Thank you so much, as soon as my coins are confirmed from cryptsy, I'll send them to you!

Thanks again.

Yea!!!

FFC FWUKu89AT2v2ZN4WWYq1MmJweAmz84F5DA

Did you have to unblock an existing rule or add a new rule?
or just a reboot after other changes?
member
Activity: 66
Merit: 10
February 11, 2014, 10:24:35 PM
Ok! the wallet is connected to the nodes, and is updating!
 
Thank you so much, as soon as my coins are confirmed from cryptsy, I'll send them to you!

Thanks again.
legendary
Activity: 1470
Merit: 1001
Use Coinbase Account almosanywhere with Shift card
February 11, 2014, 02:40:43 AM
Lets see if we can figure this out.

click on start button and enter firewall in search area

select Windows Firewall with Advanced Security


You may have to move the sliderbar down in the center to find and click on Outpound rule Inbound Rules (Above Red Arrow oopps  Embarrassed)

you can see the list of exceptions in the center.
if fireflycoin is there with a red 'don't' icon click on it then click on properties on right and change Action to allow connection.

If it is not there then on top right is click on new rule

We want program so just click next
fill in path to qt file

click on next

We want Allow the connection so click on next

UnCheck Domain and Public and click Next

Fill in as you want. then click Finish

So now see if it works {Boy I hope so Tongue} launch the fireflycoin client.

Good luck
BTC 1MogRiTHpQZ7bkpq49cSVWADrTt7Jrghp

When you get connected I'll send you some FFC.

Paul
member
Activity: 66
Merit: 10
February 11, 2014, 12:25:44 AM
Your public key... I appreciate your help. Cheesy
member
Activity: 66
Merit: 10
February 11, 2014, 12:12:00 AM
It still didn't sync, the firewall must be blocking the connection.

What is the next step, and how do I add an exclusion to the firewall?

And what's your wallet address?
legendary
Activity: 1470
Merit: 1001
Use Coinbase Account almosanywhere with Shift card
February 10, 2014, 10:46:49 PM
I'm still having problems with this wallet.

I have no active connections, even after 10 hours. Angry

Someone mentioned adding addnodes in the "Firefly.config" folder,

however, i don't have a "Firefly.config" folder at the Installation directory, or in the Roaming folder.

I have tried the Console "addnode fireflycoin.com onetry", and nothing happens.

This is the only wallet(so far) that has given me any problems, Please help.

I will give a 5,000 FFC reward to the individual who helps me with the wallet from Hell. Cool

Aaron.

 
close client

Open Notepad and enter
Code:
rpcuser=fireflycoinrpc
rpcpassword=chooseapass
server=1
daemon=1
rpcport=5534
port=5535
addnode=fireflycoin.com
do a File Save as  enter %appdata% in the very top  and press enter it will turn into a path that ends in roaming
find the FireFlyCoin Folder and open it

Instead of federationcredit.conf make it fireflycoin.conf
hit ok to save it in the fireflycoin folder.

open client.

if this dosen't work then you may have a firewall issue on port 5535. let me know.



member
Activity: 66
Merit: 10
February 10, 2014, 10:08:40 PM
I'm still having problems with this wallet.

I have no active connections, even after 10 hours. Angry

Someone mentioned adding addnodes in the "Firefly.config" folder,

however, i don't have a "Firefly.config" folder at the Installation directory, or in the Roaming folder.

I have tried the Console "addnode fireflycoin.com onetry", and nothing happens.

This is the only wallet(so far) that has given me any problems, Please help.

I will give a 5,000 FFC reward to the individual who helps me with the wallet from Hell. Cool

Aaron.

 
legendary
Activity: 1470
Merit: 1001
Use Coinbase Account almosanywhere with Shift card
February 10, 2014, 02:05:44 AM
I'm having problems with the wallet too.
I can't find the "fireflycoin.conf file".
Does anyone have step-by-step instructions for somebody, who doesn't live on the computer? Roll Eyes

Thanks. 

Not exactly but http://www.scificryptocoin.org/index.php/how-to-mine/mine-qbt is guide for another sha256 coin so it should help.
member
Activity: 66
Merit: 10
February 09, 2014, 07:46:41 PM
I'm having problems with the wallet too.
I can't find the "fireflycoin.conf file".
Does anyone have step-by-step instructions for somebody, who doesn't live on the computer? Roll Eyes

Thanks. 
legendary
Activity: 1140
Merit: 1000
The Real Jude Austin
February 09, 2014, 01:45:09 AM
wallet still does not sync.

Yes huh!

Just do this.

Open the client.

Go to debug console.

Type addnode fireflycoin.com onetry

And it should start downloading.
hero member
Activity: 490
Merit: 500
0_0
February 06, 2014, 04:16:59 PM
wallet still does not sync.
legendary
Activity: 1470
Merit: 1001
Use Coinbase Account almosanywhere with Shift card
January 26, 2014, 08:01:31 PM
Are there more users that have problems with the fireflycoin wallet, it can't find any connection.  The wallet is now more than 48 hours online, but no connections???

Any one have a idea?

Thanks & Greetings

Try adding some of the ip address below to the fireflycoin.conf file

Code:
16:59:47

getpeerinfo


16:59:47

[
{
"addr" : "98.219.143.145:5534",
"services" : "00000001",
"lastsend" : 1390784323,
"lastrecv" : 1390784324,
"bytessent" : 5202,
"bytesrecv" : 56709,
"conntime" : 1390784322,
"version" : 70001,
"subver" : "/FireFlyCoin:0.9.1/",
"inbound" : false,
"startingheight" : 304489,
"banscore" : 0,
"syncnode" : true
},
{
"addr" : "162.243.43.190:5534",
"services" : "00000001",
"lastsend" : 1390784330,
"lastrecv" : 1390784337,
"bytessent" : 232,
"bytesrecv" : 10560,
"conntime" : 1390784329,
"version" : 70001,
"subver" : "/FireFlyCoin:0.9.0/",
"inbound" : false,
"startingheight" : 304489,
"banscore" : 0
},
{
"addr" : "198.199.100.216:5534",
"services" : "00000001",
"lastsend" : 1390784331,
"lastrecv" : 1390784331,
"bytessent" : 232,
"bytesrecv" : 10530,
"conntime" : 1390784330,
"version" : 70001,
"subver" : "/FireFlyCoin:0.9.1/",
"inbound" : false,
"startingheight" : 304489,
"banscore" : 0
},
{
"addr" : "24.205.183.65:5534",
"services" : "00000001",
"lastsend" : 1390784374,
"lastrecv" : 1390784378,
"bytessent" : 232,
"bytesrecv" : 10560,
"conntime" : 1390784373,
"version" : 70001,
"subver" : "/FireFlyCoin:0.9.1/",
"inbound" : false,
"startingheight" : 304489,
"banscore" : 0
},
{
"addr" : "134.119.3.131:5534",
"services" : "00000001",
"lastsend" : 1390784387,
"lastrecv" : 1390784387,
"bytessent" : 232,
"bytesrecv" : 153,
"conntime" : 1390784386,
"version" : 70001,
"subver" : "/FireFlyCoin:0.9.1/",
"inbound" : false,
"startingheight" : 304489,
"banscore" : 0
}
]

so put in

addnode=189.199.100.216  
addnode=198.199.100.216  
addnode=134.119.3.131

and so on
Pages:
Jump to: