basicswap_miserver/basicswap
tecnovert 5ceaab57d1 Set trusted-daemon for XMR node in basicswap.json
basicswap-prepare will set trusted_daemon true if the daemon host address is a local ip address else false.
Override with --trustremotenode
--trustremotenode can be used with --enabletor
2024-02-09 11:17:28 +02:00
..
contrib
interface Note source of XMR rpc error messages. 2024-02-09 11:17:28 +02:00
protocols
static ui: Ethereum Icons 2024-01-25 23:15:39 +02:00
templates debug: Add ui option to schedule bid actions. 2024-01-31 20:40:22 +02:00
ui Better error message when trying to swap Firo <> XMR. 2024-02-09 11:17:28 +02:00
util Set trusted-daemon for XMR node in basicswap.json 2024-02-09 11:17:28 +02:00
__init__.py Prevent multiple LOCK_TX_B_SEEN events, use rpcwallet for lockunspent. 2024-02-01 00:58:14 +02:00
base.py Add limits to time delay settings. 2024-01-22 09:22:09 +02:00
basicswap_util.py Prevent multiple LOCK_TX_B_SEEN events, use rpcwallet for lockunspent. 2024-02-01 00:58:14 +02:00
basicswap.py Better error message when trying to swap Firo <> XMR. 2024-02-09 11:17:28 +02:00
chainparams.py Add request-sent to transient errors list. 2024-02-09 11:17:28 +02:00
config.py
db_upgrades.py Use special Firo release: 0.14.13.0-firod-only, new env var: SKIP_GPG_VALIDATION 2023-11-27 19:09:20 +02:00
db_util.py
db.py Use gettxout where scantxoutset is not available. 2023-11-25 00:40:52 +02:00
ed25519_fast_util.py
explorers.py
http_server.py Show error when auto-accepting a bid fails. 2024-01-24 23:12:18 +02:00
js_server.py ui: Display count of locked UTXOs on wallet page. 2024-01-28 20:16:30 +02:00
messages_pb2.py Use gettxout where scantxoutset is not available. 2023-11-25 00:40:52 +02:00
messages.proto Use gettxout where scantxoutset is not available. 2023-11-25 00:40:52 +02:00
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 Use gettxout where scantxoutset is not available. 2023-11-25 00:40:52 +02:00
script.py
util_xmr.py