Commit Graph

  • bebbba49ff Fix double bidding and connection reset problem. Close #165 gerlofvanek 2024-11-22 21:08:19 +01:00
  • d417a46e67 Merge pull request #163 from gerlofvanek/offers-3 tecnovert 2024-11-25 21:46:51 +00:00
  • 1b36154142 Merge pull request #74 from nahuhh/monero_speed tecnovert 2024-11-25 21:22:11 +00:00
  • f4f64423a4 Shutdown on SIGHUP signal (when terminal is closed) tecnovert 2024-11-25 23:19:22 +02:00
  • 3ba2145cc9 Change "Offer expired" from an error to a debug message. tecnovert 2024-11-25 23:01:19 +02:00
  • 9386544b3d getUnspentsByAddr correclty retrieves unspent blind utxos bacoinin 2024-11-24 20:03:04 +00:00
  • 3e3a83e6d4 Correct PART balance checking when creating offers bacoinin 2024-11-24 17:01:22 +00:00
  • 33105a832f api: Add set_max_concurrent_bids helper. tecnovert 2024-11-23 18:48:46 +02:00
  • 01f6a1d877 Fix missing wallets page entries. tecnovert 2024-11-22 20:46:50 +02:00
  • 4143f1a8ce Set offers price chart and offers table at 5 min cache. gerlofvanek 2024-11-22 20:01:35 +01:00
  • ea41c4b41a ui: Offers: Fixed cache, better filtering on tables, visually on refresh. gerlofvanek 2024-11-22 19:28:06 +01:00
  • bd571702cb Let SQLite handle all query parameters. tecnovert 2024-11-20 22:26:35 +02:00
  • fa8764342e After successfully placing a bid, go directly to the bid page instead of the offer. gerlofvanek 2024-11-19 23:52:14 +01:00
  • 757f8f2762 Replace sqlalchemy with manbearpigSQL tecnovert 2024-11-19 21:45:19 +02:00
  • 0bd626d659 ui: Small fix. gerlofvanek 2024-11-19 21:12:52 +01:00
  • 5db8d6ccbe ui: Various bug Fixes / Cache fix wallets page. gerlofvanek 2024-11-19 21:05:56 +01:00
  • eb30ef22fc ui: Hide also cryptocurrencies / Cache on USD prices / % change on Total Assets. gerlofvanek 2024-11-19 19:53:03 +01:00
  • 2e4be0274a ui: Refactor JS offers page / Added filter Expired/Revoked.. / Various Fixes. gerlofvanek 2024-11-19 20:04:04 +01:00
  • 28af80873a chainparams: increase min and max order sizes nahuhh 2024-11-19 10:38:46 +00:00
  • 8795ecc231 interface: xmr.py - remove extra refreshs nahuhh 2024-11-16 14:05:10 +00:00
  • 5bf20370eb basicswap: remove extra xmr wallet open nahuhh 2024-11-14 22:45:28 +00:00
  • 893fc87b28 Don't log to closed file. tecnovert 2024-11-18 15:43:38 +02:00
  • 6e0f6dabe4 ui: Wallets page JS refactor / one API call for all coin prices. gerlofvanek 2024-11-15 18:38:49 +01:00
  • 2983238ef5 ui: Fix BCH rate/market calculation and filter bids/offers. gerlofvanek 2024-11-15 17:52:00 +01:00
  • 3b86985ae3 ui: Fixed bug with Copied to clipboard. gerlofvanek 2024-11-15 16:58:01 +01:00
  • 732c87b013 Reformat with black. tecnovert 2024-11-15 18:52:19 +02:00
  • 6be9a14335 prepare: don't start daemon if coin config exists in basicswap.json nahuhh 2024-11-14 04:57:06 +00:00
  • f93fae6696 prepare: disablecoin/addcoin for manage_wallet_daemon nahuhh 2024-11-14 04:51:54 +00:00
  • 373525b364 scripts: allow setting reserve below increment nahuhh 2024-11-05 03:21:27 +00:00
  • 7b03ce4769 Reformat tests with black. tecnovert 2024-11-15 17:21:20 +02:00
  • b484827c15 util: bypass tor for .local domains nahuhh 2024-11-13 21:49:40 +00:00
  • b5f6eb6526 Fix unbound error when no wallet data is cached. tecnovert 2024-11-01 19:24:38 +02:00
  • e28d41ed0c Adjust wallet name for Particl anon and blind interfaces. tecnovert 2024-10-31 16:53:59 +02:00
  • aefb094694 Add event when BCH mercy tx published. tecnovert 2024-11-14 18:34:46 +02:00
  • cf1811cec3 api: Set correct default swap type for BCH. tecnovert 2024-11-14 15:41:16 +02:00
  • 273da833db Bump version. tecnovert 2024-11-14 15:30:09 +02:00
  • f6916f093b Add debugind to prevent spending coin A lock tx. tecnovert 2024-11-14 13:57:44 +02:00
  • 51c1179326 ui: Fix error when txid is unknown. tecnovert 2024-11-13 23:48:41 +02:00
  • 6f0123e13e Fix BCH exchange name, pipe daemon output to file from prepare. tecnovert 2024-11-13 19:02:46 +02:00
  • ca5b9e5e00 docker: Update templates for BCH. tecnovert 2024-11-12 22:43:32 +02:00
  • 283cfc7c59 Switch BCH from using wallet watchonly to watching scripts in BSX. tecnovert 2024-11-09 21:26:03 +02:00
  • e05aaeba26 Add BTC type swipe tx mercy outputs. tecnovert 2024-11-08 14:18:06 +02:00
  • 8d96ea7fcf Test BCH mercy tx in reverse swaps. tecnovert 2024-11-07 23:24:24 +02:00
  • b400669919 Check BCH mercy tx value. tecnovert 2024-11-07 10:10:21 +02:00
  • fc17fa41ff Detect BCH mercy txn. tecnovert 2024-11-07 02:36:39 +02:00
  • a214866b08 Add support for mercy transactions for refund-refund path mainnet-pat 2024-11-05 18:41:07 +00:00
  • 62e6978be1 api: Optionally display events with states. tecnovert 2024-11-04 16:13:25 +02:00
  • 00d70f8cc7 Add display_name to chainparams. tecnovert 2024-11-02 14:19:10 +02:00
  • 60cca03d31 Set Bitcoincash .conf file and port from basicswap.json. tecnovert 2024-11-02 11:17:00 +02:00
  • 52ae633c21 Add BCH to adaptor_swap_only_coins. tecnovert 2024-10-31 14:39:28 +02:00
  • f02920721f tests: Add BCH to test_xmr_persistent tecnovert 2024-10-31 14:31:44 +02:00
  • 765fadb0ed tests: Move BCH code to BCH test file. tecnovert 2024-10-31 13:47:03 +02:00
  • ccc90ccb67 Change BCH pidfile name and cli binary. tecnovert 2024-10-31 13:37:34 +02:00
  • bff3c45976 tests: Merge BCH tests. tecnovert 2024-10-30 23:31:22 +02:00
  • 17308f9a66 Allow BCH as coin_to in ADS swaps. tecnovert 2024-10-30 23:25:22 +02:00
  • ed80caf532 Gui fixes to bitcoincash mainnet-pat 2024-10-30 13:25:25 +00:00
  • 465f910812 Lint mainnet-pat 2024-10-30 06:07:29 +00:00
  • a7c2fbba1f Final fix to refunds path, increase test coverage mainnet-pat 2024-10-30 05:37:01 +00:00
  • 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 +00:00
  • b73907bb84 Continue extending bch interface and test coverage Support reverse swap happy path mainnet-pat 2024-10-22 08:19:07 +00:00
  • 499b086b57 Cleanup imports, change bch ops to CScriptOps mainnet-pat 2024-10-20 17:30:26 +00:00
  • 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 +00:00
  • 3ea832bd03 WIP continue implementing the BCH swap interface for XMR swap and atomic swap protocols mainnet-pat 2024-10-14 15:35:24 +00:00
  • 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 +00:00
  • bd4291ab45 Add event when BCH mercy tx published. bch tecnovert 2024-11-14 18:34:46 +02:00
  • bae735c144 api: Set correct default swap type for BCH. tecnovert 2024-11-14 15:41:16 +02:00
  • 18079457e8 Bump version. tecnovert 2024-11-14 15:30:09 +02:00
  • ef7791cb14 Add debugind to prevent spending coin A lock tx. tecnovert 2024-11-14 13:57:44 +02:00
  • 4030dc9858 ui: Fix error when txid is unknown. tecnovert 2024-11-13 23:48:41 +02:00
  • 811fa15f26 Fix BCH exchange name, pipe daemon output to file from prepare. tecnovert 2024-11-13 19:02:46 +02:00
  • 4693d96c52 docker: Update templates for BCH. tecnovert 2024-11-12 22:43:32 +02:00
  • 3a5e40187a Switch BCH from using wallet watchonly to watching scripts in BSX. tecnovert 2024-11-09 21:26:03 +02:00
  • c561efaba0 Add BTC type swipe tx mercy outputs. tecnovert 2024-11-08 14:18:06 +02:00
  • 9d7841da46 Test BCH mercy tx in reverse swaps. tecnovert 2024-11-07 23:24:24 +02:00
  • 09434f20e6 Check BCH mercy tx value. tecnovert 2024-11-07 10:10:21 +02:00
  • 92c7cb7223 Detect BCH mercy txn. tecnovert 2024-11-07 02:36:39 +02:00
  • 1a085ec97b Add support for mercy transactions for refund-refund path mainnet-pat 2024-11-05 18:41:07 +00:00
  • 97fcf177a9 api: Optionally display events with states. tecnovert 2024-11-04 16:13:25 +02:00
  • b43c159dc4 Add display_name to chainparams. tecnovert 2024-11-02 14:19:10 +02:00
  • 5ee28d0aa3 Set Bitcoincash .conf file and port from basicswap.json. tecnovert 2024-11-02 11:17:00 +02:00
  • 5df9b044ab Add BCH to adaptor_swap_only_coins. tecnovert 2024-10-31 14:39:28 +02:00
  • 51d9685af0 tests: Add BCH to test_xmr_persistent tecnovert 2024-10-31 14:31:44 +02:00
  • 8e00753f97 tests: Move BCH code to BCH test file. tecnovert 2024-10-31 13:47:03 +02:00
  • c0b94b3d7b Change BCH pidfile name and cli binary. tecnovert 2024-10-31 13:37:34 +02:00
  • 8637811c05 tests: Merge BCH tests. tecnovert 2024-10-30 23:31:22 +02:00
  • f1dcef4971 Allow BCH as coin_to in ADS swaps. tecnovert 2024-10-30 23:25:22 +02:00
  • aa9b9c1507 Gui fixes to bitcoincash mainnet-pat 2024-10-30 13:25:25 +00:00
  • 32df813731 Lint mainnet-pat 2024-10-30 06:07:29 +00:00
  • ec1671911b Final fix to refunds path, increase test coverage mainnet-pat 2024-10-30 05:37:01 +00:00
  • 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 +00:00
  • 52e6e2b586 Continue extending bch interface and test coverage Support reverse swap happy path mainnet-pat 2024-10-22 08:19:07 +00:00
  • 68256fdcf7 Cleanup imports, change bch ops to CScriptOps mainnet-pat 2024-10-20 17:30:26 +00:00
  • 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 +00:00
  • 58b42c0d9a WIP continue implementing the BCH swap interface for XMR swap and atomic swap protocols mainnet-pat 2024-10-14 15:35:24 +00:00
  • 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 +00:00
  • 745d1460e5 script: Parse more than one page limit of offers. tecnovert 2024-10-30 09:18:47 +02:00
  • 15e7a6efda ui: Allow js_offers limit to be set above PAGE_LIMIT, add is_revoked tecnovert 2024-10-29 22:48:45 +02:00
  • 602682a2f4 Add sanity check. tecnovert 2024-10-29 19:59:12 +02:00
  • 2296198b44 tests: Catch when local key is provided to recoverNoScriptTxnWithKey. tecnovert 2024-10-29 07:47:52 +02:00
  • cc3ef1c065 tests: Add Selenium webdriver options. tecnovert 2024-10-28 22:05:45 +02:00