Forum Home
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    1. Home
    2. Technical Development
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • D

      This topic is deleted!
      • Davereplicant

      1
      1
      Votes
      1
      Posts
      43
      Views

      No one has replied

    • AmDD

      [Solved] FTC Wallet Multi-threaded?
      • AmDD

      6
      0
      Votes
      6
      Posts
      2593
      Views

      AmDD

      @ghostlander Agreed. Its the biggest issue I have with P2Pool. Ive tried to change the difficulty to increase the size of payouts but that seems to only help so much.
      Its the same way with the P2Pool fee for running the pool, Ive got ~500FTC in fees but like 1500 transactions.

    • lizhi

      Join Testnet , Solve fork
      • lizhi

      20
      2
      Votes
      20
      Posts
      10598
      Views

      Wellenreiter

      @lizhi
      That is good :)

      It is the expected behaviour.The next step is to keep mining with both versions, but slowly move more and more miners to 0.11.x. As far as I understood, the 'old clients should be obsoleted, as soon as more than 95% of the hash rate is on the new version.
      The question is, if this woks smooth, or if we get a fork in the testnet during this step.

    • AcidD

      Compile 0.11.2 Centos 7 Minimal - libbitcoin_common_a-neoscrypt.o Error
      • AcidD

      5
      0
      Votes
      5
      Posts
      2794
      Views

      lizhi

      good job , I think testnet is running.

      http://ftc11.testnet.ftc-c.com:19327/static/
      http://testnet.ftc-c.com:19327/static/

    • lizhi

      [Dev] Change to dedicated pcmessagestart string
      • lizhi

      4
      2
      Votes
      4
      Posts
      2378
      Views

      lizhi

      I think that don’t caused a hardfork , it compatible old protocol.

    • xonar

      This topic is deleted!
      • xonar

      1
      0
      Votes
      1
      Posts
      20
      Views

      No one has replied

    • Wellenreiter

      [Dev] Modification to Feathercoin block explorer
      • Wellenreiter

      8
      1
      Votes
      8
      Posts
      5383
      Views

      MrWyrm

      I can take a look, maybe just bootstrapping it would make it look pretty

    • FlatBlack

      Android Feathercoin Wallet 2 v3.04
      • FlatBlack

      3
      0
      Votes
      3
      Posts
      1607
      Views

      FlatBlack

      oret…thanx…
      just wait d ‘solution’ is ready for android wallet then…
      without worried d wallet ‘balance’ gone, rit…? :o)

      Another thing…

      -results of mining activity is acceptable during this ‘period’ or it will be reset after this matter solved…?

      -better to stop mining or just keep mining…?

      -from 2 two different pool, why both pool shows different total-network-hashrate…? GMC : 0.05 Gh\s @ 50 Mh\s , BFP-FTC : 128.27 Mh\s

    • wrapper

      ppcoin : Invalid checkpoint found! Fork
      • wrapper

      2
      2
      Votes
      2
      Posts
      1542
      Views

      M

      @wrapper said:

      I note the Invalid checkpoint found!, ppcoin fork has occurred again.

      There a couple of points from FTC experience, the first is the confusion about which is the correct fork and no help from Sunny King?

      Hopefully there will be a more complete update, plus it would be worth following in case it is due to auto check pointing, and may effect FTC …

      https://github.com/ppcoin/ppcoin/issues/100#issuecomment-181826754

      That is why I like Vericoin. They are 100POS and managed to remove synchronization checkpointing.

    • lizhi

      Isolation verification, a hard fork ?
      • lizhi

      6
      1
      Votes
      6
      Posts
      2226
      Views

      wrapper

      I didn’t understand this paragraph from BIP 113, that might effect pools. I assume p2pool head will have included a fix…

      Implication for users:
      GetMedianTimePast() always trails behind the current time, so a transaction locktime set to the present time will be rejected by nodes running this release until the median time moves forward. To compensate, subtract one hour (3,600 seconds) from your locktimes to allow those transactions to be included in mempools at approximately the expected time.

    • Wellenreiter

      Wallet and daemon release planning
      • Wellenreiter

      13
      0
      Votes
      13
      Posts
      6465
      Views

      wrapper

      Yes I agree with @Wellenreiter, pchMessageStart additional Genesis message - is important and worth doing.

      It has effected running multipools, and was also “the” major criticism of FTC, and also Ghostlander did a fix for us, which we should be able to push easy enough?.

      I think it was pressure of doing other changes and the hard fork that prevented @Bushstar from pushing the change from Pheonixcoin, as @Ghostlander did the fix after Neoscrypt.

      Perhaps a bounty for Ghostlander to push a patch to FTC? (As he created it? and @Lizhi is already doing a very lot :))

    • ?

      [Dev] ShapeShift Implimentation
      • A Former User

      43
      1
      Votes
      43
      Posts
      24899
      Views

      M

      @Guest be aware of shapeshift phishing:

      https://shapeshift.io/site/blog/2016/01/18/please-read-note-scam-social-media-accounts-and-website

    • wrapper

      Ensuring group access to a private web sites
      • wrapper

      1
      0
      Votes
      1
      Posts
      947
      Views

      No one has replied

    • lizhi

      Start enforcing block.nVersion=3
      • lizhi

      15
      2
      Votes
      15
      Posts
      6548
      Views

      lizhi

      Yes, all versions can connect to each other.
      But pool daemon should run 0.11.1 ,it make block 2 or block 3. but 0.8.7 only make block 2 and don’t accept blocks 3.

      main.cpp ,line 2249.
      /* Don’t accept blocks with bogus nVersion numbers after this point */
      if((nHeight >= nForkFour) || (fTestNet && (nHeight >= nTestnetFork))) {
      if(nVersion != 2)
      return(state.DoS(100, error(“AcceptBlock() : incorrect block version”)));
      }

    • M

      Running a FTC full node
      • mirrax

      3
      1
      Votes
      3
      Posts
      1895
      Views

      M

      @wrapper said:

      http://forum.feathercoin.com/topic/7597/help-feathercoin-create-a-full-node-on-a-raspberry-pi

      Thank you wrapper

    • kris_davison

      Feathercoin Electrum wallet?
      • kris_davison

      8
      0
      Votes
      8
      Posts
      6331
      Views

      Wellenreiter

      @thebobinater
      We didn’t follow up on this.

      We had a similar idea to separate the block chain and it’s tools/services from the wallets, but other tasks took preference.

      If you are willing to follow up on this and re-code it for feathercoin, It’s highly appreciated. May be @kris_davison also can find some time to code some parts.
      kris was very quiet lately due to familiy affairs :dancer:

      By the way, there is a comparable solution offered by a worldcoin guy here which seems to be interesting, but also a bit complex.

    • lizhi

      Feathercoin  go ahead with 0.10 and 0.11
      • lizhi

      3
      1
      Votes
      3
      Posts
      1515
      Views

      lizhi

      https://github.com/feathercoin2/Feathercoin2

    • lizhi

      Simple, tight, concise and fast . It will be new core 11
      • lizhi

      2
      2
      Votes
      2
      Posts
      1246
      Views

      wrapper

      Still watching your hard work Lizhi, thanks again…

    • lizhi

      [Dev] Develop new core 0.9.3 for feathercoin, together
      • lizhi

      84
      1
      Votes
      84
      Posts
      52902
      Views

      Wellenreiter

      @shadowhh32 said:
      …
      …
      As of now, all we have is the daemon, not the wallet client for Linux-es. WE WANT the WALLET. The WALLET is what were after.We need to repack and rebuild everything now.
      …
      …

      The wallet will come soon for Linux. Compilation works, packaging is in progress, but if a Package for Fedora can be built is open.

    • S

      hardening
      hardening feathercoin security • • shadowhh32

      2
      1
      Votes
      2
      Posts
      3007
      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.