basicswap_miserver/basicswap
2024-02-26 22:46:31 +02:00
..
contrib
interface Remove publishBLockTx debug delay. 2024-02-16 23:05:20 +02:00
protocols
static ui: Style.css 2024-02-26 20:19:48 +01:00
templates ui: Clean-up / Fixes / Updates 2024-02-26 20:07:33 +01:00
ui Merge branch 'gerlofvanek-dev' into dev 2024-02-26 22:46:31 +02:00
util api: Add validateamount command 2024-02-17 00:03:37 +02:00
__init__.py Raise version to 0.12.7 2024-02-09 11:36:50 +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 Ensure remote_daemon_urls appears in settings if automatically_select_daemon is present. 2024-02-22 01:44:25 +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
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 api: Add validateamount command 2024-02-17 00:03:37 +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