basicswap_miserver/basicswap
gerlofvanek 64165e387e
Fix wownero rate + bug fixes.
- Fix wownero rates on offers page.
- Fix wownero USD price on wallet/wallets page.
- Set dark mode as default.
- Fix tooltips.
- Fix JS errors.
2024-06-12 08:10:09 +02:00
..
contrib Include mnemonic dependency directly. 2024-06-06 22:03:38 +02:00
interface wownero: deduplicate 2024-06-06 22:04:26 +02:00
protocols refactor: Make db mutex non-recursive. 2024-06-06 22:03:39 +02:00
static ui: Newoffer page update / clean-up / JS fixes 2024-04-26 12:53:51 +02:00
templates Fix wownero rate + bug fixes. 2024-06-12 08:10:09 +02:00
ui wownero: integration 2024-06-06 22:04:26 +02:00
util Decred: Add proxy config when using tor. 2024-06-06 22:03:36 +02:00
__init__.py Remove protobuf dependency. 2024-06-06 22:03:38 +02:00
base.py refactor: Make db mutex non-recursive. 2024-06-06 22:03:39 +02:00
basicswap_util.py Add simple protobuf encoder and decoder. 2024-06-06 22:03:38 +02:00
basicswap.py wownero: Add test. 2024-06-06 22:04:26 +02:00
chainparams.py wownero: deduplicate 2024-06-06 22:04:26 +02:00
config.py wownero: Add test. 2024-06-06 22:04:26 +02:00
db_upgrades.py refactor: Make db mutex non-recursive. 2024-06-06 22:03:39 +02:00
db_util.py Decred: Secret hash swap tests. 2024-06-06 22:03:34 +02:00
db.py Decred xmr swap tests. 2024-06-06 22:03:35 +02:00
ed25519_fast_util.py
explorers.py
http_server.py wownero: Add test. 2024-06-06 22:04:26 +02:00
js_server.py wownero: integration 2024-06-06 22:04:26 +02:00
messages_npb.py Remove protobuf dependency. 2024-06-06 22:03:38 +02:00
network.py
rpc_xmr.py
rpc.py Add Decred rpc 2024-06-06 22:03:32 +02:00
script.py Decred: Secret hash swap tests. 2024-06-06 22:03:34 +02:00
util_xmr.py