basicswap_miserver/basicswap
tecnovert db0e85d37c
tests: Ensure XMR new subaddress is unique.
Fix xmr test 9.1 wait for event type.
Fix node shutdown issue.
2023-10-12 16:02:44 +02:00
..
contrib ui: Add websocket notifications. 2022-07-31 19:33:01 +02:00
interface Fix XMR not returning new subaddress. 2023-10-11 17:46:52 +02:00
protocols Add p2sh-p2wsh support, add Navcoin tests. 2023-08-29 22:06:16 +02:00
static ui: Fix repeat offer selected coins. 2023-07-29 15:30:41 +02:00
templates Fix rpc console in http mode. 2023-08-12 00:01:04 +02:00
ui Fix tx depth displayed for reverse adaptor sig swaps. 2023-08-11 23:36:47 +02:00
util Add p2sh-p2wsh support, add Navcoin tests. 2023-08-29 22:06:16 +02:00
__init__.py Disable Navcoin. 2023-10-09 16:43:09 +02:00
base.py Use threading event in main loop. 2023-09-17 22:34:48 +02:00
basicswap_util.py Add p2sh-p2wsh support, add Navcoin tests. 2023-08-29 22:06:16 +02:00
basicswap.py tests: Ensure XMR new subaddress is unique. 2023-10-12 16:02:44 +02:00
chainparams.py Add p2sh-p2wsh support, add Navcoin tests. 2023-08-29 22:06:16 +02:00
config.py refactor: Lazy load interfaces. 2023-08-06 13:37:49 +02:00
db_upgrades.py Add bid request accepted state. 2023-07-12 00:10:27 +02:00
db_util.py Remove DB records for expired offers option. 2023-07-24 21:55:48 +02:00
db.py ui: Show ITX and PTX status for adaptor sig type swaps. 2023-07-28 17:08:04 +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 rpc console in http mode. 2023-08-12 00:01:04 +02:00
js_server.py ui: Improve fee estimation. 2023-07-19 01:19:04 +02:00
messages_pb2.py tests: Add more bid intent test cases. 2023-07-09 17:41:52 +02:00
messages.proto tests: Add more bid intent test cases. 2023-07-09 17:41:52 +02:00
network.py Log traceback to file in debug mode. 2021-12-16 10:44:10 +02:00
rpc_xmr.py ui: Improve fee estimation. 2023-07-19 01:19:04 +02:00
rpc.py Encode forward slashes in rpcauth passwords. 2023-09-11 18:37:22 +02:00
script.py system: Allow preselecting inputs for atomic swaps. 2022-12-05 17:04:23 +02:00
util_xmr.py XMR successful swap works. 2020-11-21 15:16:27 +02:00