basicswap_miserver/basicswap
gerlofvanek d93a73c29e Fix wallet page
- Fixed "sweep all" checkbox on XMR and WOW if 100% is selected.
- If 100% selected if will select Substract Fee checkbox from 100% amount.
- Fixed if selected part/blind/anon and ltc/mweb with 10%/25%/100%.
2024-06-14 10:35:37 +02:00
..
contrib Include mnemonic dependency directly. 2024-06-06 22:03:38 +02:00
interface Check for shutdown in block scanning loop. 2024-06-14 00:41:51 +02:00
protocols refactor: Make db mutex non-recursive. 2024-06-06 22:03:39 +02:00
static
templates Fix wallet page 2024-06-14 10:35:37 +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 Fix start height not being set. 2024-06-14 02:35:18 +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 Fix start height not being set. 2024-06-14 02:35:18 +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
db.py
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
script.py
util_xmr.py