user453625
Newbie
Offline
Activity: 11
Merit: 0
|
|
July 15, 2017, 10:43:22 AM |
|
Really nice to hear that some one has taken over the project and working on it. I am still holding my coins and hope that the project goes high.
What about the old coin in old wallet how to transfer that coins to new wallet.
Procedures will be posted here including wallet update. We have some nodes up already and hoping to get explorer up and running before i'll contact the exchange to update for new nodes. We focus on the website next then I'll make official announcement on a new thread towards the swap to ETH token.
|
|
|
|
mitchellmint
Legendary
Offline
Activity: 1139
Merit: 1000
TRUSTplus Dev
|
|
July 15, 2017, 12:30:38 PM |
|
Really nice to hear that some one has taken over the project and working on it. I am still holding my coins and hope that the project goes high.
What about the old coin in old wallet how to transfer that coins to new wallet.
Procedures will be posted here including wallet update. We have some nodes up already and hoping to get explorer up and running before i'll contact the exchange to update for new nodes. We focus on the website next then I'll make official announcement on a new thread towards the swap to ETH token. I have the block until 475338 Thu Feb 23 18:18:20 2017 and will start syncing my nodes now. Cryptopia is at block 758777 and will not give me their node to sync to.
|
Buy TRUSTplus. We are building a Financial Platform.
|
|
|
user453625
Newbie
Offline
Activity: 11
Merit: 0
|
|
July 15, 2017, 03:15:37 PM |
|
Really nice to hear that some one has taken over the project and working on it. I am still holding my coins and hope that the project goes high.
What about the old coin in old wallet how to transfer that coins to new wallet.
Procedures will be posted here including wallet update. We have some nodes up already and hoping to get explorer up and running before i'll contact the exchange to update for new nodes. We focus on the website next then I'll make official announcement on a new thread towards the swap to ETH token. I have the block until 475338 Thu Feb 23 18:18:20 2017 and will start syncing my nodes now. Cryptopia is at block 758777 and will not give me their node to sync to. The new repo we shall be working from is located here. https://github.com/famecoinYou can clone the repo and compile ahead of the wallet update as this repo contains all accessible seednodes.
|
|
|
|
mitchellmint
Legendary
Offline
Activity: 1139
Merit: 1000
TRUSTplus Dev
|
|
July 15, 2017, 04:30:19 PM |
|
I have the block until 475338 Thu Feb 23 18:18:20 2017 and will start syncing my nodes now.
Cryptopia is at block 758777 and will not give me their node to sync to.
758777 is too far from what i saw as latest when chain was alive (May '17). try connect to this one: addnode=95.26.59.113:52758 i'll keep that alive until things sort out a bit, would be nice for anyone to run a node (accepting incoming on default port) so ppl can sync. EDIT: oops, i stand corrected, there are nodes already, in new repo: addnode=45.77.80.117 addnode=45.32.172.67 addnode=185.183.99.171 addnode=185.183.99.19 killing tmp node, plz use the ones from repo Im still downloading blocks but here is my -getpeerinfo fame-3:~$ famecoind getpeerinfo [ { "addr" : "73.37.172.186:52758", "services" : "00000001", "lastsend" : 1500136143, "lastrecv" : 1500136127, "conntime" : 1500134231, "version" : 80001, "subver" : "/famecoin:1.0.0/", "inbound" : false, "startingheight" : 475338, "banscore" : 0 }, { "addr" : "217.105.67.249:52758", "services" : "00000001", "lastsend" : 1500135816, "lastrecv" : 1500135688, "conntime" : 1500135683, "version" : 80001, "subver" : "/famecoin:1.0.0/", "inbound" : false, "startingheight" : 965277, "banscore" : 0 }, { "addr" : "45.32.172.67:52758", "services" : "00000001", "lastsend" : 1500135787, "lastrecv" : 1500135764, "conntime" : 1500135723, "version" : 80001, "subver" : "/famecoin:1.0.0/", "inbound" : false, "startingheight" : 965277, "banscore" : 0 }, { "addr" : "185.183.99.171:52758", "services" : "00000001", "lastsend" : 1500135817, "lastrecv" : 1500135817, "conntime" : 1500135808, "version" : 80001, "subver" : "/famecoin:1.0.0/", "inbound" : false, "startingheight" : 965277, "banscore" : 0 } ]
|
Buy TRUSTplus. We are building a Financial Platform.
|
|
|
btcdevil
Legendary
Offline
Activity: 1302
Merit: 1027
|
|
July 16, 2017, 12:02:56 AM |
|
Really nice to hear that some one has taken over the project and working on it. I am still holding my coins and hope that the project goes high.
What about the old coin in old wallet how to transfer that coins to new wallet.
Procedures will be posted here including wallet update. We have some nodes up already and hoping to get explorer up and running before i'll contact the exchange to update for new nodes. We focus on the website next then I'll make official announcement on a new thread towards the swap to ETH token. Thanks for informing and other users also who have given the node details today i will try to use this nodes and sync my wallet. So will the POW or POS will be working on this coin
|
|
|
|
casper77
Legendary
Offline
Activity: 2898
Merit: 1035
|
|
July 16, 2017, 02:38:54 AM |
|
what is correct wallet version for windows x64 ?
|
|
|
|
user453625
Newbie
Offline
Activity: 11
Merit: 0
|
|
July 16, 2017, 03:02:48 AM |
|
what is correct wallet version for windows x64 ?
Wallets will be released in coming days but you can compile one from the new github repo.
|
|
|
|
user453625
Newbie
Offline
Activity: 11
Merit: 0
|
|
July 16, 2017, 03:19:57 AM |
|
The new Website is coming on good and so far the network has been stable. Explorer will also come then we can communicate with Exchange to update their node.
|
|
|
|
casper77
Legendary
Offline
Activity: 2898
Merit: 1035
|
|
July 16, 2017, 12:10:59 PM Last edit: July 16, 2017, 12:32:30 PM by casper77 |
|
what is correct wallet version for windows x64 ?
Wallets will be released in coming days but you can compile one from the new github repo. "Windows build instructions: Download the QT Windows SDK and install it. You don't need the Symbian stuff, just the desktop Qt. Download and extract the dependencies archive [1], or compile openssl, boost and dbcxx yourself. Copy the contents of the folder "deps" to "X:\QtSDK\mingw", replace X:\ with the location where you installed the Qt SDK. Make sure that the contents of "deps\include" end up in the current "include" directory. Open the .pro file in QT creator and build as normal (ctrl-B)" The requested URL /famecoin/qtgui_deps_1.zip was not found on this serverupd downloaded from other resourse 1. where is new github repo ? 2. " Open the .pro file in QT creator and build as normal (ctrl-B)" - how to do this ?
|
|
|
|
Korber0
Newbie
Offline
Activity: 25
Merit: 0
|
|
July 17, 2017, 04:51:46 PM |
|
Is this real or you newbie just joke with us??
I am also one of the Famecoin investors and I wish all the best to this project, however I (and many crypto investors) am tired of similar pumps if that is the case. We saw it in many projects, a nice new thread to have some exchange volume and sell all you holding... If that is the case I wish the price won't move a bit until we see series intent. user453625 - if you are serious please supply details and not just a TODO list. If this is serious and you are actually planning to develop this project and create an actual release and a community to support you need to be active in the forums, show the roadmap, put the code and the work on Github to show activity.
|
|
|
|
mitchellmint
Legendary
Offline
Activity: 1139
Merit: 1000
TRUSTplus Dev
|
|
July 17, 2017, 11:02:13 PM |
|
user453625 - if you are serious please supply details and not just a TODO list. If this is serious and you are actually planning to develop this project and create an actual release and a community to support you need to be active in the forums, show the roadmap, put the code and the work on Github to show activity.
it IS on github, check several posts back Here is the current GIT https://github.com/famecoin/famecoin It is forked from https://github.com/maincryptodev and has new DNS seeds. The wallets are identical and you could easily add the: addnode=45.77.80.117 addnode=45.32.172.67 addnode=185.183.99.171 addnode=185.183.99.19 to your famecoin.conf to replicate the same effect. I think after you see the block explorer RICHLIST, there are six people that have most of the coins, minus the original dev coins. So if I guess, there is a dozen of us that will profit from this ICO, we need to figure out what is in it for the new dev (user453625). I have already contacted my social groups and a revival is near impossible and conversion to a ETH token makes it double trouble. The key is the App that was originally promised, until that app is made, there is token swap, thats it. Without substantial marketing resources by the Dev, we have no chance in hell. Im all for supporting a node until it becomes a Token but what then? Im dumping another $100 into a project that still needs funding for a product and marketing. Bombs away.
|
Buy TRUSTplus. We are building a Financial Platform.
|
|
|
user453625
Newbie
Offline
Activity: 11
Merit: 0
|
|
July 18, 2017, 02:13:35 AM |
|
user453625 - if you are serious please supply details and not just a TODO list. If this is serious and you are actually planning to develop this project and create an actual release and a community to support you need to be active in the forums, show the roadmap, put the code and the work on Github to show activity.
it IS on github, check several posts back Here is the current GIT https://github.com/famecoin/famecoin It is forked from https://github.com/maincryptodev and has new DNS seeds. The wallets are identical and you could easily add the: addnode=45.77.80.117 addnode=45.32.172.67 addnode=185.183.99.171 addnode=185.183.99.19 to your famecoin.conf to replicate the same effect. I think after you see the block explorer RICHLIST, there are six people that have most of the coins, minus the original dev coins. So if I guess, there is a dozen of us that will profit from this ICO, we need to figure out what is in it for the new dev (user453625). I have already contacted my social groups and a revival is near impossible and conversion to a ETH token makes it double trouble. The key is the App that was originally promised, until that app is made, there is token swap, thats it. Without substantial marketing resources by the Dev, we have no chance in hell. Im all for supporting a node until it becomes a Token but what then? Im dumping another $100 into a project that still needs funding for a product and marketing. Bombs away. For now the network is stable at least. I'm still discussing the swap and i have suggestions from my dev about Waves being a better option to Eth we haven't concluded yet as this is long term and i also need to be sure it's an option i can handle. Another thing to is that i've gotten a dev for the mobile app so i believe we are going to get it sooner than planned. I don't know how the waves integration works but i just hope it all comes out together without giving them much problems. Had a busy day at work but hope to put some write ups together for the new forum thread and Website. I have already registered a domain for the Website and hope to have it completed soon. I'll provide update in a couple of hours on which blockchain we settle on.
|
|
|
|
user453625
Newbie
Offline
Activity: 11
Merit: 0
|
|
July 20, 2017, 09:39:20 PM Last edit: July 20, 2017, 09:55:35 PM by user453625 |
|
Update:- We have settled on moving to Waves platform
- Famecoin domain registered as fameapp.info
- Photo sharing App development started and will continue to provide update in new thread
- Website Development started
- We have extra nodes running ahead of Swap
- Network is now stable
- Explorer is up and running (Syncing atm)
- Wallets have been compiled for both Mac and Windows
- Cryptopia exchange contacted to activate famecoin Deposit/Withdrawal ahead of Swap
Initial Roadmap- Forum thread announcement
- Confirm date for swap
- Bounty program for marketing/promotion
- Complete Website
- Swap period
- Create Fame tokens on Waves for distribution
- Get listed on more exchanges
- Registration for android testers on our website. (MAX 50 people will be selected for the testing phase)
- Testing phase
- Initial app launch
- Promotion and marketing
- Suggestions, maintenance and New feature development
New Famecoin Wallet update Downloads Windows WalletMac OSX wallet New Famecoin Explorer
|
|
|
|
user453625
Newbie
Offline
Activity: 11
Merit: 0
|
|
July 21, 2017, 01:38:14 AM |
|
hmmm, v1.0.0.0 after v1.0.1.0 ?
Actually, the wallet they released isn't v1.0.1.0 but v1.0.0.0. We are using the same version number because there isn't any real change but addition of nodes so the wallet remains pretty much the same with v.1.0.0.0.
|
|
|
|
Korber0
Newbie
Offline
Activity: 25
Merit: 0
|
|
July 21, 2017, 10:57:56 AM |
|
Do you have an idea why my wallet can't sync? It keeps staying not synced and after getting all blocks it says last block is 9 hours behind (with 4-7 active connections).
Also the block explorer link seems to have only the old blocks and it is not updated (last block there is 2016).
|
|
|
|
user453625
Newbie
Offline
Activity: 11
Merit: 0
|
|
July 21, 2017, 12:54:08 PM |
|
Do you have an idea why my wallet can't sync? It keeps staying not synced and after getting all blocks it says last block is 9 hours behind (with 4-7 active connections).
Also the block explorer link seems to have only the old blocks and it is not updated (last block there is 2016).
It will sync, just a bunch of orphaned blocks due to forks when the network stopped. I'll go ahead and request for a bootstrap to enable people sync on time without worry. Explorer is syncing. It'll take a little time because there are lots of blocks to sync (about 968069 blocks to sync ).
|
|
|
|
mitchellmint
Legendary
Offline
Activity: 1139
Merit: 1000
TRUSTplus Dev
|
|
July 22, 2017, 03:40:34 AM |
|
Do you have an idea why my wallet can't sync? It keeps staying not synced and after getting all blocks it says last block is 9 hours behind (with 4-7 active connections).
Also the block explorer link seems to have only the old blocks and it is not updated (last block there is 2016).
I added two more nodes to help the timouts. My single core computer took 22 hours to get caught up.
|
Buy TRUSTplus. We are building a Financial Platform.
|
|
|
Korber0
Newbie
Offline
Activity: 25
Merit: 0
|
|
July 22, 2017, 12:27:11 PM |
|
Thanks, it synced.
What should we expect next?
|
|
|
|
vertigo
Newbie
Offline
Activity: 41
Merit: 0
|
|
July 22, 2017, 01:23:07 PM |
|
2 days for sync my wallet and I'm at 46%... too slow, any one can help me?
|
|
|
|
mitchellmint
Legendary
Offline
Activity: 1139
Merit: 1000
TRUSTplus Dev
|
|
July 22, 2017, 02:04:44 PM |
|
2 days for sync my wallet and I'm at 46%... too slow, any one can help me?
Which Operating sysytem?
|
Buy TRUSTplus. We are building a Financial Platform.
|
|
|
|