basicswap_miserver/basicswap
2024-06-06 22:03:31 +02:00
..
contrib prepare: Download, verify and extract Decred binaries 2024-06-06 22:03:31 +02:00
interface Encode and decode Decred addresses. 2024-06-06 22:03:31 +02:00
protocols
static ui: Newoffer page update / clean-up / JS fixes 2024-04-26 12:53:51 +02:00
templates ui: auto set blank amount from using amount to and rate. 2024-05-05 21:54:22 +02:00
ui Constrain protocol versions, fix error showing old offers. 2024-04-15 00:16:46 +02:00
util Encode and decode Decred addresses. 2024-06-06 22:03:31 +02:00
__init__.py Raise version, transmit amount to instead of rate. 2024-04-14 14:45:13 +02:00
base.py
basicswap_util.py Set bid and offer states when expired. 2024-03-07 15:38:49 +02:00
basicswap.py Prefer to set bid amounts from offer amount-to instead of rate. 2024-05-09 01:05:19 +02:00
chainparams.py Add Decred chainparams. 2024-06-06 22:03:30 +02:00
config.py
db_upgrades.py Raise version, transmit amount to instead of rate. 2024-04-14 14:45:13 +02:00
db_util.py
db.py Raise version, transmit amount to instead of rate. 2024-04-14 14:45:13 +02:00
ed25519_fast_util.py
explorers.py
http_server.py
js_server.py Raise version, transmit amount to instead of rate. 2024-04-14 14:45:13 +02:00
messages_pb2.py Raise version, transmit amount to instead of rate. 2024-04-14 14:45:13 +02:00
messages.proto Raise version, transmit amount to instead of rate. 2024-04-14 14:45:13 +02:00
network.py
rpc_xmr.py Note source of XMR rpc error messages. 2024-02-09 11:17:28 +02:00
rpc.py ui: Rename unconfirmed balance to pending, include immature balance. 2024-02-09 23:48:53 +02:00
script.py
util_xmr.py Allow multiple base58 prefix bytes. 2024-03-25 13:52:55 +02:00