basicswap/basicswap
2022-10-12 19:57:55 +02:00
..
contrib ui: Add websocket notifications. 2022-07-31 19:33:01 +02:00
interface Fix pivx withdrawals and install typo. 2022-10-12 00:59:30 +02:00
protocols GUI v.01 2022-10-10 23:44:14 +02:00
static ui: Start of notifications (styling) 2022-10-11 20:16:02 +02:00
templates ui: Fix disabled / opacity on inputs (offer_confirm) 2022-10-12 19:57:55 +02:00
ui Fix pivx withdrawals and install typo. 2022-10-12 00:59:30 +02:00
util refactor: E275 missing whitespace after keyword 2022-07-31 20:09:43 +02:00
__init__.py refactor: Use persistent connection when expiring messages. 2022-09-11 17:35:18 +02:00
base.py docker: Fix and document isolated coins config. 2022-07-11 23:36:28 +02:00
basicswap.py merge: Fix merge and lint issues. 2022-10-11 07:55:35 +02:00
basicswap_util.py ui: Add websocket notifications. 2022-07-31 19:33:01 +02:00
chainparams.py coins: Add PIVX 2022-09-01 12:37:18 +02:00
config.py preparescript: Add temporary pivx release. 2022-09-01 12:37:22 +02:00
db.py ui: Split wallet cached data into balance and blockchain state. 2022-07-06 00:46:37 +02:00
db_upgrades.py ui: Split wallet cached data into balance and blockchain state. 2022-07-06 00:46:37 +02:00
ed25519_fast_util.py Send MSG2F 2020-11-15 00:13:11 +02:00
explorers.py refactor: E275 missing whitespace after keyword 2022-07-31 20:09:43 +02:00
http_server.py ui: Add repeat offer feature. 2022-10-11 22:09:20 +02:00
js_server.py merge: Fix merge and lint issues. 2022-10-11 07:55:35 +02:00
messages.proto Count failed and successful bids by peer address. 2021-11-15 01:26:43 +02:00
messages_pb2.py docker: Manually install protobuf to avoid error. 2022-06-16 14:28:52 +02:00
network.py Log traceback to file in debug mode. 2021-12-16 10:44:10 +02:00
rpc.py preparescript: Fix missing btc wallet with --addcoin=bitcoin and --usebtcfastsync 2022-06-18 19:28:40 +02:00
rpc_xmr.py Remove requests dependency 2021-12-03 21:55:34 +02:00
script.py Add display for xmr bid tx hex. 2020-12-12 14:45:30 +02:00
util_xmr.py XMR successful swap works. 2020-11-21 15:16:27 +02:00