basicswap/basicswap
2024-11-25 23:19:22 +02:00
..
bin Shutdown on SIGHUP signal (when terminal is closed) 2024-11-25 23:19:22 +02:00
contrib Include mnemonic dependency directly. 2024-06-06 22:03:38 +02:00
interface Replace sqlalchemy with manbearpigSQL 2024-11-20 08:12:14 +02:00
protocols Replace sqlalchemy with manbearpigSQL 2024-11-20 08:12:14 +02:00
static ui: Small fix. 2024-11-19 20:19:47 +00:00
templates ui: Various bug Fixes / Cache fix wallets page. 2024-11-19 20:19:47 +00:00
ui api: Add set_max_concurrent_bids helper. 2024-11-23 20:52:34 +02:00
util Reformat with black. 2024-11-15 18:53:54 +02:00
__init__.py Bump version. 2024-11-15 09:59:30 +02:00
base.py Replace sqlalchemy with manbearpigSQL 2024-11-20 08:12:14 +02:00
basicswap.py Change "Offer expired" from an error to a debug message. 2024-11-25 23:02:35 +02:00
basicswap_util.py Reformat with black. 2024-11-15 18:53:54 +02:00
chainparams.py chainparams: increase min and max order sizes 2024-11-19 19:37:05 +00:00
config.py Reformat with black. 2024-11-15 18:53:54 +02:00
db.py api: Add set_max_concurrent_bids helper. 2024-11-23 20:52:34 +02:00
db_upgrades.py Replace sqlalchemy with manbearpigSQL 2024-11-20 08:12:14 +02:00
db_util.py Let SQLite handle all query parameters. 2024-11-20 22:26:35 +02:00
ed25519_fast_util.py Reformat with black. 2024-11-15 18:53:54 +02:00
explorers.py Reformat with black. 2024-11-15 18:53:54 +02:00
http_server.py Reformat with black. 2024-11-15 18:53:54 +02:00
js_server.py api: Add set_max_concurrent_bids helper. 2024-11-23 20:52:34 +02:00
messages_npb.py Reformat with black. 2024-11-15 18:53:54 +02:00
network.py Reformat with black. 2024-11-15 18:53:54 +02:00
rpc.py Reformat with black. 2024-11-15 18:53:54 +02:00
rpc_xmr.py Reformat with black. 2024-11-15 18:53:54 +02:00
script.py Reformat with black. 2024-11-15 18:53:54 +02:00
util_xmr.py Reformat with black. 2024-11-15 18:53:54 +02:00