basicswap_miserver/basicswap
tecnovert 47f7b4545e
ui: auto set blank amount from using amount to and rate.
Fix btc get unspents, 'solvable'.
2024-05-05 21:54:22 +02:00
..
contrib ui: Add websocket notifications. 2022-07-31 19:33:01 +02:00
interface ui: auto set blank amount from using amount to and rate. 2024-05-05 21:54:22 +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: 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 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 ui: auto set blank amount from using amount to and rate. 2024-05-05 21:54:22 +02:00
chainparams.py Allow multiple base58 prefix bytes. 2024-03-25 13:52:55 +02:00
config.py refactor: Lazy load interfaces. 2023-08-06 13:37:49 +02:00
db_upgrades.py Raise version, transmit amount to instead of rate. 2024-04-14 14:45:13 +02:00
db_util.py Remove DB records for expired offers option. 2023-07-24 21:55:48 +02:00
db.py Raise version, transmit amount to instead of rate. 2024-04-14 14:45:13 +02:00
ed25519_fast_util.py
explorers.py Avoid monkeypatching PySocks 2023-02-26 22:42:44 +02:00
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 system: Allow preselecting inputs for atomic swaps. 2022-12-05 17:04:23 +02:00
util_xmr.py Allow multiple base58 prefix bytes. 2024-03-25 13:52:55 +02:00