279 Commits (a4f4a411a9cb8075fce06e3a9ff8636360c1bc93)

Author SHA1 Message Date
tecnovert a4f4a411a9
refactor: Move bid page logic 2 years ago
tecnovert f29eac0eb5
ui: Handle missing txn gracefully on bid page. 2 years ago
tecnovert eb30369bd4
refactor: Avoid importing all js functions. 2 years ago
tecnovert ef0f5ea1ea
protocol: Validate CLTV block values 2 years ago
tecnovert 46d1856f71
ui: Render 404 for unknown pages. 2 years ago
tecnovert 6b4666d632
ui: Add error and info templates and display debug mode. 2 years ago
tecnovert afba673085
refactor: Use persistent connection when expiring messages. 2 years ago
tecnovert 1694e73f92
ui: Fix bid state filter selection. 2 years ago
tecnovert b5a009d3f9
preparescript: Add temporary pivx release. 2 years ago
tecnovert d74699992b
coins: Add PIVX 2 years ago
tecnovert e4e35b0d89
preparescript: Fix addcoin 2 years ago
tecnovert 48e5dcbcc9
refactor: Add createRawSignedTransaction to interface 2 years ago
tecnovert b179667cc5
ui: Fix missing coin from data. 2 years ago
tecnovert 20c0c372d0
refactor: Move all coin interfaces to a dir 2 years ago
tecnovert 80f0098a3d
ui: Rates table example 2 years ago
tecnovert 412770d399
ui: rateslist returns js list of rates. 2 years ago
tecnovert 1ee2db137b
ui: Expose min bid amount. 2 years ago
tecnovert 1c4f208d27
refactor: E275 missing whitespace after keyword 2 years ago
tecnovert 1601a57aed
ui: Add websocket notifications. 2 years ago
tecnovert 6cc54d9c61
server: Serve more static directories. 2 years ago
tecnovert 7a3b41a11b
ui: Fix js value updates when sending bid. 2 years ago
tecnovert 871bdb918e
ui: Update to bittrex v3 api. 2 years ago
tecnovert cbcf90c492
coins: Raise Monero version to 0.18.0.0 2 years ago
tecnovert cd5af7032f
ui: Use coin tickers as wallet keys in json/wallets 2 years ago
tecnovert 18a444b071
ui: Add json endpoint to list all coin types. 2 years ago
tecnovert 8b09607083
tests: Prevent out of sequence refund in test_13_itx_refund 2 years ago
tecnovert fa74b9982c
tests: Add xmr swap failure states to tests. 2 years ago
tecnovert 2c49d13aa0
tests: Add non xmr swap failure states to tests. 2 years ago
tecnovert ede01d3fc8
tests: Start wallet restore test. 2 years ago
tecnovert e03f32ea5f
docker: Fix and document isolated coins config. 2 years ago
tecnovert 868dc27d64
ui: Add indication when XMR node is bootstrapping 3 years ago
tecnovert 1b7550ff76
ui: Add XMR rpc variant options. 3 years ago
tecnovert 91e285bf4a
ui: Split wallet cached data into balance and blockchain state. 3 years ago
tecnovert 0580f9ebac
tests: Fix NMC tests. 3 years ago
tecnovert 02bd90053a
refactor: Use read_json_api in more tests. 3 years ago
tecnovert 0c620ea388
doc, tests: Test sequence diagrams are accurate. 3 years ago
tecnovert a2afd3f00f
refactor: Separate MSG4F and lock txn sending 3 years ago
tecnovert 3976b9c203
tests: Fix ci tests. 3 years ago
tecnovert d5e35b8168
doc, ui: Add sequence diagrams 3 years ago
tecnovert e7a62a6a82
debug: Log auto accepting event. 3 years ago
tecnovert d2324ad097
preparescript: Fix missing btc wallet with --addcoin=bitcoin and --usebtcfastsync 3 years ago
tecnovert f787bdb203
ui: Add refresh link to bids page. 3 years ago
tecnovert b64437db84
coins: Raise Litecoin version to 0.21.2 3 years ago
tecnovert a51a895141
docker: Manually install protobuf to avoid error. 3 years ago
tecnovert cddc4daf70
ui: Show offer amount swapped. 3 years ago
tecnovert 3ed6eca95f
ui: Show bids that can be accepted. 3 years ago
tecnovert 0edcf249aa
refactor: Add bid states to db. 3 years ago
tecnovert 89c60851ac
automation: Accept multiple concurrent bids. 3 years ago
tecnovert d909115ea4
refactor: Rename EventQueue table to Action 3 years ago
tecnovert 0c2c86070f
preparescript: --usebtcfastsync option will initialise the BTC datadir from a chain snapshot. 3 years ago