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 ui: GUI update. 2022-11-16 17:36:25 +01:00
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 api: Add wallet lock/unlock commands and getcoinseed. 2022-11-12 18:22:23 +02:00
__init__.py api: Add wallet/createutxo 2022-11-15 23:50:36 +02:00
base.py
basicswap_util.py ui: Connect new settings. 2022-11-13 23:18:33 +02:00
basicswap.py preparescript: Add WALLET_ENCRYPTION_PWD env var. 2022-11-17 00:36:13 +02:00
chainparams.py api: Add wallet/createutxo 2022-11-15 23:50:36 +02:00
config.py
db_upgrades.py
db.py
ed25519_fast_util.py
explorers.py
http_server.py ui: Fix shutdown link. 2022-11-14 22:56:30 +02:00
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 api: Add wallet lock/unlock commands and getcoinseed. 2022-11-12 18:22:23 +02:00
script.py
util_xmr.py