Pages:
Author

Topic: [ANN][Frycoin][FRY] - Shut up and take my money! Coin halving coming up! - page 36. (Read 195173 times)

newbie
Activity: 30
Merit: 0
I very likey likey this coin. exchange some frycoin for 419coin? We can be goody goody partner!
sr. member
Activity: 294
Merit: 250
switchboard should have pushed the repo on the original source. so we could see the change

+1

Can we have a diff-file for the changes please?
sr. member
Activity: 308
Merit: 250
switchboard should have pushed the repo on the original source. so we could see the change
sr. member
Activity: 294
Merit: 250
Code:
Nmap scan report for 46.246.25.91
Host is up (0.028s latency).
Scanned at 2014-04-09 10:42:47 CEST for 114s
PORT      STATE SERVICE VERSION
55901/tcp open  unknown

Port is open and routed though... Very odd issues with the new wallet...
legendary
Activity: 1876
Merit: 1014
Odd..
I dont have you in my peer-list...

Code:
$ Frycoind.new -datadir=.Frycoin-new/ getpeerinfo
[
]

Code:
$ Frycoind.new -datadir=.Frycoin-new/ getinfo
{
    "version" : 80800,
    "protocolversion" : 70003,
    "walletversion" : 60000,
    "balance" : ,
    "blocks" : 173946,
    "timeoffset" : 0,
    "connections" : 0,
    "proxy" : "",
    "difficulty" : 0.00085350,
    "testnet" : false,
    "keypoololdest" : 1396272565,
    "keypoolsize" : 102,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00001000,
    "errors" : ""
}

I added it as well (both via console and the .conf), but nothing happening. It does however say I'm ten hours behind now, instead of nothing at all.
sr. member
Activity: 294
Merit: 250
Odd..
I dont have you in my peer-list...

Code:
$ Frycoind.new -datadir=.Frycoin-new/ getpeerinfo
[
]

Code:
$ Frycoind.new -datadir=.Frycoin-new/ getinfo
{
    "version" : 80800,
    "protocolversion" : 70003,
    "walletversion" : 60000,
    "balance" : ,
    "blocks" : 173946,
    "timeoffset" : 0,
    "connections" : 0,
    "proxy" : "",
    "difficulty" : 0.00085350,
    "testnet" : false,
    "keypoololdest" : 1396272565,
    "keypoolsize" : 102,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00001000,
    "errors" : ""
}
sr. member
Activity: 308
Merit: 250
...

I'm switching between both of them right now, to check if it works. Old one is fine, but the new one does not synch.

I'm going to let my node online.
It's at 46.246.25.91:55901
Blockchain copied from old version at ~8:30 GMT today

I connected my node to your node. But it won't sync at all.

 {
        "addr" : "46.246.25.91:55901",
        "services" : "00000003",
        "lastsend" : 1397030913,
        "lastrecv" : 1397030908,
        "bytessent" : 352,
        "bytesrecv" : 22340,
        "blocksrequested" : 0,
        "conntime" : 1397030907,
        "version" : 70003,
        "subver" : "/Satoshi:0.8.8/",
        "inbound" : false,
        "startingheight" : 173946,
        "banscore" : 0,
        "syncnode" : true
    }
sr. member
Activity: 294
Merit: 250
...

I'm switching between both of them right now, to check if it works. Old one is fine, but the new one does not synch.

I'm going to let my node online.
It's at 46.246.25.91:55901
Blockchain copied from old version at ~8:30 GMT today
legendary
Activity: 1876
Merit: 1014
Quote
Windows  Windows (old one back online, till new code works)
In case of problems read this

The link to the earlier version of the wallet is put back in the op, till the new source works fully.

I'm switching between both of them right now, to check if it works. Old one is fine, but the new one does not synch.
full member
Activity: 210
Merit: 100
Quote
Windows  Windows (old one back online, till new code works)
In case of problems read this

