basicswap_miserver/basicswap
2022-12-14 11:29:48 +00:00
..
contrib
interface coins: Encrypt wallets before importing seeds, allow BTC to start without wallet. 2022-12-13 00:12:28 +02:00
protocols Fix Dash checkseed. 2022-12-12 01:30:33 +02:00
static ui: GUI update. 2022-11-16 17:36:25 +01:00
templates ui: Update archive icon (#22) 2022-12-14 11:29:48 +00:00
ui preparescript: Download BTC utxo snapshot first, allow resume. 2022-12-14 00:20:53 +02:00
util api: Add wallet lock/unlock commands and getcoinseed. 2022-11-12 18:22:23 +02:00
__init__.py coins: Encrypt wallets before importing seeds, allow BTC to start without wallet. 2022-12-13 00:12:28 +02:00
base.py Add non-segwit Firo support. 2022-11-08 13:14:03 +02:00
basicswap_util.py Handle lost noscript lock transaction. 2022-12-11 20:31:43 +02:00
basicswap.py preparescript: Download BTC utxo snapshot first, allow resume. 2022-12-14 00:20:53 +02:00
chainparams.py tests: Add prefunded itx and xmr protocol tests 2022-12-11 01:26:42 +02:00
config.py guix: Add guix.scm 2022-11-20 20:58:10 +02:00
db_upgrades.py system: Allow preselecting inputs for atomic swaps. 2022-12-05 17:04:23 +02:00
db.py system: Allow preselecting inputs for atomic swaps. 2022-12-05 17:04:23 +02:00
ed25519_fast_util.py
explorers.py
http_server.py ui: Send locked status to templates. 2022-11-18 23:31:52 +02:00
js_server.py Handle lost noscript lock transaction. 2022-12-11 20:31:43 +02:00
messages_pb2.py
messages.proto
network.py
rpc_xmr.py xmr: Support daemon rpc login details. 2022-11-28 19:54:41 +02:00
rpc.py api: Add wallet lock/unlock commands and getcoinseed. 2022-11-12 18:22:23 +02:00
script.py system: Allow preselecting inputs for atomic swaps. 2022-12-05 17:04:23 +02:00
util_xmr.py