basicswap_miserver/basicswap
tecnovert c322c9ae0c
Add total_bids_value_multiplier to automation strategies.
order value is the max value of a bid that can be accepted.
order value * total_bids_value_multiplier is the max sum of all bids that can be accepted.
2023-02-17 22:51:49 +02:00
..
contrib
interface Load in-progress bids only when unlocked. 2023-02-16 22:57:55 +02:00
protocols
static
templates ui: Improve rpc page. 2023-02-16 23:44:07 +02:00
ui
util Load in-progress bids only when unlocked. 2023-02-16 22:57:55 +02:00
__init__.py
base.py Load in-progress bids only when unlocked. 2023-02-16 22:57:55 +02:00
basicswap_util.py
basicswap.py Add total_bids_value_multiplier to automation strategies. 2023-02-17 22:51:49 +02:00
chainparams.py Load in-progress bids only when unlocked. 2023-02-16 22:57:55 +02:00
config.py
db_upgrades.py Load in-progress bids only when unlocked. 2023-02-16 22:57:55 +02:00
db.py Load in-progress bids only when unlocked. 2023-02-16 22:57:55 +02:00
ed25519_fast_util.py
explorers.py
http_server.py ui: Improve rpc page. 2023-02-16 23:44:07 +02:00
js_server.py Load in-progress bids only when unlocked. 2023-02-16 22:57:55 +02:00
messages_pb2.py
messages.proto
network.py
rpc_xmr.py
rpc.py
script.py
util_xmr.py