basicswap_miserver/basicswap
2022-07-30 19:00:53 +02:00
..
contrib docker: Manually install protobuf to avoid error. 2022-06-16 14:28:52 +02:00
protocols tests: Fix NMC tests. 2022-07-04 22:29:49 +02:00
static server: Serve more static directories. 2022-07-30 19:00:53 +02:00
templates server: Serve more static directories. 2022-07-30 19:00:53 +02:00
ui ui: Add indication when XMR node is bootstrapping 2022-07-06 15:32:44 +02:00
util docker: Manually install protobuf to avoid error. 2022-06-16 14:28:52 +02:00
__init__.py coins: Raise Monero version to 0.18.0.0 2022-07-28 11:23:45 +02:00
base.py docker: Fix and document isolated coins config. 2022-07-11 23:36:28 +02:00
basicswap_util.py tests: Prevent out of sequence refund in test_13_itx_refund 2022-07-21 00:27:22 +02:00
basicswap.py ui: Update to bittrex v3 api. 2022-07-28 17:01:11 +02:00
chainparams.py coins: Raise Litecoin version to 0.21.2 2022-06-16 15:58:59 +02:00
config.py docker: Fix and document isolated coins config. 2022-07-11 23:36:28 +02:00
db_upgrades.py ui: Split wallet cached data into balance and blockchain state. 2022-07-06 00:46:37 +02:00
db.py ui: Split wallet cached data into balance and blockchain state. 2022-07-06 00:46:37 +02:00
ed25519_fast_util.py
explorers.py
http_server.py server: Serve more static directories. 2022-07-30 19:00:53 +02:00
interface_btc.py tests: Fix NMC tests. 2022-07-04 22:29:49 +02:00
interface_ltc.py
interface_nmc.py tests: Fix NMC tests. 2022-07-04 22:29:49 +02:00
interface_part.py tests: Fix NMC tests. 2022-07-04 22:29:49 +02:00
interface_passthrough_btc.py
interface_xmr.py docker: Fix and document isolated coins config. 2022-07-11 23:36:28 +02:00
js_server.py ui: Use coin tickers as wallet keys in json/wallets 2022-07-25 23:10:58 +02:00
messages_pb2.py docker: Manually install protobuf to avoid error. 2022-06-16 14:28:52 +02:00
messages.proto
network.py
rpc_xmr.py
rpc.py preparescript: Fix missing btc wallet with --addcoin=bitcoin and --usebtcfastsync 2022-06-18 19:28:40 +02:00
script.py
util_xmr.py