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 ui: Newoffer page update / clean-up / JS fixes 2024-04-26 12:53:51 +02:00
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 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 Send MSG2F 2020-11-15 00:13:11 +02:00
explorers.py Avoid monkeypatching PySocks 2023-02-26 22:42:44 +02:00
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 refactor: Replace struct.pack/unpack. 2024-02-02 18:53:44 +02:00
rpc_xmr.py Note source of XMR rpc error messages. 2024-02-09 11:17:28 +02:00
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 Allow multiple base58 prefix bytes. 2024-03-25 13:52:55 +02:00