le6levo
Newbie
Offline
Activity: 7
Merit: 0
|
|
January 01, 2018, 04:55:57 PM |
|
I think coinexchange.io is also trading TIPS .... Update on the website progress: We have rented a domain and webserver. The blockexplorer is as far as i know synced and i will be working on getting all the required informations to the website. We will upload the wallet to the webserver and we might also be adding a blockchain download/bootstrap so new people can sync the blockchain much faster.
After the website is finished i will rework the ANN, changeing all the informations needed.
Does anybody know about active pools? I am hosting pools myself and i would like to also host a pool for TIPS for helping to stabilize the network. The pools wallet will then serve as a permanent node, like the blockexplorer.
As far as i know, TIPS is currently only tradeable on novaexchange, as bter is still refuseing to switch to the new, correct and working blockchain. As soon as the above steps are finished, i will get in contact with bter and ask them, if there would be the possibility to switch over to the correct chain.
If you have any questions, feel free to message me here.
Hi Testbug, Are you still interested in continuing your work on Fedora? The new community is getting fairly active now, with a lot of work focus on updating the wallet and also thinking about future tech enhancements. We really want some of the original Fedora hero members involved and part of it. We are talking with psycodad who has been fantastic, but we want a seat for everybody at the table! Sorry if you are not interested. Thanks, Robotsoutofcontrol. coinexchange.io Typing in TrollBox and keep TIPS alive .. to psycodad: really 1MB blocks TIPS? Why not 2 or 3? Nearest my transaction BTC (1MB too) within 5 min. And how adv and disadv when compare with larger ones?
|
|
|
|
psycodad
Legendary
Offline
Activity: 1651
Merit: 1817
精神分析的爸
|
|
January 01, 2018, 05:43:44 PM |
|
to psycodad: really 1MB blocks TIPS? Why not 2 or 3? Nearest my transaction BTC (1MB too) within 5 min. And how adv and disadv when compare with larger ones?
To the best of my knowledge we haven't seen a single block yet that was full. I am not objecting a block size increase but I just want to point out that currently there is no need for it.
|
|
|
|
Bitcoinguru99
|
|
January 03, 2018, 12:15:06 AM |
|
Holys... i am loving the mining action on tips. We are passing 60gh! I say 100gh is coming.... tips will be back soon.
|
|
|
|
ljglug
|
|
January 03, 2018, 02:25:09 PM |
|
Where to download the latest wallet
|
|
|
|
ride22
Member
Offline
Activity: 131
Merit: 10
|
|
January 03, 2018, 03:17:41 PM |
|
Serious question, why are you mining this coin? It doesn't even look like you can give them away on Nova Exchange.
Also, just downloaded the new wallet, and I have a question. I put my wallet.dat file into the roaming folder and nothing is showing up. Did I read correctly, that if I have older coins that they are now no longer usable? Is that correct?
Because we like it and have history with it. nothing more at this moment. Sometimes mining is a hobby too If you have balance BEFORE block fork (block 1299878) than you can have your Old wallet balance in new wallet. All balance (tx send/receive) after fork block will not shown since its already in diff chain (old blockchain) I honestly have no idea what block these are from. I used to mine Fedora in 2013/2014. If you familiar with current bitcoin's fork event, like BCH, BTG ect, than it will easier to explain TIPS have hardfork at block 1299878 (30th Jun 2016 15:17:38) so every wallet balance in that block will get snapshot and move to new chainblock Old TIPS wallet still function until block 1664000 (14th Mar 2017 14:54:51) before it stuck and *out of sync* or dead Hey, Wanted to follow up on this topic again. So what should my next steps be? Are my old Tips no longer useable, or can they be placed into the new wallet (or are they just a completely different coin now with the same name?)
|
|
|
|
psycodad
Legendary
Offline
Activity: 1651
Merit: 1817
精神分析的爸
|
|
January 03, 2018, 04:33:19 PM |
|
Serious question, why are you mining this coin? It doesn't even look like you can give them away on Nova Exchange.
Also, just downloaded the new wallet, and I have a question. I put my wallet.dat file into the roaming folder and nothing is showing up. Did I read correctly, that if I have older coins that they are now no longer usable? Is that correct?
Because we like it and have history with it. nothing more at this moment. Sometimes mining is a hobby too If you have balance BEFORE block fork (block 1299878) than you can have your Old wallet balance in new wallet. All balance (tx send/receive) after fork block will not shown since its already in diff chain (old blockchain) I honestly have no idea what block these are from. I used to mine Fedora in 2013/2014. If you familiar with current bitcoin's fork event, like BCH, BTG ect, than it will easier to explain TIPS have hardfork at block 1299878 (30th Jun 2016 15:17:38) so every wallet balance in that block will get snapshot and move to new chainblock Old TIPS wallet still function until block 1664000 (14th Mar 2017 14:54:51) before it stuck and *out of sync* or dead Hey, Wanted to follow up on this topic again. So what should my next steps be? Are my old Tips no longer useable, or can they be placed into the new wallet (or are they just a completely different coin now with the same name?) The procedure to regain the TIPS you had before the hard fork is: - Download a win wallet from the OP or compile the linux wallet from github
- Place your old wallet.dat into the fedoracoin folder (~/.fedoracoin on Linux)
- Let the wallet synch up and see your old TIPS re-appearing
- Enjoy your TIPS
HTH
|
|
|
|
ljglug
|
|
January 04, 2018, 01:58:24 PM |
|
Unable to compile wallet ubuntu16.04
../../src/main.h:123:20: warning: ‘OPENNAME_NAME_RENEWAL’ defined but not used [-Wunused-variable] static const char* OPENNAME_NAME_RENEWAL="e"; ^ CXX libbitcoinqt_a-walletview.o In file included from sendcoinsdialog.h:8:0, from walletview.cpp:16: walletmodel.h:11:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(disable:4717) //bogus warning from MS ^ walletview.cpp: In member function ‘void WalletView::importWallet(QString)’: walletview.cpp:351:10: warning: unused variable ‘b’ [-Wunused-variable] bool b =walletModel->importPrivateKey(privateKey); ^ CXX libbitcoinqt_a-reportview.o In file included from reportview.cpp:13:0: walletmodel.h:11:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(disable:4717) //bogus warning from MS ^ CXX libbitcoinqt_a-snapwidget.o snapwidget.cpp:10:51: fatal error: zxing/common/GlobalHistogramBinarizer.h: 没有那个文件或目录 compilation terminated. Makefile:2056: recipe for target 'libbitcoinqt_a-snapwidget.o' failed make[5]: *** [libbitcoinqt_a-snapwidget.o] Error 1 make[5]: Leaving directory '/home/l/桌面/fedoracoin-master-0.9/src/qt' Makefile:2926: recipe for target 'all-recursive' failed make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory '/home/l/桌面/fedoracoin-master-0.9/src/qt' Makefile:1109: recipe for target 'all' failed make[3]: *** [all] Error 2 make[3]: Leaving directory '/home/l/桌面/fedoracoin-master-0.9/src/qt' Makefile:921: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/home/l/桌面/fedoracoin-master-0.9/src' Makefile:675: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/l/桌面/fedoracoin-master-0.9/src' Makefile:511: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1
|
|
|
|
Delphinus
|
|
January 05, 2018, 10:59:32 AM |
|
Setting up a new server so syncing goes faster is appreciated, thanks for the effort you're putting into this!
|
|
|
|
Bitcoinguru99
|
|
January 05, 2018, 01:02:07 PM |
|
This is the comeback of tips :-) Mining is surpsssing 100gh sooon... Price is moving on coinexch. 10 santoshis is possible Thanks guys & new devs
|
|
|
|
supoplex
Newbie
Offline
Activity: 34
Merit: 0
|
|
January 05, 2018, 02:59:12 PM |
|
Unable to compile wallet ubuntu16.04
../../src/main.h:123:20: warning: ‘OPENNAME_NAME_RENEWAL’ defined but not used [-Wunused-variable] static const char* OPENNAME_NAME_RENEWAL="e"; ^ CXX libbitcoinqt_a-walletview.o In file included from sendcoinsdialog.h:8:0, from walletview.cpp:16: walletmodel.h:11:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(disable:4717) //bogus warning from MS ^ walletview.cpp: In member function ‘void WalletView::importWallet(QString)’: walletview.cpp:351:10: warning: unused variable ‘b’ [-Wunused-variable] bool b =walletModel->importPrivateKey(privateKey); ^ CXX libbitcoinqt_a-reportview.o In file included from reportview.cpp:13:0: walletmodel.h:11:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(disable:4717) //bogus warning from MS ^ CXX libbitcoinqt_a-snapwidget.o snapwidget.cpp:10:51: fatal error: zxing/common/GlobalHistogramBinarizer.h: 没有那个文件或目录 compilation terminated. Makefile:2056: recipe for target 'libbitcoinqt_a-snapwidget.o' failed make[5]: *** [libbitcoinqt_a-snapwidget.o] Error 1 make[5]: Leaving directory '/home/l/桌面/fedoracoin-master-0.9/src/qt' Makefile:2926: recipe for target 'all-recursive' failed make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory '/home/l/桌面/fedoracoin-master-0.9/src/qt' Makefile:1109: recipe for target 'all' failed make[3]: *** [all] Error 2 make[3]: Leaving directory '/home/l/桌面/fedoracoin-master-0.9/src/qt' Makefile:921: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/home/l/桌面/fedoracoin-master-0.9/src' Makefile:675: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/l/桌面/fedoracoin-master-0.9/src' Makefile:511: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1
Please take a look at this: https://kaip-padaryti.blogspot.lt/2017/09/how-to-compile-fedoracointips-source.html
|
|
|
|
Parroteyes
Newbie
Offline
Activity: 2
Merit: 0
|
|
January 05, 2018, 10:39:31 PM |
|
Hello team, just wondering if its too early stage for us to try suggesting our coin in next.exchange? I know there are other coins listed there, maybe if we have the community upvote past 250, they'll "consider". I think it's worth the try, but I'm no expert. What does the community and everyone here think? https://nextexchange.featureupvote.com
|
|
|
|
Bitcoinguru99
|
|
January 06, 2018, 11:22:47 AM |
|
Nextexchange looks good
|
|
|
|
Bitcoinguru99
|
|
January 06, 2018, 11:29:07 AM |
|
Mining hash keeps rising. Defenately the comeback of TIPS. It starts having some volume at coi exchange
|
|
|
|
iwill100
Member
Offline
Activity: 223
Merit: 10
|
|
January 07, 2018, 12:44:35 AM |
|
hello dev, for me seems to be in same pitch with the date of starting. no any off road ideas. Seems to be a good project. but u think more brain must be added for the progress of this. now actually around 5 years right. good luck. hope for your success.
|
|
|
|
Parroteyes
Newbie
Offline
Activity: 2
Merit: 0
|
|
January 07, 2018, 04:17:51 AM |
|
Also maybe the Dev's can make a active twitter page? The last tweet I saw from the social tab on coinmarketcap was from July 14, 2014. I know that if we show proof of activity in updates will create more volume for us. Mining hash/rate is good too, but also just showing the activity level along with trying to get listed on other exchanges?
|
|
|
|
id10tothe9
|
|
January 07, 2018, 06:12:27 AM |
|
hey guys, I'm here to send you some supporting words how is the search for devs going? I decided I'll be participating in developing next year since I have some background in programming. I need to learn more but I will try to do what I can starting next year. I think we all like this coin too much to let it down. aaand I'm back . You've done an awesome job people! I like the official website a lot and still exploring what I missed. I'm here again to participate again and help ^^, got a question though, I bought some tips on novaexchange, are those on the current blockchain or did I purchase the old ones?
|
|
|
|
kurbeks
|
|
January 07, 2018, 06:20:34 AM |
|
hey guys, I'm here to send you some supporting words how is the search for devs going? I decided I'll be participating in developing next year since I have some background in programming. I need to learn more but I will try to do what I can starting next year. I think we all like this coin too much to let it down. aaand I'm back . You've done an awesome job people! I like the official website a lot and still exploring what I missed. I'm here again to participate again and help ^^, got a question though, I bought some tips on novaexchange, are those on the current blockchain or did I purchase the old ones? YEs current ones, Nova was main exchange until they decide to close down and "move to new owners"
|
|
|
|
BTC-Graphicdesigns
|
|
January 07, 2018, 08:55:36 AM |
|
Hey Devs, I am willing to start an official telegram group for tips. Would you agree?
|
|
|
|
RobbieRich
Jr. Member
Offline
Activity: 223
Merit: 1
|
|
January 07, 2018, 10:58:17 AM |
|
Great Idea ! Hey Devs, I am willing to start an official telegram group for tips. Would you agree?
|
|
|
|
id10tothe9
|
|
January 07, 2018, 12:37:44 PM |
|
thanks kurbeks for the info
|
|
|
|
|