basicswap_miserver/basicswap
tecnovert 1d932cdd01
protocol: Add protocol version to order and bid messages
Move chain start heights to bid, use avoid scantxoutset for decred style swaps
2021-11-04 23:49:52 +02:00
..
contrib
protocols
static
templates
__init__.py protocol: Add protocol version to order and bid messages 2021-11-04 23:49:52 +02:00
base.py
basicswap_util.py
basicswap.py protocol: Add protocol version to order and bid messages 2021-11-04 23:49:52 +02:00
chainparams.py
config.py
db.py protocol: Add protocol version to order and bid messages 2021-11-04 23:49:52 +02:00
ecc_util.py
ed25519_fast_util.py
explorers.py
http_server.py
interface_btc.py protocol: Add protocol version to order and bid messages 2021-11-04 23:49:52 +02:00
interface_ltc.py
interface_nmc.py protocol: Add protocol version to order and bid messages 2021-11-04 23:49:52 +02:00
interface_part.py
interface_passthrough_btc.py
interface_xmr.py
js_server.py
messages_pb2.py protocol: Add protocol version to order and bid messages 2021-11-04 23:49:52 +02:00
messages.proto protocol: Add protocol version to order and bid messages 2021-11-04 23:49:52 +02:00
network.py
rpc_xmr.py
rpc.py
script.py
ui.py
util_xmr.py
util.py