Jump to content

fedde

Administrators
  • Content Count

    673
  • Joined

  • Last visited

  • Days Won

    70

Posts posted by fedde

  1. Well, looks like whole network is out of sync.

    freicoind getpeerinfo
    [
        {
            "addr" : "212.125.247.50:8639",
            "services" : "00000001",
            "lastsend" : 1482583304,
            "lastrecv" : 1482583304,
            "bytessent" : 2733636347,
            "bytesrecv" : 49465672477,
            "conntime" : 1472898660,
            "version" : 70001,
            "subver" : "/Satoshi:0.8.3/",
            "inbound" : false,
            "startingheight" : 155851,
            "banscore" : 0,
            "syncnode" : true
        },
        {
            "addr" : "212.125.247.51:52520",
            "services" : "00000001",
            "lastsend" : 1482582944,
            "lastrecv" : 1482582944,
            "bytessent" : 3705304741,
            "bytesrecv" : 67119352902,
            "conntime" : 1479057251,
            "version" : 70001,
            "subver" : "/Satoshi:0.8.6/",
            "inbound" : true,
            "startingheight" : 140298,
            "banscore" : 0
        },
        {
            "addr" : "146.0.32.101:8639",
            "services" : "00000001",
            "lastsend" : 1482582824,
            "lastrecv" : 1482582824,
            "bytessent" : 2147107436,
            "bytesrecv" : 39130564884,
            "conntime" : 1481045945,
            "version" : 70001,
            "subver" : "/Satoshi:0.8.6/",
            "inbound" : false,
            "startingheight" : 164651,
            "banscore" : 0
        },
        {
            "addr" : "69.91.227.117:8639",
            "services" : "00000001",
            "lastsend" : 1482582600,
            "lastrecv" : 1482582600,
            "bytessent" : 320305,
            "bytesrecv" : 98185,
            "conntime" : 1482345406,
            "version" : 60002,
            "subver" : "/Satoshi:0.7.2/",
            "inbound" : false,
            "startingheight" : 164670,
            "banscore" : 0
        },
        {
            "addr" : "109.48.68.131:8639",
            "services" : "00000001",
            "lastsend" : 1482582600,
            "lastrecv" : 1482582600,
            "bytessent" : 10542,
            "bytesrecv" : 77484,
            "conntime" : 1482568745,
            "version" : 70001,
            "subver" : "/Satoshi:0.8.6/",
            "inbound" : false,
            "startingheight" : 166482,
            "banscore" : 0
        },
        {
            "addr" : "212.125.247.38:40920",
            "services" : "00000001",
            "lastsend" : 1482582739,
            "lastrecv" : 1482582743,
            "bytessent" : 1337873,
            "bytesrecv" : 103529,
            "conntime" : 1482582393,
            "version" : 70001,
            "subver" : "/Satoshi:0.8.6/",
            "inbound" : true,
            "startingheight" : 163795,
            "banscore" : 0
        }

    And at this point the startingheght should be... :  166492

    Maby @jtimon or @Mark Friedenbach can give us some updates?

  2. Just popping in before xmas with a ideea.

    Played abit with creating a multiplatform for both work as a frcjam / escrow service as it's not that hard to work out a working scheme to actually make it work.

    But if i am going to do this, i will build a complete platform for Project funding, escrow and possible a very simple trade engine.

    FreiExchange (frcjam,escrow and trading)

    FRCJAM:
    Create zero intrest loans. Possible with funding with frc, wlc, btc and cash? If btc/wlc/cash it would be automatic converted to FRC in platform to make some coins circluate.  Payout in frc/btc? 

    Escrow:
    As topic says, simple escrow service for user to user trades. 

    Trading:
    Simple orderbook with buy/sells where users can buy and sell freicoins. Also market for jam cash/btc/wlc -> FRC conversion  to fund the projects. 

    Attaching a simple possible look on the jam section. I have a lot of code laying around to construct into one platform. 

    Just air it as an ideea.

     

     

    2016-12-22-001405_1366x768_scrot.png

  3. Looking into removing the pages. Apparently this new ipboard disables so pages can not be coded as i want to display prices etc etc. Maby we should create a new frontend for the alliance with normal web pages and move this forum over to /forum?

    What ya think?

  4. This is the payment module for using Cointopay (www.cointopay.com) crypto payment module on OpenCart 2.3

    https://github.com/eddef/c2p-opencart-2.3

    Upload the admin and catalog folder to your opencart installation.

    Enable it in your admin panel and set api key and secret. Set your default coin and you are ready to go after you have set return url at cointopay.com.

    Under "Payment URLs" Payment Confirmation URL :

    http://yourdomain.com/index.php?route=extenstion/payment/cointopay/callback&

    Payment Fail URL :

    Quote

    Created by Fredrik Bodin @ www.sicanet.net ([email protected])

    Donations are welcome BTC: 1LhEdrNhu1qxCvXpQKTDVCke2494ruxZ7c

×
×
  • Create New...