basicswap_miserver/basicswap
2021-07-28 13:51:17 +02:00
..
contrib Add fee priority setting for XMR. 2020-12-22 13:21:25 +02:00
protocols ui: Expose bid valid for. 2021-02-15 15:34:47 +02:00
static Add favicon and css, inc version. 2021-01-02 18:16:44 +02:00
templates ui: Expose bid valid for. 2021-02-15 15:34:47 +02:00
__init__.py preparescript: Support production docker config. 2021-06-30 16:37:21 +02:00
base.py preparescript: Fix UI_HTML_PORT bug. 2021-02-16 23:41:07 +02:00
basicswap.py preparescript: Support production docker config. 2021-06-30 16:37:21 +02:00
chainparams.py refactor: Move getTicker() to coin interface. 2021-02-16 01:20:24 +02:00
config.py Poll chainstates. 2021-02-03 16:01:27 +02:00
db.py Fix withdrawal error. 2021-07-28 13:51:17 +02:00
ecc_util.py ui: Expose offer valid time. 2021-02-14 00:54:01 +02:00
ed25519_fast_util.py Send MSG2F 2020-11-15 00:13:11 +02:00
explorers.py refactor: Move getTicker() to coin interface. 2021-02-16 01:20:24 +02:00
http_server.py Fix withdrawal error. 2021-07-28 13:51:17 +02:00
interface_btc.py refactor: Move getTicker() to coin interface. 2021-02-16 01:20:24 +02:00
interface_ltc.py Lint fixes and multiple bids test. 2020-11-30 19:13:25 +02:00
interface_nmc.py Lint fixes and multiple bids test. 2020-11-30 19:13:25 +02:00
interface_part.py ui: Expose offer valid time. 2021-02-14 00:54:01 +02:00
interface_passthrough_btc.py tests: sqlalchemy hangs when tests run with tox. 2021-02-05 12:02:12 +02:00
interface_xmr.py refactor: Move getTicker() to coin interface. 2021-02-16 01:20:24 +02:00
js_server.py ui: Expose bid valid for. 2021-02-15 15:34:47 +02:00
messages_pb2.py Simplify lock tx script. 2020-12-11 00:43:36 +02:00
messages.proto Use max length fifo queue as temporary solution for offer revoke requests. 2020-12-11 10:41:57 +02:00
network.py Add fee priority setting for XMR. 2020-12-22 13:21:25 +02:00
rpc_xmr.py api: Handle json content-type. 2021-01-28 01:55:42 +02:00
rpc.py Start isolated docker setup. 2020-12-27 21:39:10 +02:00
script.py Add display for xmr bid tx hex. 2020-12-12 14:45:30 +02:00
types.py Poll chainstates. 2021-02-03 16:01:27 +02:00
ui.py ui: Expose bid valid for. 2021-02-15 15:34:47 +02:00
util_xmr.py XMR successful swap works. 2020-11-21 15:16:27 +02:00
util.py ui: Expose offer valid time. 2021-02-14 00:54:01 +02:00