basicswap_miserver/basicswap
tecnovert 0f7df9e5f1
preparescript: Add WALLET_ENCRYPTION_PWD env var.
Removed unnecessary START_DAEMONS env var.
Remove all cached addresses from the basicswap db for a wallet after reseeding.
Check that addresses retreived from the db are owned by teh wallet before they're used/displayed
2022-11-17 00:36:13 +02:00
..
contrib
interface preparescript: Add WALLET_ENCRYPTION_PWD env var. 2022-11-17 00:36:13 +02:00
protocols
static
templates preparescript: Add WALLET_ENCRYPTION_PWD env var. 2022-11-17 00:36:13 +02:00
ui preparescript: Add WALLET_ENCRYPTION_PWD env var. 2022-11-17 00:36:13 +02:00
util
__init__.py
base.py
basicswap_util.py
basicswap.py preparescript: Add WALLET_ENCRYPTION_PWD env var. 2022-11-17 00:36:13 +02:00
chainparams.py
config.py
db_upgrades.py
db.py
ed25519_fast_util.py
explorers.py
http_server.py
js_server.py preparescript: Add WALLET_ENCRYPTION_PWD env var. 2022-11-17 00:36:13 +02:00
messages_pb2.py
messages.proto
network.py
rpc_xmr.py
rpc.py
script.py
util_xmr.py