..
contrib
docker: Manually install protobuf to avoid error.
2022-06-16 14:28:52 +02:00
protocols
Fix bug when manually redeeming noscript lock tx with invalid amount.
2021-12-31 21:49:12 +02:00
static
ui: Use monospace fonts when displaying ids.
2021-11-07 21:50:44 +02:00
templates
ui: Show offer amount swapped.
2022-06-16 00:19:06 +02:00
ui
docker: Manually install protobuf to avoid error.
2022-06-16 14:28:52 +02:00
util
docker: Manually install protobuf to avoid error.
2022-06-16 14:28:52 +02:00
__init__.py
docker: Manually install protobuf to avoid error.
2022-06-16 14:28:52 +02:00
base.py
Tor working for Bitcoin forks.
2022-03-27 00:08:15 +02:00
basicswap_util.py
ui: Show bids that can be accepted.
2022-06-15 00:35:33 +02:00
basicswap.py
docker: Manually install protobuf to avoid error.
2022-06-16 14:28:52 +02:00
chainparams.py
ui: Split wallet page
2022-01-23 14:01:01 +02:00
config.py
Poll chainstates.
2021-02-03 16:01:27 +02:00
db_upgrades.py
docker: Manually install protobuf to avoid error.
2022-06-16 14:28:52 +02:00
db.py
refactor: Add bid states to db.
2022-06-11 23:56:21 +02:00
ed25519_fast_util.py
Send MSG2F
2020-11-15 00:13:11 +02:00
explorers.py
Tor working for Bitcoin forks.
2022-03-27 00:08:15 +02:00
http_server.py
ui: Show bids that can be accepted.
2022-06-15 00:35:33 +02:00
interface_btc.py
preparescript: --usebtcfastsync option will initialise the BTC datadir from a chain snapshot.
2022-06-04 23:08:22 +02:00
interface_ltc.py
Lint fixes and multiple bids test.
2020-11-30 19:13:25 +02:00
interface_nmc.py
protocol: Add protocol version to order and bid messages
2021-11-04 23:49:52 +02:00
interface_part.py
Set default anon tx ring size to 12 and add setting.
2022-04-11 00:11:51 +02:00
interface_passthrough_btc.py
tests: sqlalchemy hangs when tests run with tox.
2021-02-05 12:02:12 +02:00
interface_xmr.py
ui: Show bids that can be accepted.
2022-06-15 00:35:33 +02:00
js_server.py
docker: Manually install protobuf to avoid error.
2022-06-16 14:28:52 +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
Always use subprocess without shell
2022-01-03 13:23:02 +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