Commit graph

  • b5f6eb6526 Fix unbound error when no wallet data is cached. tecnovert 2024-11-01 19:24:38 +0200
  • e28d41ed0c Adjust wallet name for Particl anon and blind interfaces. tecnovert 2024-10-31 16:53:59 +0200
  • aefb094694 Add event when BCH mercy tx published. tecnovert 2024-11-14 18:34:46 +0200
  • cf1811cec3 api: Set correct default swap type for BCH. tecnovert 2024-11-14 15:41:16 +0200
  • 273da833db Bump version. tecnovert 2024-11-14 15:30:09 +0200
  • f6916f093b Add debugind to prevent spending coin A lock tx. tecnovert 2024-11-14 13:57:44 +0200
  • 51c1179326 ui: Fix error when txid is unknown. tecnovert 2024-11-13 23:48:41 +0200
  • 6f0123e13e Fix BCH exchange name, pipe daemon output to file from prepare. tecnovert 2024-11-13 19:02:46 +0200
  • ca5b9e5e00 docker: Update templates for BCH. tecnovert 2024-11-12 22:43:32 +0200
  • 283cfc7c59 Switch BCH from using wallet watchonly to watching scripts in BSX. tecnovert 2024-11-09 21:26:03 +0200
  • e05aaeba26 Add BTC type swipe tx mercy outputs. tecnovert 2024-11-08 14:18:06 +0200
  • 8d96ea7fcf Test BCH mercy tx in reverse swaps. tecnovert 2024-11-07 23:24:24 +0200
  • b400669919 Check BCH mercy tx value. tecnovert 2024-11-07 10:10:21 +0200
  • fc17fa41ff Detect BCH mercy txn. tecnovert 2024-11-07 02:36:39 +0200
  • a214866b08 Add support for mercy transactions for refund-refund path mainnet-pat 2024-11-05 18:41:07 +0000
  • 62e6978be1 api: Optionally display events with states. tecnovert 2024-11-04 16:13:25 +0200
  • 00d70f8cc7 Add display_name to chainparams. tecnovert 2024-11-02 14:19:10 +0200
  • 60cca03d31 Set Bitcoincash .conf file and port from basicswap.json. tecnovert 2024-11-02 11:17:00 +0200
  • 52ae633c21 Add BCH to adaptor_swap_only_coins. tecnovert 2024-10-31 14:39:28 +0200
  • f02920721f tests: Add BCH to test_xmr_persistent tecnovert 2024-10-31 14:31:44 +0200
  • 765fadb0ed tests: Move BCH code to BCH test file. tecnovert 2024-10-31 13:47:03 +0200
  • ccc90ccb67 Change BCH pidfile name and cli binary. tecnovert 2024-10-31 13:37:34 +0200
  • bff3c45976 tests: Merge BCH tests. tecnovert 2024-10-30 23:31:22 +0200
  • 17308f9a66
    Allow BCH as coin_to in ADS swaps. tecnovert 2024-10-30 23:25:22 +0200
  • ed80caf532 Gui fixes to bitcoincash mainnet-pat 2024-10-30 13:25:25 +0000
  • 465f910812 Lint mainnet-pat 2024-10-30 06:07:29 +0000
  • a7c2fbba1f Final fix to refunds path, increase test coverage mainnet-pat 2024-10-30 05:37:01 +0000
  • b7da4f2096 All spend paths implemented, increasing test coverage, still some issues with refund spends and swipes to resolve mainnet-pat 2024-10-25 17:45:38 +0000
  • b73907bb84 Continue extending bch interface and test coverage Support reverse swap happy path mainnet-pat 2024-10-22 08:19:07 +0000
  • 499b086b57 Cleanup imports, change bch ops to CScriptOps mainnet-pat 2024-10-20 17:30:26 +0000
  • b83f289013 Continue building out the BCH interface Adapt the swap flow to BCH specifics - txids change after funding and when signing inputs BCH happy path (lock-spend) done mainnet-pat 2024-10-20 16:29:50 +0000
  • 3ea832bd03 WIP continue implementing the BCH swap interface for XMR swap and atomic swap protocols mainnet-pat 2024-10-14 15:35:24 +0000
  • 1b43806d51 Add bitcoincash support for prepare and run scripts, add bitcoincash to testing suite, groundwork for bch-xmr atomic swap protocol mainnet-pat 2024-10-07 16:48:24 +0000
  • bd4291ab45
    Add event when BCH mercy tx published. bch tecnovert 2024-11-14 18:34:46 +0200
  • bae735c144
    api: Set correct default swap type for BCH. tecnovert 2024-11-14 15:41:16 +0200
  • 18079457e8
    Bump version. tecnovert 2024-11-14 15:30:09 +0200
  • ef7791cb14
    Add debugind to prevent spending coin A lock tx. tecnovert 2024-11-14 13:57:44 +0200
  • c9f578d052 prepare: don't start daemon if coin config exists in basicswap.json nahuhh 2024-11-14 04:57:06 +0000
  • 80ab475896 prepare: disablecoin/addcoin for manage_wallet_daemon nahuhh 2024-11-14 04:51:54 +0000
  • 4030dc9858
    ui: Fix error when txid is unknown. tecnovert 2024-11-13 23:48:41 +0200
  • 811fa15f26
    Fix BCH exchange name, pipe daemon output to file from prepare. tecnovert 2024-11-13 19:02:46 +0200
  • 80e1450d62 util: bypass tor for .local domains nahuhh 2024-11-13 21:49:40 +0000
  • 4693d96c52
    docker: Update templates for BCH. tecnovert 2024-11-12 22:43:32 +0200
  • 3a5e40187a
    Switch BCH from using wallet watchonly to watching scripts in BSX. tecnovert 2024-11-09 21:26:03 +0200
  • c561efaba0
    Add BTC type swipe tx mercy outputs. tecnovert 2024-11-08 14:18:06 +0200
  • 9d7841da46
    Test BCH mercy tx in reverse swaps. tecnovert 2024-11-07 23:24:24 +0200
  • 09434f20e6
    Check BCH mercy tx value. tecnovert 2024-11-07 10:10:21 +0200
  • 92c7cb7223
    Detect BCH mercy txn. tecnovert 2024-11-07 02:36:39 +0200
  • 1a085ec97b Add support for mercy transactions for refund-refund path mainnet-pat 2024-11-05 18:41:07 +0000
  • fde7e64633 scripts: allow setting reserve below increment nahuhh 2024-11-05 03:21:27 +0000
  • 97fcf177a9
    api: Optionally display events with states. tecnovert 2024-11-04 16:13:25 +0200
  • 8c2d5a07d1
    Merge a6e7d36e84 into 5e71367c21 tecnovert 2024-11-03 11:16:32 -0500
  • b43c159dc4
    Add display_name to chainparams. tecnovert 2024-11-02 14:19:10 +0200
  • 5ee28d0aa3
    Set Bitcoincash .conf file and port from basicswap.json. tecnovert 2024-11-02 11:17:00 +0200
  • 5df9b044ab
    Add BCH to adaptor_swap_only_coins. tecnovert 2024-10-31 14:39:28 +0200
  • 51d9685af0
    tests: Add BCH to test_xmr_persistent tecnovert 2024-10-31 14:31:44 +0200
  • 8e00753f97
    tests: Move BCH code to BCH test file. tecnovert 2024-10-31 13:47:03 +0200
  • c0b94b3d7b
    Change BCH pidfile name and cli binary. tecnovert 2024-10-31 13:37:34 +0200
  • 2ffb4e7057
    Fix unbound error when no wallet data is cached. tecnovert 2024-11-01 19:24:38 +0200
  • e68e0a60fb
    Adjust wallet name for Particl anon and blind interfaces. tecnovert 2024-10-31 16:53:59 +0200
  • 8637811c05
    tests: Merge BCH tests. tecnovert 2024-10-30 23:31:22 +0200
  • f1dcef4971
    Allow BCH as coin_to in ADS swaps. tecnovert 2024-10-30 23:25:22 +0200
  • aa9b9c1507 Gui fixes to bitcoincash mainnet-pat 2024-10-30 13:25:25 +0000
  • 32df813731 Lint mainnet-pat 2024-10-30 06:07:29 +0000
  • ec1671911b Final fix to refunds path, increase test coverage mainnet-pat 2024-10-30 05:37:01 +0000
  • 57513aeb06 All spend paths implemented, increasing test coverage, still some issues with refund spends and swipes to resolve mainnet-pat 2024-10-25 17:45:38 +0000
  • 52e6e2b586 Continue extending bch interface and test coverage Support reverse swap happy path mainnet-pat 2024-10-22 08:19:07 +0000
  • 68256fdcf7 Cleanup imports, change bch ops to CScriptOps mainnet-pat 2024-10-20 17:30:26 +0000
  • c009d555e7 Continue building out the BCH interface Adapt the swap flow to BCH specifics - txids change after funding and when signing inputs BCH happy path (lock-spend) done mainnet-pat 2024-10-20 16:29:50 +0000
  • 58b42c0d9a WIP continue implementing the BCH swap interface for XMR swap and atomic swap protocols mainnet-pat 2024-10-14 15:35:24 +0000
  • a4b411f1fd Add bitcoincash support for prepare and run scripts, add bitcoincash to testing suite, groundwork for bch-xmr atomic swap protocol mainnet-pat 2024-10-07 16:48:24 +0000
  • 745d1460e5
    script: Parse more than one page limit of offers. tecnovert 2024-10-30 09:18:47 +0200
  • 15e7a6efda
    ui: Allow js_offers limit to be set above PAGE_LIMIT, add is_revoked tecnovert 2024-10-29 22:48:45 +0200
  • 602682a2f4
    Add sanity check. tecnovert 2024-10-29 19:59:12 +0200
  • 2296198b44
    tests: Catch when local key is provided to recoverNoScriptTxnWithKey. tecnovert 2024-10-29 07:47:52 +0200
  • cc3ef1c065
    tests: Add Selenium webdriver options. tecnovert 2024-10-28 22:05:45 +0200
  • 1d5d6004bc
    Fix recoverNoScriptTxnWithKey for reverse bids. tecnovert 2024-10-28 02:29:14 +0200
  • 3345d56f5b
    Set default swap type to ADS if coin_from or to is scriptless. tecnovert 2024-10-27 23:38:36 +0200
  • e23216df07
    Fix manual spendchainblocktx through GUI tecnovert 2024-10-25 21:28:20 +0200
  • 3cab753398
    Add 'failed to get output distribution' as a transient error. tecnovert 2024-10-25 20:39:31 +0200
  • 5e71367c21
    Fix websocket url in docker container. v0.14.1 tecnovert 2024-10-18 15:08:20 +0200
  • 1eca1b60ab
    doc: Fix markdown tecnovert 2024-10-17 20:40:10 +0200
  • 01c8130535
    guix: Update packed version tecnovert 2024-10-16 21:35:21 +0200
  • 8fb4f00fd9
    guix: Update packed version v0.13.5 release-v0.13.0 tecnovert 2024-10-16 21:05:26 +0200
  • 062cc6dbdc
    Set version to 0.14.1 tecnovert 2024-10-16 21:15:16 +0200
  • 72bfcd3521 Split requirements.txt file. tecnovert 2024-10-15 17:16:00 +0200
  • 33cf81a76d Avoid installing recommended packages. tecnovert 2024-10-14 10:31:48 +0200
  • 445aa116ad Update sqlalchemy from v1.4 to 2.0. tecnovert 2024-10-11 21:34:45 +0200
  • bdc173187d Remove dependencies from pyproject.toml, ensuring requirements.txt will be used. tecnovert 2024-10-11 17:57:21 +0200
  • 87ad321987 doc: Update install notes to ensure dependency hashes are checked. tecnovert 2024-10-10 19:54:15 +0200
  • 19c6cff7d3 Freeze dependencies. tecnovert 2024-10-10 18:17:24 +0200
  • 996c67beea Convert from setup.py to pyproject.toml tecnovert 2024-10-09 22:15:56 +0200
  • e2fe0697ee ui: remove dup USD from market rate tooltip nahuhh 2024-10-16 16:18:08 +0000
  • 9a2cbc1969 ui: remove dup USD from market rate tooltip nahuhh 2024-10-16 16:18:08 +0000
  • 0a5680da13 ui: market rate tooltip fix nahuhh 2024-10-16 16:18:08 +0000
  • 264f4d209f ui: 100 offers per page nahuhh 2024-10-16 16:07:37 +0000
  • 3ee69ea11a ui: adjust spacing of filter buttons nahuhh 2024-10-16 13:53:36 +0000
  • c523754516 ui: hide duplicated tor from chart nahuhh 2024-10-16 12:08:55 +0000
  • 13015e3da9 ui: show chart on smaller screens nahuhh 2024-10-16 11:53:55 +0000
  • f7141dd0c9 script: template 'amount_step' nahuhh 2024-10-16 03:12:19 +0000