Commit Graph

  • cf797afae9 Raise Particl version to 0.21.2.7 tecnovert 2022-03-02 16:23:31 +02:00
  • 843379325f tests: Add use_segwit to required settings. tecnovert 2022-02-05 01:13:47 +02:00
  • d6f6a73324 tests: Allow passing extra config to Particl nodes. tecnovert 2022-02-01 21:05:34 +02:00
  • 67518efcad ui: Add option to create sized utxo. tecnovert 2022-01-24 23:32:48 +02:00
  • 0fbdd32908 coins: Raise Monero version to 0.17.3.0 tecnovert 2022-01-23 14:12:27 +02:00
  • f90a96d9ca ui: Split wallet page tecnovert 2022-01-23 14:00:28 +02:00
  • 1c09a8b79e coins: Raise Particl version tecnovert 2022-01-13 11:09:25 +02:00
  • ea347093c2 Always use subprocess without shell tecnovert 2022-01-03 13:23:02 +02:00
  • 76c7a281bb Fix getProofOfFunds failure. tecnovert 2022-01-03 12:05:44 +02:00
  • 1658a6fc54 Fix refunding Particl Anon lock tx. tecnovert 2022-01-02 01:42:49 +02:00
  • ce5aa0a13b Fix load bid failure case. tecnovert 2022-01-02 00:18:17 +02:00
  • 3e5c3e1e6a Make errors in activateBid non fatal. tecnovert 2022-01-02 00:04:17 +02:00
  • 3ba551c9da Use getblockhashafter command in getWalletRestoreHeight. 0.0.31 tecnovert 2022-01-01 23:30:32 +02:00
  • 1476ad3cec Check available balance before sending xmr bid tecnovert 2022-01-01 22:55:39 +02:00
  • 65951220b8 Fix bug when manually redeeming noscript lock tx with invalid amount. tecnovert 2021-12-31 21:34:00 +02:00
  • efb0b08ac9 Write core launching log messages to file. tecnovert 2021-12-30 15:25:18 +02:00
  • 86ca94bf70 doc: Add missing --datadir tecnovert 2021-12-28 13:54:26 +02:00
  • b0f5797807 Raise version, spend invalid chain B lock tx amounts if manually spending. tecnovert 2021-12-19 19:30:55 +02:00
  • 55275a6470 ui: Display estimate of when lock refund tx will be swipeable. tecnovert 2021-12-19 14:15:32 +02:00
  • a802788cfd tests: Manual recovery of xmrswap chain B lock tx tecnovert 2021-12-19 10:55:29 +02:00
  • f289bcf2e8 Use unique key_nos for getPathKey. tecnovert 2021-12-19 08:59:35 +02:00
  • e502a00341 ui: Recover noscript txn if remote key is known. tecnovert 2021-12-19 01:45:17 +02:00
  • 82e2b128c9 Log events when xmr refund and refund spend txns are seen. tecnovert 2021-12-16 14:26:21 +02:00
  • 4a7eff0118 Log traceback to file in debug mode. tecnovert 2021-12-16 10:44:10 +02:00
  • 053c263751 ui: Add option to set debug tweak option from bid page. tecnovert 2021-12-15 15:41:43 +02:00
  • 411e6ebb6c ui: Add timezone info to timestamps. tecnovert 2021-12-15 09:10:49 +02:00
  • 81e9924654 ui: New offer, when 'Lock Rate' is set rate must update if it's empty. tecnovert 2021-12-11 22:11:42 +02:00
  • 001e9976aa cores: Set working dir to datadir for daemons. tecnovert 2021-12-10 16:29:00 +02:00
  • 6590481b9f coins: Raise Particl version tecnovert 2021-12-10 09:55:48 +02:00
  • d51de1f680 Add anon and blind Particl to validateSwapType tecnovert 2021-12-10 09:50:36 +02:00
  • 4b7b16145f ui: Identity labels tecnovert 2021-12-06 01:06:34 +02:00
  • 1e01851152 ui: Display XMR subaddress on wallets page. tecnovert 2021-12-04 12:44:27 +02:00
  • b228f6b408 Remove requests dependency tecnovert 2021-12-03 21:55:34 +02:00
  • cd4103ce3e tests: Deduplicate test_run.py tecnovert 2021-11-27 17:58:58 +02:00
  • 58e4b506fe ui: Add debug ind option. tecnovert 2021-11-27 00:05:04 +02:00
  • fa0600fca3 Use separate chain to generate smsg addresses. tecnovert 2021-11-26 03:13:20 +02:00
  • f459a6295e ui: Add pagination to the bids page. tecnovert 2021-11-25 15:01:47 +02:00
  • dd7440b897 Create CachedMainWalletAddress if missing. tecnovert 2021-11-24 23:54:31 +02:00
  • 4d3b842ea8 ui: Connected XMR wallet to rpc page. tecnovert 2021-11-24 18:28:15 +02:00
  • 99534756de Variable bid amount and rate. tecnovert 2021-11-22 22:24:48 +02:00
  • 8a9f4f9e38 ui: Add rate lookup helper when creating offers. tecnovert 2021-11-21 22:59:39 +02:00
  • 54ad0e496c prepare: Add usecontainers option. tecnovert 2021-11-15 11:34:54 +02:00
  • 9cb69e3f5b xmr: Set daemon-address from basicswap.json tecnovert 2021-11-15 10:48:43 +02:00
  • fafcfa4731 ui: Display watched outputs once per coin. tecnovert 2021-11-15 01:47:49 +02:00
  • 20c59663c1 Count failed and successful bids by peer address. tecnovert 2021-11-15 01:26:43 +02:00
  • b152150932 ui, xmr: List of candidate remote XMR daemon urls can be set through the http ui tecnovert 2021-11-13 23:13:54 +02:00
  • eff5235205 xmr: Check for existing spend of lock tx tecnovert 2021-11-12 16:36:10 +02:00
  • 0f8ed24217 coins: Add 'daemon is busy' to transient errors list. tecnovert 2021-11-12 12:06:28 +02:00
  • d2b05fd57e coins: Add startup_tries setting tecnovert 2021-11-10 12:44:40 +02:00
  • b8ea028d04 ui: Skip cached info if coin was disabled tecnovert 2021-11-09 17:26:26 +02:00
  • ad1de44dca ui: Use monospace fonts when displaying ids. tecnovert 2021-11-07 21:50:44 +02:00
  • 0cf3f8e3b3 ui: Can display chain A lock tx inputs. tecnovert 2021-11-06 00:34:25 +02:00
  • edddf9158a refactor: Remove encodeSegwitP2WSH and getScriptAddress tecnovert 2021-11-05 10:55:18 +02:00
  • 1d932cdd01 protocol: Add protocol version to order and bid messages tecnovert 2021-11-04 23:49:52 +02:00
  • 8259df4399 doc: Simplify Windows install notes. tecnovert 2021-11-03 23:20:19 +02:00
  • 1d6f55b8b9 ui: Display decoded tx in View Tx output. tecnovert 2021-11-02 17:48:33 +02:00
  • b8fd4ad85b ui: Enable Particl CT and RCT to XMR swaps. tecnovert 2021-11-01 22:57:27 +02:00
  • 965db389f6 ui: Add withdrawal confirm popup. tecnovert 2021-11-01 17:33:51 +02:00
  • f9f26c92c2 coins: Raise Particl Version tecnovert 2021-11-01 16:47:32 +02:00
  • 6e82961da9 particl: Can swap PARTct -> XMR tecnovert 2021-11-01 15:52:40 +02:00
  • 1ef71ea79b particl: Can swap anon outputs tecnovert 2021-10-23 16:00:32 +02:00
  • 6dd6063182 refactor: Replace asserts. tecnovert 2021-10-22 00:47:04 +02:00
  • 6a9e759629 xmr: Cache main wallet address tecnovert 2021-10-20 20:56:30 +02:00
  • a40519737d protocol: Enable private offers tecnovert 2021-10-20 19:47:49 +02:00
  • f63815b26b ui: Add page to manage SMSG addresses tecnovert 2021-10-19 20:59:18 +02:00
  • 4ce8c58872 ui: Reseed wallet must trigger update tecnovert 2021-10-18 22:28:42 +02:00
  • bf00f80b4d ui: Start describing xmr bid states. tecnovert 2021-10-18 20:48:48 +02:00
  • b99fc48e89 coins: Update core urls. tecnovert 2021-10-15 20:26:37 +02:00
  • 062283c31a ui: Improved wallets page. tecnovert 2021-10-14 22:17:37 +02:00
  • 4475e5b643 Add View Lock Wallet Transfers button to bid page. tecnovert 2021-09-05 17:36:27 +02:00
  • e69409514c tests: Fix intermittent failure tecnovert 2021-09-05 01:18:34 +02:00
  • 2562aec4bd ui: Display shared address for XMR swaps. tecnovert 2021-09-05 00:15:25 +02:00
  • d392193d7e Raise Particl and Monero versions. tecnovert 2021-09-04 18:54:48 +02:00
  • 146c9b784c Change connection errors to warnings. tecnovert 2021-09-02 22:42:26 +02:00
  • 0d0ffe6fe4 XMR: Use sweep_all if trying to withdraw all coin with subfee. tecnovert 2021-07-29 22:58:14 +02:00
  • 0e59791746 doc: Remove travis-ci build status. tecnovert 2021-07-28 16:21:25 +02:00
  • 1b2ec61816 Fix withdrawal error. tecnovert 2021-07-28 13:51:17 +02:00
  • 2be16465fb preparescript: Support production docker config. tecnovert 2021-06-28 23:56:45 +02:00
  • 398ef268a6 Raise Bitcoin, Particl and Monero versions. tecnovert 2021-06-25 23:02:54 +02:00
  • c1039c425d preparescript: Allow installing rc builds, update particl core. tecnovert 2021-04-16 23:25:13 +02:00
  • 56444a9d2e Revert to v19 release. tecnovert 2021-02-25 20:47:25 +02:00
  • bbd3d701c0 preparescript: Fix UI_HTML_PORT bug. Warn on os.chmod failure, workaround for mounted ntfs volumes. tecnovert 2021-02-16 23:41:07 +02:00
  • 3e858888ac tests: Start selenium test. tecnovert 2021-02-16 02:11:44 +02:00
  • a5dcd9f77d refactor: Move getTicker() to coin interface. tecnovert 2021-02-16 01:20:24 +02:00
  • 6516c6d138 client: Hide offers where coins are not enabled. tecnovert 2021-02-15 23:49:18 +02:00
  • 5eb34a8c4b docker: revert log driver. tecnovert 2021-02-15 19:12:15 +02:00
  • b6ece37a8d Raise version. Explicitly set docker logging. tecnovert 2021-02-15 16:36:30 +02:00
  • 5beb1d17b9 ui: Expose bid valid for. tecnovert 2021-02-15 15:34:47 +02:00
  • 1953820cd1 client: Bug fix, coin_name() is capitalised. tecnovert 2021-02-14 16:53:44 +02:00
  • d6a1ff6030 docker: Set timezone in TZ env var. tecnovert 2021-02-14 15:06:46 +02:00
  • 3217918f7c coins: Fix getoutput for v18 cores. tecnovert 2021-02-14 14:19:30 +02:00
  • e3033799b0 ui: Enable/disable coins through settimgs page. tecnovert 2021-02-14 12:12:41 +02:00
  • 36a40b5fa3 ui: Expose offer valid time. tecnovert 2021-02-14 00:54:01 +02:00
  • f2018184e7 protocol: Start adding anon particl option. tecnovert 2021-02-11 14:57:54 +02:00
  • c4fc2c70dc api: Add withdraw. tecnovert 2021-02-07 12:01:58 +02:00
  • b1ea76dcb6 ui: Expose Particl blinded and anon balances. tecnovert 2021-02-07 00:35:12 +02:00
  • dd37156e65 doc: Keep datadir in the wsl fs. tecnovert 2021-02-06 10:50:33 +02:00
  • bf684c13d6 doc: Extend windows install notes. tecnovert 2021-02-06 10:19:46 +02:00
  • e14dca47e0 tests: sqlalchemy hangs when tests run with tox. tecnovert 2021-02-05 00:42:15 +02:00
  • deb71856e8 Poll chainstates. Litecoin download link changed. Fix fee comparison tx weight difference. Remove format8. New stalled for test bid state. Moved sequence code to coin interfaces. Display estimated time lock refund tx will be valid. tecnovert 2021-02-03 16:01:27 +02:00