The link to the earlier version of the wallet is put back in the op, till the new source works fully.
sr. member
Activity: 294
Merit: 250
46.246.25.91:55901
running new version and full blockchain
sr. member
Activity: 308
Merit: 250
Alright. Keep in mind I might have missed something. I will need a node that has

a) the current blockchain
b) the new wallet
c) the node's client port forwarded through their NAT

I will need the WAN IP address and port to be able to connect to it. I cannot do it, I am still missing the blockchain.

Ask a pool to provide you a node. That is the easiest way. minebig is updated to latest? Ask them.
newbie
Activity: 28
Merit: 0
Alright. Keep in mind I might have missed something. I will need a node that has

a) the current blockchain
b) the new wallet
c) the node's client port forwarded through their NAT

I will need the WAN IP address and port to be able to connect to it. I cannot do it, I am still missing the blockchain.
legendary
Activity: 1876
Merit: 1014
wallet not syncing for a while...
returned new address, upgrade doesnt finish...

any info?

Hope to have more info soon. Perhaps it is best to switch back to the old source for now: https://github.com/frycoin/frycoin

Sorry for the inconvenience.



Oh the joys of coding Wink
The new client will reject ANY connection from any older client version. So the wallet not syncing should be directly related to this. More nodes will have to use the client in production. I still have to run a few tests and I encourage any interested user to do the same on the testnet. So far it seems to work but I do not want to swiftly fuck your coin up.

I have a client in production use and would like one or two selected users (Jonesd, are you available) to run the new net. I will need users who have the current blockchain already completely downloaded. So please give me you IP:Port combos people!


Let's go! Smiley
newbie
Activity: 28
Merit: 0
wallet not syncing for a while...
returned new address, upgrade doesnt finish...

any info?

Hope to have more info soon. Perhaps it is best to switch back to the old source for now: https://github.com/frycoin/frycoin

Sorry for the inconvenience.



Oh the joys of coding Wink
The new client will reject ANY connection from any older client version. So the wallet not syncing should be directly related to this. More nodes will have to use the client in production. I still have to run a few tests and I encourage any interested user to do the same on the testnet. So far it seems to work but I do not want to swiftly fuck your coin up.

I have a client in production use and would like one or two selected users (Jonesd, are you available) to run the new net. I will need users who have the current blockchain already completely downloaded. So please give me you IP:Port combos people!
full member
Activity: 128
Merit: 101
Wow, that is great news! We will inform you once we've got it working again and add you to the list. Smiley

Thats awesome, thanks for the swift reply !! I just trade there a bit and find it good. Hope to see this coin do well.

Regards
full member
Activity: 210
Merit: 100
wallet not syncing for a while...
returned new address, upgrade doesnt finish...

any info?

Hope to have more info soon. Perhaps it is best to switch back to the old source for now: https://github.com/frycoin/frycoin

Sorry for the inconvenience.

sr. member
Activity: 294
Merit: 250
wallet not syncing for a while...
returned new address, upgrade doesnt finish...

any info?
legendary
Activity: 2212
Merit: 1199
BUY MY FRYCOIN PLEASE!!  (Oh yea, wallet no workie!!)..  LOL

Patience, my son. Smiley

hehe ... when it will work again? Smiley
full member
Activity: 210
Merit: 100
Hello,

Even though the wallet is not working now, I wanted to inform you guys that FRYCOIN IS ON C-CEX !!   

BTC market : https://c-cex.com/?p=fry-btc
USD market : https://c-cex.com/?p=fry-usd

The above markets are currently disabled for now, but will be activated when the wallet starts working.

Please let inform the support staff in the chatbox and they will activate the markets in a couple of hours Cheesy

In the meantime, I would request the OP to please add C-CEX.COM to the list of exchanges, so people know more about the coin and support it more.

Wow, that is great news! We will inform you once we've got it working again and add you to the list. Smiley
Pages:
Jump to: