basicswap/basicswap
2022-09-28 21:42:38 +02:00
..
contrib ui: Add websocket notifications. 2022-07-31 19:33:01 +02:00
interface protocol: Validate CLTV block values 2022-09-26 19:20:52 +02:00
protocols protocol: Validate CLTV block values 2022-09-26 19:20:52 +02:00
static ui: Expose min bid amount. 2022-07-31 23:40:58 +02:00
templates refactor: Avoid importing all js functions. 2022-09-28 21:42:38 +02:00
ui ui: Render 404 for unknown pages. 2022-09-23 22:07:41 +02:00
util refactor: E275 missing whitespace after keyword 2022-07-31 20:09:43 +02:00
__init__.py refactor: Use persistent connection when expiring messages. 2022-09-11 17:35:18 +02:00
base.py docker: Fix and document isolated coins config. 2022-07-11 23:36:28 +02:00
basicswap.py protocol: Validate CLTV block values 2022-09-26 19:20:52 +02:00
basicswap_util.py ui: Add websocket notifications. 2022-07-31 19:33:01 +02:00
chainparams.py coins: Add PIVX 2022-09-01 12:37:18 +02:00
config.py preparescript: Add temporary pivx release. 2022-09-01 12:37:22 +02:00
db.py ui: Split wallet cached data into balance and blockchain state. 2022-07-06 00:46:37 +02:00
db_upgrades.py ui: Split wallet cached data into balance and blockchain state. 2022-07-06 00:46:37 +02:00
ed25519_fast_util.py Send MSG2F 2020-11-15 00:13:11 +02:00
explorers.py refactor: E275 missing whitespace after keyword 2022-07-31 20:09:43 +02:00
http_server.py refactor: Avoid importing all js functions. 2022-09-28 21:42:38 +02:00
js_server.py refactor: Avoid importing all js functions. 2022-09-28 21:42:38 +02:00
messages.proto Count failed and successful bids by peer address. 2021-11-15 01:26:43 +02:00
messages_pb2.py docker: Manually install protobuf to avoid error. 2022-06-16 14:28:52 +02:00
network.py Log traceback to file in debug mode. 2021-12-16 10:44:10 +02:00
rpc.py preparescript: Fix missing btc wallet with --addcoin=bitcoin and --usebtcfastsync 2022-06-18 19:28:40 +02:00
rpc_xmr.py Remove requests dependency 2021-12-03 21:55:34 +02:00
script.py Add display for xmr bid tx hex. 2020-12-12 14:45:30 +02:00
util_xmr.py XMR successful swap works. 2020-11-21 15:16:27 +02:00