basicswap/basicswap
2024-11-05 18:41:07 +00:00
..
bin Set Bitcoincash .conf file and port from basicswap.json. 2024-11-02 11:29:57 +02:00
contrib Include mnemonic dependency directly. 2024-06-06 22:03:38 +02:00
interface Add support for mercy transactions for refund-refund path 2024-11-05 18:41:07 +00:00
protocols Cleanup imports, change bch ops to CScriptOps 2024-10-30 15:03:40 +00:00
static Gui fixes to bitcoincash 2024-10-30 15:03:41 +00:00
templates Add BCH to adaptor_swap_only_coins. 2024-11-02 11:21:57 +02:00
ui Add display_name to chainparams. 2024-11-02 14:21:56 +02:00
util Lint 2024-10-30 15:03:41 +00:00
__init__.py Set version to 0.14.1 2024-10-16 21:15:16 +02:00
base.py Change BCH pidfile name and cli binary. 2024-11-02 11:19:52 +02:00
basicswap.py Add support for mercy transactions for refund-refund path 2024-11-05 18:41:07 +00:00
basicswap_util.py Add bitcoincash support for prepare and run scripts, add bitcoincash to testing suite, groundwork for bch-xmr atomic swap protocol 2024-10-30 15:03:08 +00:00
chainparams.py Add display_name to chainparams. 2024-11-02 14:21:56 +02:00
config.py tests: Move BCH code to BCH test file. 2024-11-02 11:21:46 +02:00
db.py Fix recoverNoScriptTxnWithKey for reverse bids. 2024-10-28 10:15:30 +02:00
db_upgrades.py Update sqlalchemy from v1.4 to 2.0. 2024-10-16 21:14:09 +02:00
db_util.py Update sqlalchemy from v1.4 to 2.0. 2024-10-16 21:14:09 +02:00
ed25519_fast_util.py Send MSG2F 2020-11-15 00:13:11 +02:00
explorers.py Avoid monkeypatching PySocks 2023-02-26 22:42:44 +02:00
http_server.py Fix websocket url in docker container. 2024-10-18 15:09:51 +02:00
js_server.py api: Optionally display events with states. 2024-11-04 16:13:25 +02:00
messages_npb.py Remove protobuf dependency. 2024-06-06 22:03:38 +02:00
network.py refactor: Replace struct.pack/unpack. 2024-02-02 18:53:44 +02:00
rpc.py Add Decred rpc 2024-06-06 22:03:32 +02:00
rpc_xmr.py Note source of XMR rpc error messages. 2024-02-09 11:17:28 +02:00
script.py Decred: Secret hash swap tests. 2024-06-06 22:03:34 +02:00
util_xmr.py Allow multiple base58 prefix bytes. 2024-03-25 13:52:55 +02:00