basicswap_miserver/basicswap
2024-02-12 21:18:13 +02:00
..
contrib
interface ui: Added An Estimate Fee button on XMR wallet page. 2024-02-11 17:55:06 +02:00
protocols
static
templates ui: Add fix from Crz. 2024-02-12 21:18:13 +02:00
ui ui: Added An Estimate Fee button on XMR wallet page. 2024-02-11 17:55:06 +02:00
util Set trusted-daemon for XMR node in basicswap.json 2024-02-09 11:17:28 +02:00
__init__.py Raise version to 0.12.7 2024-02-09 11:36:50 +02:00
base.py
basicswap_util.py Prevent multiple LOCK_TX_B_SEEN events, use rpcwallet for lockunspent. 2024-02-01 00:58:14 +02:00
basicswap.py Add debug info when failed to expire msg. 2024-02-12 11:36:14 +02:00
chainparams.py Add request-sent to transient errors list. 2024-02-09 11:17:28 +02:00
config.py
db_upgrades.py
db_util.py
db.py
ed25519_fast_util.py
explorers.py
http_server.py
js_server.py ui: Change Subtract Fee to Sweep All for XMR. 2024-02-10 19:05:48 +02:00
messages_pb2.py
messages.proto
network.py refactor: Replace struct.pack/unpack. 2024-02-02 18:53:44 +02:00
rpc_xmr.py Note source of XMR rpc error messages. 2024-02-09 11:17:28 +02:00
rpc.py ui: Rename unconfirmed balance to pending, include immature balance. 2024-02-09 23:48:53 +02:00
script.py
util_xmr.py