It seems we have some competition. Some apparently LIKE the old scrypt variety. I dont see the point in it, the more you push ASIC mining, the less actual users will mine it. The more ASICs, the less GPU people you have and the more centralized the coin becomes. Anyways, OLD SCHOOL Feathercoin people and non-converted pools should sync up to this. https://feathercoinclassic.wordpress.com/. Found the link trying to get my BTCS wallet back in sync.
shadowhh32
@shadowhh32
Best posts made by shadowhh32
-
Classic Feathercoin(scrypt)
-
RE: [Dev] Release of Updated Feathercoin (FTC) Forum - Software and set-up
SWEEET. NICE Work. Especially the up/down kharma thing.
-
RE: Feathercoin forum reloaded
It must be all about your backend, then. Really whats with it? Im on Dreamhost for $10/month.Unlimited bandwidth and server space.Using shared but dedicated servers available for even more.Im over 13GB used with all of my ISOs and wikis right now.DNS can be ported but it takes a few hours to propigate.If you switched to DH be aware the site might go down during the switch.Any real outages are handled with 24 hours of reporting them. Most of the time its because of poor SPAM filtering or setup.
WP can handle all of what you mentioned. Ive already mentioned this in another post. I hope the admins are paying atention.If Im not mistaken, WP has forum, there is bbpress, and many other free options for forums. Users may have to re-register. I dunno how the database backend handles things. I tap diectly into mysql and thats about it.Even friendica(thought it scales poorly, is not designed for masses) is setup without a hitch.
SPAM and the website and forum are all handled by WP(or they should be). I have excellent spam (and speed) controls in place myself on another WP site that I personally run.You can stop bots and DDOS as well all in a single move.I can get you a plugin list if you like. I havent update the site in some time.You should be able to add a forum just off of the main WP site, just like running a blog section.Shouldnt need an elaborate setup. I see lots of huff and puff but no action. Is the test site linked somewhere?
I too would like to see some code. CLEAN code, not someone else’s leftovers, from ANY coin. We are NEOScrypt and should reflect that. All I see are Scrypt and SHA256 leftovers from the Bitcoin project.
-
RE: Feathercoin Core Wallet 0.9.3 , Welcome you
Dear users,
I’m glad we’re still on the right road.Today ,I announce “Feathercoin Core Wallet Welcome”.You can download it for Windows http://www.ftc-c.com/pack3/feathercoin-qt.rarWhy do we need core wallet ?
Feathercoin core wallet base on Bitcoin framework, is not Litecoin framework.finally out of shadow from LTC! For users, it provides some new features.What is the difference between feathercoin core and feathercoin ?
Yes,There’s a big difference between them.
1) The new menu and page. I tune overview page, add report page . About menu tuning , I add “Advanced” menu. Users can quickly find the page needs to use.
**2) Multi-sign .**This is an important function.You can have tow or more signatures.It would increase the security of the transaction.
**3) Comments in blockchain.**This is a proof of existence.insert comments you would need.
**4) Private Blockchain Addresses (Dark Blockchain).**Scan Pubkey replace Public key,Protect your address.
5) New database. I upgrade db-4.8.30.NC to db-5.1.29.NC. BerkeleyDB.5.1.29 is performance improvements and bug fixes.
7) Plugins. Wallet can team working with Bitmessage.Impliment shapeshift,support feathercoin shift other coin.
8 )Paper wallets. Feathercoin can print paper wallets for you,Added dropdown to print multiple paper wallets over multiple pages.**9) Multi-signature UI. **I can use multi-sign without RPC command.
10) Other. I upgrade QT 4.8.5 to QT 5.3.1,It provide more interface.How to download feathercoin core ?
download feathercoin core wallet for Windows http://www.ftc-c.com/pack3/feathercoin-qt.rar
linux later on.Source code
https://github.com/FeatherCoin/Feathercoin/tree/0.9.3
download source code, git clone -b 0.9.3 git://github.com/FeatherCoin/Feathercoin.git ftc093a**More about topic **
alpha : https://forum.feathercoin.com/index.php?/topic/8018-dev-feathercoin-core-093-alpha-release/
upgrade : https://forum.feathercoin.com/index.php?/topic/8428-please-upgrade-pool-daemon-to-core-wallet/
private-blockchain-addresses : https://forum.feathercoin.com/index.php?/topic/7643-dev-private-blockchain-addresses-dark-blockchain/page-2#entry72511
multisignature : https://forum.feathercoin.com/index.php?/topic/8113-dev-multisignature-wallet-implementation-and-issues/
shapeshift : https://forum.feathercoin.com/index.php?/topic/8064-dev-shapeshift-implimentation/
comments : https://forum.feathercoin.com/index.php?/topic/8209-implement-leave-comments-in-the-blockchain/
paper-wallets : https://forum.feathercoin.com/index.php?/topic/8250-support-for-printing-paper-wallets-093-core-wallet/Some nice features there but I bet your still using the Bitcoin and are in need of a ‘Bitcoin’->‘Feathercoin’ merge.Noticed the code from .8 needs it. Maybe we can implement this (NEW CODE) as a MASTER branch change? Shapeshift is ‘shifty’ on how much you can convert at one time, did you fix this? Nice work. Not quite done with my improvements to the .8 code yet. How did you edit the logo to match the background? I cant seem to ‘cut out’ the coin from its white background so it stands out like sore thumb. Is there a way to point the android qt to the ‘boost’ libraries? This is preventing a test build of what I have. Windows building seems a pain in the ass but I will attempt it. You cant cross build with mxe or gcc utils natively because all of the networking libraries arent being called correctly or are using redundant code.Will attempt MSYS on windows.
-
Wine hints?
I tried to get the windows version running under wine since Im having issues building from source on Fedora with openssl. Problem is no connections occur under wine. Is there a solution to this? The app just sits there saying no sources available, like it cant connect to the internet. I know this not to be the case or Warcraft wouldnt run at all. Warcraft runs fine under wine.
-
[Solved] FTC 0.8 build issues
YEAH YEAH, .8 is dated. I KNOW.
But Im getting build isssues with .8 from github. We are missing some files it appears? I didnt have this issue before when building.
-
RE: [Solved] FTC 0.8 build issues
Oddly this is a qmake issue with the qrc file.This doesnt happen on debian.
Theres more than meets the eye here. We are missing CORE files. Is someone deleting them?
output of make on stretch. Jessie doesnt cut cheese for me.I had to switch back because of qmake/make issues in fedora.src/qt/sendcoinsdialog.cpp:
src/qt/sendcoinsdialog.cpp:2:32: fatal error: ui_sendcoinsdialog.h: No such file or directory
#include “ui_sendcoinsdialog.h”
^
compilation terminated.
Makefile:1076: recipe for target ‘build/sendcoinsdialog.o’ failed
make: *** [build/sendcoinsdialog.o] Error 1
me@localhost:~/Desktop/code/Feathercoin$ locate ui_sendcoinsdialog.h
/home/me/Desktop/code/Bitcoin-Scrypt/build/ui_sendcoinsdialog.h
/home/me/Desktop/code/Curecoin/build/ui_sendcoinsdialog.hI have no guarantee that the sources in other projects is the same that we use. This file should be there but isnt.Its not there in .9 either. I have both versions in the “code” folder. We shouldnt rely on other projects to supply files that we should have.
-
RE: Wine hints?
this topic is really closed. I got it working by adding in p2pool nodes. Initial sync takes a minute to kick in. The rest is a Fedora issue, both with qmake and make, and openssl. Not GOOD. All my dev work is halted because of this “FEDORA” issue. Hopefully CentOS/RHEL wont have these issues, because if they do IM up shit creek. I cant run Debian; my backup sets get corrupted under Jessie. Versions below Jessie have zero BDROM support.(but yet somehow I managed to burn them onto a BDROM at 100% success rate) UBUNTU is not an option, too much is broken. Same with Mint. Running out of good distros that work.Dont really want to go the Mandrake route. Gentoo, EESH, do I really want to go THERE? BSD? NOPE. Tried that. ZERO burning support period. ERROR on track 0 write.
-
RE: [Solved] FTC 0.8 build issues
If you looked hard enough, youd realize that Im building under Linux. Thats KDE showing. Debain 8 in a box to be more exact. No, its not so easy anymore. This is the output of qmake. I cant “qmake && make” if qmake complains.Everything needed is already installed. Issue is that the lanquage files referenced in the QRC project file are indeed missing.Im using fresh .8 from github.Otherwise the file would be called more properly feathercoin.qrc, not BITcoin.qrc.
I wasnt getting this error before when building so IMAO where to begin to takle the problem.
-
RE: [Solved] Linux Feathercoin download
unfortunately its just not that easy. We need a constant dev environment it seems and we dont have it. Linux should be the default build environment. 64 if you ask me because then we can build 32/64 on the fly. (whatsa matter dont have a 64-bit CPU?) We are having to build from sources here, the deb file just doesnt work(compiled for debian wheezy?) as the depends are TOO OLD. Im on Jessie because it has better support, though some things are still broken from Squeeze.Grabbing the KDE live iso is a start. Too many DE problems. “RedHat” uses rpm not debs by default, sorry I cant help. The sources will build but I dont think it has THAT many requirements. At least not for me.And Im syncing with the client just fine.Im using modified QT ui so I cant be of help in uploading ATM until I get the full dev environment set up. I only have Linux64/32 and android at the moment and android is requiring some external libs to run the binary. Not what we want. This is a real pain to get QT Creator setup correctly.
Latest posts made by shadowhh32
-
hardening
seem someone needs a read-up of hardening. WE CAN DO MORE. PIE and RELRO are HIGHLY recommended these days.
https://wiki.debian.org/Hardening#dpkg-buildflags
hardening-check <filename> or use of the following script will tell you whats what.The scrypt is located here. http://www.trapkit.de/tools/checksec.html
-
Nodes
Are we tracking uptime on nodes listed online? Seems I can only connect my wallet to a single node no matter what I do.Ive added peers manually, like around 10 of them and no changes. Im using nodes from bitinfocharts. I dont know who else to add. Seems either the nodes listed are offline or not syncing correctly. This is a very sad state. Other coins sync up just fine with over 5 nodes listed. Ive been at one node since hours ago when I first sync.
-
Classic Feathercoin(scrypt)
It seems we have some competition. Some apparently LIKE the old scrypt variety. I dont see the point in it, the more you push ASIC mining, the less actual users will mine it. The more ASICs, the less GPU people you have and the more centralized the coin becomes. Anyways, OLD SCHOOL Feathercoin people and non-converted pools should sync up to this. https://feathercoinclassic.wordpress.com/. Found the link trying to get my BTCS wallet back in sync.
-
RE: Feathercoin Core Wallet 0.9.3 , Welcome you
@lizhi glad we made the merge to berkeley v5 but can we cut depends on 5.1 specifically? 5.3 is packaged with stretch and 5.1 is simply not available. Understandably stretch is in early alpha release but its in a working state unlike other debian alpha releases in the past. As a result of depends on 5.1 I cannot build on stretch.
Please check also the .8 code. We are missing some ui headers for some reason. Will try to copy them from another coin but no promises it will build ok.
-
RE: [Solved] FTC 0.8 build issues
Oddly this is a qmake issue with the qrc file.This doesnt happen on debian.
Theres more than meets the eye here. We are missing CORE files. Is someone deleting them?
output of make on stretch. Jessie doesnt cut cheese for me.I had to switch back because of qmake/make issues in fedora.src/qt/sendcoinsdialog.cpp:
src/qt/sendcoinsdialog.cpp:2:32: fatal error: ui_sendcoinsdialog.h: No such file or directory
#include “ui_sendcoinsdialog.h”
^
compilation terminated.
Makefile:1076: recipe for target ‘build/sendcoinsdialog.o’ failed
make: *** [build/sendcoinsdialog.o] Error 1
me@localhost:~/Desktop/code/Feathercoin$ locate ui_sendcoinsdialog.h
/home/me/Desktop/code/Bitcoin-Scrypt/build/ui_sendcoinsdialog.h
/home/me/Desktop/code/Curecoin/build/ui_sendcoinsdialog.hI have no guarantee that the sources in other projects is the same that we use. This file should be there but isnt.Its not there in .9 either. I have both versions in the “code” folder. We shouldnt rely on other projects to supply files that we should have.
-
RE: Simple program for getting transaction price in USD
Is there a better way to get the CSV data? Seems its needed but a little unclear on how to get it. You can work the cost from the FTC/USD rate. You work backwards for the BTC rate to get your coin amount.Last I checked it was 1 cent per Feathercoin.That was a few weeks ago.
-
RE: Wine hints?
this topic is really closed. I got it working by adding in p2pool nodes. Initial sync takes a minute to kick in. The rest is a Fedora issue, both with qmake and make, and openssl. Not GOOD. All my dev work is halted because of this “FEDORA” issue. Hopefully CentOS/RHEL wont have these issues, because if they do IM up shit creek. I cant run Debian; my backup sets get corrupted under Jessie. Versions below Jessie have zero BDROM support.(but yet somehow I managed to burn them onto a BDROM at 100% success rate) UBUNTU is not an option, too much is broken. Same with Mint. Running out of good distros that work.Dont really want to go the Mandrake route. Gentoo, EESH, do I really want to go THERE? BSD? NOPE. Tried that. ZERO burning support period. ERROR on track 0 write.
-
RE: [Dev] Release of Updated Feathercoin (FTC) Forum - Software and set-up
SWEEET. NICE Work. Especially the up/down kharma thing.
-
RE: Alternate method of exchange
Right but the only thing is that now that Ive tried to cash out(and stuck my coins) I have no coins left to see if these exchanges work or not.
Id have good ole USD by now if the exchange wasnt stuck.
Thats the meat of the problem, we have a list but nobody knows what works and what doesnt(and who limits transactions to some ungodly low amount like .3 BTC). Id have to find the old list first. Its here but I havent bothered to look for it. Lost a ton in my last backup last month, including emails where I kept track of all this.
-
RE: [Solved] FTC 0.8 build issues
Whats funny is that qtcreator doesnt have issue with this.I am trying to rebuild in such a way that everyone can rebuild my changes.Removing the language file settings to allow the qmake to proceed defats the purpose of that.
Im still waiting on github access. This only partially works as Fedora21 has more qt/make issues than one can shake a stick at. While it will take a premade Maekfile, generating one causes problems.