basicswap_miserver/basicswap
2024-01-02 00:33:27 +02:00
..
contrib
interface coins: Add LTC MWEB wallet 2023-12-29 15:36:00 +02:00
protocols Add p2sh-p2wsh support, add Navcoin tests. 2023-08-29 22:06:16 +02:00
static ui: Updated LTC coin icons, JS fixes. 2023-12-31 13:14:38 +01:00
templates ui: Updated LTC coin icons, JS fixes. 2023-12-31 13:14:38 +01:00
ui coins: Add LTC MWEB wallet 2023-12-29 15:36:00 +02:00
util Replace all hashlib ripemd160 functions. 2023-12-16 09:38:34 +02:00
__init__.py coins: Add LTC MWEB wallet 2023-12-29 15:36:00 +02:00
base.py Shorten time format in ui and log. 2023-12-01 22:40:35 +02:00
basicswap_util.py Add p2sh-p2wsh support, add Navcoin tests. 2023-08-29 22:06:16 +02:00
basicswap.py Fix settings apply. 2024-01-02 00:33:27 +02:00
chainparams.py coins: Add LTC MWEB wallet 2023-12-29 15:36:00 +02:00
config.py refactor: Lazy load interfaces. 2023-08-06 13:37:49 +02:00
db_upgrades.py Use special Firo release: 0.14.13.0-firod-only, new env var: SKIP_GPG_VALIDATION 2023-11-27 19:09:20 +02:00
db_util.py Remove DB records for expired offers option. 2023-07-24 21:55:48 +02:00
db.py Use gettxout where scantxoutset is not available. 2023-11-25 00:40:52 +02:00
ed25519_fast_util.py
explorers.py
http_server.py coins: Add LTC MWEB wallet 2023-12-29 15:36:00 +02:00
js_server.py coins: Add LTC MWEB wallet 2023-12-29 15:36:00 +02:00
messages_pb2.py Use gettxout where scantxoutset is not available. 2023-11-25 00:40:52 +02:00
messages.proto Use gettxout where scantxoutset is not available. 2023-11-25 00:40:52 +02:00
network.py
rpc_xmr.py ui: Improve fee estimation. 2023-07-19 01:19:04 +02:00
rpc.py Use gettxout where scantxoutset is not available. 2023-11-25 00:40:52 +02:00
script.py
util_xmr.py