| .. |
|
contrib
|
ui: Add websocket notifications.
|
2022-07-31 19:33:01 +02:00 |
|
interface
|
coins: Add PIVX
|
2022-09-01 12:37:18 +02:00 |
|
protocols
|
tests: Fix NMC tests.
|
2022-07-04 22:29:49 +02:00 |
|
static
|
ui: Expose min bid amount.
|
2022-07-31 23:40:58 +02:00 |
|
templates
|
ui: Render 404 for unknown pages.
|
2022-09-23 22:07:41 +02:00 |
|
ui
|
ui: Render 404 for unknown pages.
|
2022-09-23 22:07:41 +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_util.py
|
ui: Add websocket notifications.
|
2022-07-31 19:33:01 +02:00 |
|
basicswap.py
|
ui: Render 404 for unknown pages.
|
2022-09-23 22:07:41 +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_upgrades.py
|
ui: Split wallet cached data into balance and blockchain state.
|
2022-07-06 00:46:37 +02:00 |
|
db.py
|
ui: Split wallet cached data into balance and blockchain state.
|
2022-07-06 00:46:37 +02:00 |
|
ed25519_fast_util.py
|
|
|
|
explorers.py
|
refactor: E275 missing whitespace after keyword
|
2022-07-31 20:09:43 +02:00 |
|
http_server.py
|
ui: Render 404 for unknown pages.
|
2022-09-23 22:07:41 +02:00 |
|
js_server.py
|
ui: Rates table example
|
2022-08-04 11:47:27 +02:00 |
|
messages_pb2.py
|
docker: Manually install protobuf to avoid error.
|
2022-06-16 14:28:52 +02:00 |
|
messages.proto
|
Count failed and successful bids by peer address.
|
2021-11-15 01:26:43 +02:00 |
|
network.py
|
Log traceback to file in debug mode.
|
2021-12-16 10:44:10 +02:00 |
|
rpc_xmr.py
|
Remove requests dependency
|
2021-12-03 21:55:34 +02:00 |
|
rpc.py
|
preparescript: Fix missing btc wallet with --addcoin=bitcoin and --usebtcfastsync
|
2022-06-18 19:28:40 +02:00 |
|
script.py
|
|
|
|
util_xmr.py
|
|
|