.. |
contrib
|
|
|
interface
|
Fix LTC getUnspentsByAddr() returning MWEB UTXOs.
|
2024-05-04 19:11:50 +02:00 |
protocols
|
Add p2sh-p2wsh support, add Navcoin tests.
|
2023-08-29 22:06:16 +02:00 |
static
|
ui: Newoffer page update / clean-up / JS fixes
|
2024-04-26 12:53:51 +02:00 |
templates
|
ui: Small fixes
|
2024-05-03 13:09:59 +02:00 |
ui
|
Constrain protocol versions, fix error showing old offers.
|
2024-04-15 00:16:46 +02:00 |
util
|
Allow multiple base58 prefix bytes.
|
2024-03-25 13:52:55 +02:00 |
__init__.py
|
Raise version, transmit amount to instead of rate.
|
2024-04-14 14:45:13 +02:00 |
base.py
|
Add limits to time delay settings.
|
2024-01-22 09:22:09 +02:00 |
basicswap_util.py
|
Set bid and offer states when expired.
|
2024-03-07 15:38:49 +02:00 |
basicswap.py
|
Remove litecoind.pid workaround.
|
2024-05-04 20:48:32 +02:00 |
chainparams.py
|
Allow multiple base58 prefix bytes.
|
2024-03-25 13:52:55 +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
|
Show error when auto-accepting a bid fails.
|
2024-01-24 23:12:18 +02:00 |
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
|
refactor: Replace struct.pack/unpack.
|
2024-02-02 18:53:44 +02:00 |
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 |