Commit Graph

  • 7d0cd6d08d Merge remote-tracking branch 'crz/GUI' into GUI tecnovert 2022-10-12 09:54:54 +02:00
  • ea52ff67c2 Fix pivx withdrawals and install typo. tecnovert 2022-10-12 00:59:30 +02:00
  • d6e0b4d2b2 ui: Separate error messages on offer page. (#3) tecnovert 2022-10-11 23:04:25 +02:00
  • bdcf6ce91b ui: Separate error messages on offer page. tecnovert 2022-10-11 22:44:57 +02:00
  • 9e042200f3 Merge pull request #2 from tecnovert/repeat_offer Gerlof van Ek 2022-10-11 22:14:48 +02:00
  • a6a6865e95 ui: Add repeat offer feature. tecnovert 2022-10-11 22:09:20 +02:00
  • 1dc626e305 ui: Start of notifications (styling) gerlofvanek 2022-10-11 20:16:02 +02:00
  • c87f66a041 ui: Update trading chart gerlofvanek 2022-10-11 12:29:51 +02:00
  • c1482a8280 ui: Add trading chart gerlofvanek 2022-10-11 12:20:47 +02:00
  • 1987931332 ui: Add 404 page gerlofvanek 2022-10-11 11:38:20 +02:00
  • e0b575b50e Merge pull request #1 from tecnovert/GUI Gerlof van Ek 2022-10-11 09:35:45 +02:00
  • 5738cdd825 ui: Fix missing post_string on page_error tecnovert 2022-10-11 08:22:13 +02:00
  • 58a2707526 merge: Fix merge and lint issues. tecnovert 2022-10-11 07:55:35 +02:00
  • e913957e41 Fixed withdraw issue gerlofvanek 2022-10-11 01:43:16 +02:00
  • 0472958fc2 Fixed events table bid_xmr template gerlofvanek 2022-10-11 01:31:18 +02:00
  • 1ea73a7917 Update footer & index gerlofvanek 2022-10-11 01:27:20 +02:00
  • 9102efecb6 Styled sent_bid_id gerlofvanek 2022-10-11 00:35:45 +02:00
  • a040a6172a Refactor gerlofvanek 2022-10-11 00:05:39 +02:00
  • 9495249e70 GUI v.01 gerlofvanek 2022-10-10 23:44:14 +02:00
  • af766876a1 ui: Add tor info to page header tecnovert 2022-10-08 14:37:22 +02:00
  • 7319d46988 doc: Add private offer notes. tecnovert 2022-10-06 22:27:51 +02:00
  • c4457ca400 ui: Display XMR view key on bid page tecnovert 2022-10-05 20:15:43 +02:00
  • a4f4a411a9 refactor: Move bid page logic tecnovert 2022-10-05 19:30:52 +02:00
  • f29eac0eb5 ui: Handle missing txn gracefully on bid page. tecnovert 2022-10-05 16:55:09 +02:00
  • eb30369bd4 refactor: Avoid importing all js functions. tecnovert 2022-09-28 21:42:38 +02:00
  • ef0f5ea1ea protocol: Validate CLTV block values tecnovert 2022-09-26 19:20:52 +02:00
  • 46d1856f71 ui: Render 404 for unknown pages. tecnovert 2022-09-23 22:07:41 +02:00
  • 6b4666d632 ui: Add error and info templates and display debug mode. tecnovert 2022-09-15 21:54:15 +02:00
  • afba673085 refactor: Use persistent connection when expiring messages. tecnovert 2022-09-11 17:16:51 +02:00
  • 1694e73f92 ui: Fix bid state filter selection. tecnovert 2022-09-10 13:50:40 +02:00
  • 146698425d tests: Fix test_xmr_persistent tecnovert 2022-09-10 13:47:48 +02:00
  • b89f94f0cc pivx: Download osx hashes file. tecnovert 2022-09-09 16:14:19 +02:00
  • b5a009d3f9 preparescript: Add temporary pivx release. tecnovert 2022-08-18 00:18:50 +02:00
  • d74699992b coins: Add PIVX tecnovert 2022-08-11 00:02:36 +02:00
  • cacd29130e Raise Particl version to 0.21.2.11 tecnovert 2022-09-01 12:32:35 +02:00
  • e4e35b0d89 preparescript: Fix addcoin tecnovert 2022-08-18 00:21:32 +02:00
  • f57888c455 preparescript: Add temporary pivx release. pivx tecnovert 2022-08-18 00:18:50 +02:00
  • e1528c9d63 coins: Add PIVX tecnovert 2022-08-11 00:02:36 +02:00
  • 48e5dcbcc9 refactor: Add createRawSignedTransaction to interface tecnovert 2022-08-16 20:52:43 +02:00
  • b179667cc5 ui: Fix missing coin from data. tecnovert 2022-08-10 23:58:53 +02:00
  • 85bbccf82a preparescript: with_coins should be a set. tecnovert 2022-08-09 01:29:51 +02:00
  • 20c0c372d0 refactor: Move all coin interfaces to a dir tecnovert 2022-08-09 00:10:37 +02:00
  • 80f0098a3d ui: Rates table example tecnovert 2022-08-04 11:47:27 +02:00
  • 412770d399 ui: rateslist returns js list of rates. tecnovert 2022-08-03 23:59:57 +02:00
  • 1ee2db137b ui: Expose min bid amount. tecnovert 2022-07-31 23:40:58 +02:00
  • 1c4f208d27 refactor: E275 missing whitespace after keyword tecnovert 2022-07-31 20:01:49 +02:00
  • 1601a57aed ui: Add websocket notifications. tecnovert 2022-07-31 19:33:01 +02:00
  • 6cc54d9c61 server: Serve more static directories. tecnovert 2022-07-30 19:00:53 +02:00
  • 7a3b41a11b ui: Fix js value updates when sending bid. tecnovert 2022-07-29 00:47:32 +02:00
  • 871bdb918e ui: Update to bittrex v3 api. tecnovert 2022-07-28 17:01:11 +02:00
  • cbcf90c492 coins: Raise Monero version to 0.18.0.0 tecnovert 2022-07-28 11:23:45 +02:00
  • 2f1a9cbfae tests: Fix tests tecnovert 2022-07-26 23:23:49 +02:00
  • cd5af7032f ui: Use coin tickers as wallet keys in json/wallets tecnovert 2022-07-25 22:56:14 +02:00
  • 18a444b071 ui: Add json endpoint to list all coin types. tecnovert 2022-07-25 12:54:58 +02:00
  • 8b09607083 tests: Prevent out of sequence refund in test_13_itx_refund tecnovert 2022-07-21 00:27:22 +02:00
  • fa74b9982c tests: Add xmr swap failure states to tests. tecnovert 2022-07-20 00:24:14 +02:00
  • 2c49d13aa0 tests: Add non xmr swap failure states to tests. tecnovert 2022-07-18 22:56:28 +02:00
  • 3ad87df844 tests: Add swap to wallet restore test. tecnovert 2022-07-17 22:34:39 +02:00
  • ede01d3fc8 tests: Start wallet restore test. tecnovert 2022-07-15 16:38:05 +02:00
  • a2830afc06 tests: Deduplicate setup code. tecnovert 2022-07-13 23:28:38 +02:00
  • e03f32ea5f docker: Fix and document isolated coins config. tecnovert 2022-07-11 23:36:28 +02:00
  • 48e0cac5ab refactor: Prepare script uses swap_client to create all wallets. tecnovert 2022-07-09 23:58:40 +02:00
  • 585bef6076 tests: return mnemonic from prepare script. tecnovert 2022-07-08 18:41:01 +02:00
  • 868dc27d64 ui: Add indication when XMR node is bootstrapping tecnovert 2022-07-06 14:35:35 +02:00
  • 1b7550ff76 ui: Add XMR rpc variant options. tecnovert 2022-07-06 13:16:18 +02:00
  • 91e285bf4a ui: Split wallet cached data into balance and blockchain state. tecnovert 2022-07-06 00:46:37 +02:00
  • 0580f9ebac tests: Fix NMC tests. tecnovert 2022-07-04 22:29:49 +02:00
  • 02bd90053a refactor: Use read_json_api in more tests. tecnovert 2022-07-04 00:47:30 +02:00
  • 0c620ea388 doc, tests: Test sequence diagrams are accurate. tecnovert 2022-07-03 23:58:16 +02:00
  • a2afd3f00f refactor: Separate MSG4F and lock txn sending tecnovert 2022-07-01 16:37:10 +02:00
  • 43048cffc0 doc, docker: Pin coincurve src to tag. tecnovert 2022-06-29 14:17:57 +02:00
  • 3976b9c203 tests: Fix ci tests. tecnovert 2022-06-29 13:02:32 +02:00
  • d5e35b8168 doc, ui: Add sequence diagrams tecnovert 2022-06-29 01:45:06 +02:00
  • f7aadd1b9d doc: Update docker install notes. tecnovert 2022-06-27 22:10:28 +02:00
  • beaff23ac3 osx: Embed install_certifi.py script. tecnovert 2022-06-25 22:10:31 +02:00
  • e7a62a6a82 debug: Log auto accepting event. tecnovert 2022-06-22 22:51:39 +02:00
  • d2324ad097 preparescript: Fix missing btc wallet with --addcoin=bitcoin and --usebtcfastsync tecnovert 2022-06-18 19:28:40 +02:00
  • f787bdb203 ui: Add refresh link to bids page. tecnovert 2022-06-16 23:29:57 +02:00
  • b64437db84 coins: Raise Litecoin version to 0.21.2 tecnovert 2022-06-16 15:37:32 +02:00
  • 844db9c541 coins: Raise Monero version to 0.17.3.2 tecnovert 2022-06-16 14:35:22 +02:00
  • a51a895141 docker: Manually install protobuf to avoid error. tecnovert 2022-06-16 14:28:52 +02:00
  • cddc4daf70 ui: Show offer amount swapped. tecnovert 2022-06-16 00:19:06 +02:00
  • 3ed6eca95f ui: Show bids that can be accepted. tecnovert 2022-06-15 00:25:17 +02:00
  • 0edcf249aa refactor: Add bid states to db. tecnovert 2022-06-11 23:13:12 +02:00
  • 89c60851ac automation: Accept multiple concurrent bids. tecnovert 2022-06-08 22:21:46 +02:00
  • d909115ea4 refactor: Rename EventQueue table to Action tecnovert 2022-06-06 23:03:31 +02:00
  • d47a69c7cb preparescript: Add expected keyids. tecnovert 2022-06-05 11:38:14 +02:00
  • 0c2c86070f preparescript: --usebtcfastsync option will initialise the BTC datadir from a chain snapshot. tecnovert 2022-06-04 22:41:24 +02:00
  • a659eb3931 preparescript: Core versions can be set by env vars. Use no usb variant of Particl for linux. tecnovert 2022-06-03 21:31:07 +02:00
  • 6153b76ec0 ui: Allow selecting automation strategy when creating offer. tecnovert 2022-06-01 00:38:50 +02:00
  • 08c10bc69e Raise Particl version to 0.21.2.9 tecnovert 2022-05-23 23:51:48 +02:00
  • 8daa76f937 refactor: Add automation tables. tecnovert 2022-05-23 23:51:06 +02:00
  • f4649d34b2 Raise Particl version to 0.21.2.8 tecnovert 2022-04-13 20:59:41 +02:00
  • 88c94c4acd Set default anon tx ring size to 12 and add setting. tecnovert 2022-04-11 00:11:51 +02:00
  • a4683c8450 ui: Add sent filter to offers page. tecnovert 2022-04-10 22:24:56 +02:00
  • 7bc9d64233 ui: Display sent status on offers page. tecnovert 2022-04-10 22:08:05 +02:00
  • 12bae95e7d coins: Raise Bitcoin version to 22.0 0.0.32 tecnovert 2022-03-27 13:05:53 +02:00
  • 6b063d0582 docker: Use static ip for tor container. tecnovert 2022-03-27 11:28:17 +02:00
  • a5b192b931 Tor working for Bitcoin forks. tecnovert 2022-03-27 00:08:15 +02:00
  • d1e015962c basicswap-prepare can enable and disable tor config. tecnovert 2022-03-24 00:00:35 +02:00