Commit Graph

  • 900358e7c3
    Use PackageLoader for templates. tecnovert 2019-07-26 12:36:44 +0200
  • 1ce87bb58d
    Add travis build status to readme. Move templates dir. Add version to index. Remove bitcoin config from docker json config - extra coins can be enabled with prepare -addcoin. tecnovert 2019-07-26 12:07:25 +0200
  • 267ff02d3f
    Don't timeout if initiate tx is known. tecnovert 2019-07-26 00:35:02 +0200
  • 41ad7201e9
    html: template for active swaps. tecnovert 2019-07-25 23:30:27 +0200
  • 8623d291f1
    html: Template for watched outputs page. tecnovert 2019-07-25 23:15:35 +0200
  • b920f926c1
    html: Start migrating to Jinja2. tecnovert 2019-07-25 22:15:08 +0200
  • 5d238149ce
    prepare: Add -disablecoin option. tecnovert 2019-07-25 20:30:01 +0200
  • 95729275b6
    html: display estimated contract fee on the wallets page.. tecnovert 2019-07-25 20:09:46 +0200
  • a1b3aa74a1
    prepare: set execute permission for all. tecnovert 2019-07-25 17:47:24 +0200
  • a5de9dbee4
    html: Add created_at to orders and bids lists tecnovert 2019-07-25 16:45:58 +0200
  • 8dfea80c43
    ci: remove cache. tecnovert 2019-07-25 15:51:26 +0200
  • b365814cb5
    run: track pids. tecnovert 2019-07-25 15:28:44 +0200
  • 867fbf0d09
    prepare: addcoin activates the coin in settings.json and respects preparebinonly mode. tecnovert 2019-07-25 14:30:47 +0200
  • bd93899066
    Add preparebinonly option to basicswap-prepare, tecnovert 2019-07-25 14:06:58 +0200
  • 9aa7e441ee
    Use basicswap-prepare to download releases for the docker image. tecnovert 2019-07-25 13:41:33 +0200
  • 1185a5f33d
    Prepare script checks signatures. tecnovert 2019-07-25 12:45:27 +0200
  • aedfe796b8
    Fix CLTV mode. tecnovert 2019-07-25 11:29:48 +0200
  • 307b8ab8bf
    NMC and CLTV, abs lock values still to be verified tecnovert 2019-07-25 00:59:40 +0200
  • 222fbb492f
    Prepare script can add coins to existing configurations. tecnovert 2019-07-24 20:57:31 +0200
  • dd692fe5ef
    Add namecoin chainparams. tecnovert 2019-07-24 19:26:04 +0200
  • c51e28103e
    getWalletsInfo reports errors per wallet. tecnovert 2019-07-24 01:33:24 +0200
  • 683c6e6661
    Add bid error state. tecnovert 2019-07-24 00:33:27 +0200
  • d155774dbc
    Added an rudimentary address pool. tecnovert 2019-07-23 19:19:31 +0200
  • b02ddb3bec
    Load watched outputs from db. tecnovert 2019-07-23 17:08:12 +0200
  • e039d90bee
    Fix testnet mode, expanduser on paths. tecnovert 2019-07-23 16:26:37 +0200
  • 5bfcdd469b
    Save last_height_checked to db. tecnovert 2019-07-22 23:39:00 +0200
  • 8ed75af7fa
    prepare: Add Bitcoin tecnovert 2019-07-22 20:29:59 +0200
  • 74dc933381
    Raise version. tecnovert 2019-07-21 23:27:46 +0200
  • 589e4ca1d6
    html: variable contract locktime. tecnovert 2019-07-21 22:10:21 +0200
  • c9954bef1a
    Add subfee option to wallets page. tecnovert 2019-07-21 21:39:44 +0200
  • 521e465c2a
    Prepare script imports mnemonic. tecnovert 2019-07-21 21:20:36 +0200
  • ecfd783cce
    Prepare script works. tecnovert 2019-07-21 20:50:32 +0200
  • 76af4a941e
    Add txn 1st seen height to bid. Format balance amount. Start prepare script. tecnovert 2019-07-21 18:25:01 +0200
  • f1efb0a317
    Fix strange int compare bug. tecnovert 2019-07-20 21:42:04 +0200
  • 7c57dff1a9
    Set last chain height for itx. Raise timeout to 20m. display ticker by txids in bid page. tecnovert 2019-07-20 19:29:48 +0200
  • f8e2833bc0
    Verify LTC core. tecnovert 2019-07-20 18:20:04 +0200
  • 9b8df31932
    Getting docker volume permissions errors on window. tecnovert 2019-07-19 21:23:36 +0200
  • 519c7b717e
    Add COINDATA_PATH to .env tecnovert 2019-07-19 17:33:51 +0200
  • 24d4d14ff8
    Save bid in checkBidState for any change. tecnovert 2019-07-19 16:52:44 +0200
  • b0f2e0557a
    Add timeout to docker, use logging in launcher. tecnovert 2019-07-18 23:00:08 +0200
  • 818b5f1ab2
    Added notes to run the docker example on windows. Set the log file to append. Set docker example config to listen on all interfaces. docker-compose is setup to bind the port only to localhost, on windows docker runs in a virtualbox instance and the swap client must listen on all interfaces to pass through the connection: host -> vbox -> docker -> swapserver tecnovert 2019-07-18 22:06:36 +0200
  • 21b23fe865
    Add example config files for docker. tecnovert 2019-07-18 20:30:12 +0200
  • a49be16f9c
    Remove plyvel dependency. I can't get it to run under docker in windows. tecnovert 2019-07-18 19:53:23 +0200
  • 6c0d82abe6
    test: Wait for rpc. tecnovert 2019-07-17 18:24:54 +0200
  • e242f50b2b
    Add to Github tecnovert 2019-07-17 17:12:06 +0200