Forum Home
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. feathercoin
    Log in to post
    • All categories
    • Wellenreiter

      New Wallet released: Version v0.9.6.2-prod
      News and Announcements • announcement feathercoin release • • Wellenreiter

      7
      10
      Votes
      7
      Posts
      7935
      Views

      wrapper

      @Danlau One of the highest prioritie of the team has to test builds and create instructions for as many OSs as we can. What’s the point of having an advanced system if no one can run it (easily)?

      We’d still like to do more, but obviously, the OSs with no build have a priority. We would also like options for other packaged systems, such as snaps, flatpacks and docker. Experimentation and investigation in those areas would mean these can be done easily, they just need more volunteers to manage the “Tasks” of updating the appropriate deployment channels.

      Again, we have done most of that, registering for Launchpad etc, we just need secure system so that and members can assist to make those happen while still remaining private and in “control of the community.”

      Currently, Admin trust members who have built up a reputation and have contributed real code, bounties, bug fixes or working FTC projects. This is reflected in trust to run servers, forum, github, or represent FTC.

    • S

      Any earning experience : feathercoin - mining output with 24mh/s graphics card hash rate
      Mining • mining earning 1060 graphics feathercoin gtx 1060 • • sunildubey02

      2
      1
      Votes
      2
      Posts
      2917
      Views

      AcidD

      Hi @sunildubey02

      Welcome to the forums. For me personally, I’d prefer to keep discussions open and public on the forums, instead of via email. This way we can share knowledge and help ALL new users.

      You say your card is 24 mh/s per card. This depends entirely on which coin you are mining. Using your stats, I can only assume you’re mining Bitcoin or another SHA-256 currency.

      Feathercoin was originally developed with the Scrypt encryption algorithm (Just like Litecoin) - Feathercoin wanted to stay ASIC resistant. Meaning we still wanted people to mine with their Graphics cards (Like you!)

      So the developers changed the algorithm from Scrypt to NeoScrypt.

      I did a quick google and it looks like 1x 1060 GTX can do around 650 Kilo Hashes a second of NeoScrypt mining.

      So your 6 cards will do 3900 Kh/s

      To mine FTC on windows 10 you need to download a NeoScrypt CCMiner miner for nVidia cards.

      https://github.com/ghostlander/ccminer-neoscrypt/releases/

      I hope this helps.

    • AcidD

      Attention! Feathercoin v0.9.6.1 released!
      News and Announcements • 0.9.6.1 announcement feathercoin release • • AcidD

      5
      6
      Votes
      5
      Posts
      8079
      Views

      wrapper

      Thanks to everyone who helped, read about or encouraged the new release.

    • AcidD

      Attention! Feathercoin v0.9.6 released!
      News and Announcements • announcement feathercoin release 0.9.6 • • AcidD

      2
      9
      Votes
      2
      Posts
      7010
      Views

      AcidD

      32-Bit Binaries and setup files have been uploaded.

      https://github.com/FeatherCoin/Feathercoin/releases/tag/v0.9.6

    • Wellenreiter

      [Dev] Feathercoin version 0.9.3.1 Official release & Feedback
      Technical Development • feathercoin release • • Wellenreiter

      40
      3
      Votes
      40
      Posts
      35769
      Views

      B

      Where do I download the Setup.exe file for the official wallet?
      And why isn’t there one on the Feathercoin.com homepage?

    • Wellenreiter

      [Dev] Packaging feathercoind and feathercoin-qt on Linux
      Technical Development • linux feathercoin release • • Wellenreiter

      45
      3
      Votes
      45
      Posts
      40578
      Views

      wrapper

      I have been investigating the usefulness of “cheap” Arm smart TV boxes. As905 quad core Arm is quite powerful, enough to start running a full desktop. It currently runs Android.

      It is relatively straight forward to compile the Bitcoin codebase for Arm 7 and above should have enough power to run graphics.

      I am looking into wither a build service covers cross compiling a Arm build?

      https://bitcointalk.org/index.php?topic=1386368.0

    • S

      hardening
      Technical Development • hardening feathercoin security • • shadowhh32

      2
      1
      Votes
      2
      Posts
      3001
      Views

      Wellenreiter

      The hardening option is default for Core 0.9.3 and uses PIE.
      You need to actively disable it with the --disable-hardening parameter passed to the configure script.

    • S

      Nodes
      Feathercoin Discussion • nodes feathercoin status • • shadowhh32

      2
      0
      Votes
      2
      Posts
      3049
      Views

      Wellenreiter

      Normally the wallet gets an initial list of nodes from the seed nodes coded in. From there it requests the neighbor nodes, once it has a connection running.
      You can try to add

      46.4.0.101

      p2pool.ftc-c.com

      Those are p2pool nodes, which have to run a wallet.
      Also every pool should have a waller running and is a possible neighbor.
      Additionally, how long did you wait for connections?
      It may take 10 -20 minutes worst case to find additional nodes.
      The debug.log file should give information, if your node gets a list of nodes and if it can connect to some of them

    • S

      Classic Feathercoin(scrypt)
      Feathercoin Discussion • feathercoin altcoins • • shadowhh32

      5
      1
      Votes
      5
      Posts
      5592
      Views

      F

      Looks great, I’m going to take a look and see how it goes