basicswap/basicswap
tecnovert 3cea5449c9
Some checks are pending
ci / ci (3.12) (push) Waiting to run
Disable binding to the onionport for BTC.
2025-01-13 00:36:32 +02:00
..
bin Disable binding to the onionport for BTC. 2025-01-13 00:36:32 +02:00
contrib Include mnemonic dependency directly. 2024-06-06 22:03:38 +02:00
interface Disable duplicate (proof of funds) balance check when sending offer. 2025-01-10 17:47:45 +02:00
protocols Fix recoverNoScriptTxnWithKey regression, add to more tests. 2025-01-06 20:17:21 +02:00
static Merge pull request #195 from nahuhh/doge_icon 2025-01-11 20:25:27 +00:00
templates ui: Setting, Add warning for debug enabled. 2025-01-11 22:32:58 +01:00
ui Private orderbook display + Identity stats + Various fixes. 2024-12-25 12:02:57 +01:00
util Improve auto-accept 2024-11-26 14:24:09 +02:00
__init__.py Raise version to 0.14.3. 2025-01-10 17:48:23 +02:00
base.py Replace sqlalchemy with manbearpigSQL 2024-11-20 08:12:14 +02:00
basicswap.py Constrain swap state when processing reversed bid accept message. 2025-01-12 22:23:20 +02:00
basicswap_util.py Improve auto-accept 2024-11-26 14:24:09 +02:00
chainparams.py doge: Switch to custom binary. 2025-01-03 22:47:59 +02:00
config.py doge: config.py 2025-01-03 22:47:57 +02:00
db.py Improve auto-accept 2024-11-26 14:24:09 +02:00
db_upgrades.py Improve auto-accept 2024-11-26 14:24:09 +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 Disable duplicate (proof of funds) balance check when sending offer. 2025-01-10 17:47:45 +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