basicswap_miserver/basicswap
2023-03-09 01:30:46 +02:00
..
contrib
interface Added restrict_unknown_seed_wallets setting. 2023-02-19 21:52:22 +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: Fix xmr svg path, edit offer automation strategy. 2023-02-21 00:08:18 +02:00
ui Add getTime function. 2023-02-26 22:27:38 +02:00
util Load in-progress bids only when unlocked. 2023-02-16 22:57:55 +02:00
__init__.py Ensure messages are always sent from and to the expected addresses. 2023-03-09 01:30:46 +02:00
base.py Timeout bids stuck as accepted. 2023-03-09 00:53:54 +02:00
basicswap_util.py Add automation override option. 2023-02-16 10:38:38 +02:00
basicswap.py Ensure messages are always sent from and to the expected addresses. 2023-03-09 01:30:46 +02:00
chainparams.py Load in-progress bids only when unlocked. 2023-02-16 22:57:55 +02:00
config.py guix: Add guix.scm 2022-11-20 20:58:10 +02:00
db_upgrades.py Ensure messages are always sent from and to the expected addresses. 2023-03-09 01:30:46 +02:00
db.py Ensure messages are always sent from and to the expected addresses. 2023-03-09 01:30:46 +02:00
ed25519_fast_util.py
explorers.py Avoid monkeypatching PySocks 2023-02-26 22:42:44 +02:00
http_server.py ui: Hide undefined data on identity page. 2023-02-18 19:50:31 +02:00
js_server.py Added restrict_unknown_seed_wallets setting. 2023-02-19 21:52:22 +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