basicswap/basicswap
2024-10-30 15:03:41 +00:00
..
bin WIP continue implementing the BCH swap interface for XMR swap and atomic swap protocols 2024-10-30 15:03:12 +00:00
contrib Include mnemonic dependency directly. 2024-06-06 22:03:38 +02:00
interface All spend paths implemented, increasing test coverage, still some issues with refund spends and swipes to resolve 2024-10-30 15:03:41 +00:00
protocols Cleanup imports, change bch ops to CScriptOps 2024-10-30 15:03:40 +00:00
static ui: remove dup USD from market rate tooltip 2024-10-16 18:50:21 +00:00
templates Fix recoverNoScriptTxnWithKey for reverse bids. 2024-10-28 10:15:30 +02:00
ui All spend paths implemented, increasing test coverage, still some issues with refund spends and swipes to resolve 2024-10-30 15:03:41 +00:00
util Continue building out the BCH interface 2024-10-30 15:03:12 +00:00
__init__.py Set version to 0.14.1 2024-10-16 21:15:16 +02:00
base.py Deleted unused imports and is_tor_available. 2024-09-12 20:25:46 +02:00
basicswap.py All spend paths implemented, increasing test coverage, still some issues with refund spends and swipes to resolve 2024-10-30 15:03:41 +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 WIP continue implementing the BCH swap interface for XMR swap and atomic swap protocols 2024-10-30 15:03:12 +00:00
config.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
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 ui: Allow js_offers limit to be set above PAGE_LIMIT, add is_revoked 2024-10-29 22:48:45 +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