tecnovert
713990f57b
Update github urls.
2024-06-11 09:56:09 +02:00
tecnovert
58544d141d
wow: Fix config filename on windows.
2024-06-06 22:04:27 +02:00
tecnovert
e125aa33d2
wow: Add windows and osx links.
2024-06-06 22:04:27 +02:00
tecnovert
dc4f0ac2d3
wownero: deduplicate
2024-06-06 22:04:26 +02:00
nahuhh
ee2f462ee9
wownero: integration
2024-06-06 22:04:26 +02:00
tecnovert
e62e9eb0bf
Reduce Decred log level and consider wallet blocks for verificationprogress.
2024-06-06 22:03:40 +02:00
tecnovert
b07bc3c456
Don't start cores for unknown coins.
2024-06-06 22:03:39 +02:00
tecnovert
ebdbe115dd
Fix addcoin decred.
2024-06-06 22:03:39 +02:00
tecnovert
adc80eabb0
Add simple protobuf encoder and decoder.
2024-06-06 22:03:38 +02:00
tecnovert
42fa4d49d4
Workarounds to run Decred in windows.
...
Running BSX in windows is highly discouraged.
If you have no choice at least use the WSL docker setup instead.
2024-06-06 22:03:37 +02:00
tecnovert
b077561a6f
Allow Decred wallets derived from the legacy extkey.
...
When importing from seed dcrwallet creates two accounts, one each on coin_id 20 and 42.
Can't see how to force slip44 upgrade to run in dcrwallet, checking for either key instead.
2024-06-06 22:03:37 +02:00
tecnovert
62aa1fa5d7
Decred: Add proxy config when using tor.
2024-06-06 22:03:36 +02:00
tecnovert
76445146fb
Integrate Decred with wallet encryption.
...
dcrwallet requires the password to be entered at the first startup when encrypted.
basicswap-run with --startonlycoin=decred and the WALLET_ENCRYPTION_PWD environment var set can be used for the initial sync.
2024-06-06 22:03:36 +02:00
tecnovert
446d6fe357
Decred: Add to test_xmr_persistent
2024-06-06 22:03:35 +02:00
tecnovert
d527ec4974
Decred test_008_gettxout
2024-06-06 22:03:33 +02:00
tecnovert
150caeec40
Add Decred transaction to and from bytes.
2024-06-06 22:03:32 +02:00
tecnovert
761d0ca505
Get Decred account key from seed.
2024-06-06 22:03:32 +02:00
tecnovert
942b436974
tests: Start dcrd
2024-06-06 22:03:31 +02:00
tecnovert
6ac9bbb19c
prepare: Download, verify and extract Decred binaries
2024-06-06 22:03:31 +02:00
tecnovert
f64b2c1030
Rewrite litecoin.conf from basicswap-run to add config for 0.21.3.
2024-05-05 14:37:54 +02:00
tecnovert
6df09a973e
coins: Update Litecoion version to 0.21.3
...
Removed .pid file name and assert url workarounds.
Requires additions to litecoin.conf:
blockfilterindex=0
peerblockfilters=0
2024-05-04 18:43:18 +02:00
nahuhh
e87d54a259
monero: v0.18.3.3
2024-04-27 13:12:24 -05:00
tecnovert
37651598bf
coins: Update PIVX version to 5.6.1
2024-02-26 20:49:06 +02:00
tecnovert
a78880bc98
Ensure remote_daemon_urls appears in settings if automatically_select_daemon is present.
2024-02-22 01:44:25 +02:00
tecnovert
b0d169421f
coins: Update Firo version to 14.13.2
2024-02-20 21:57:12 +02:00
tecnovert
091e8da5e2
prepare: Add message when wallet initialisation fails.
2024-02-14 11:06:40 +02:00
tecnovert
f091d17560
prepare: Remove prune from pivx config.
2024-02-14 09:23:18 +02:00
tecnovert
e9986148d7
Automatically remove untrusted-daemon from monero_wallet.conf
2024-02-10 10:25:49 +02:00
tecnovert
7bf5f7ddfa
prepare: Avoid setting tor mode for commands that only modify config.
2024-02-09 11:17:30 +02:00
tecnovert
d7da532111
prepare: Deduplicate Monero tor config
2024-02-09 11:17:29 +02:00
tecnovert
fa35102794
prepare: Select aarch64 releases
2024-02-09 11:17:29 +02:00
tecnovert
da8c3e0237
prepare: Make default wshost match htmlhost
2024-02-09 11:17:29 +02:00
tecnovert
ec29c9889c
Set monero-wallet-rpc proxy with parameter instead of config.
2024-02-09 11:17:29 +02:00
tecnovert
5ceaab57d1
Set trusted-daemon for XMR node in basicswap.json
...
basicswap-prepare will set trusted_daemon true if the daemon host address is a local ip address else false.
Override with --trustremotenode
--trustremotenode can be used with --enabletor
2024-02-09 11:17:28 +02:00
tecnovert
dbf3f8f034
prepare: Don't use bind and nolisten together.
2024-02-09 11:17:27 +02:00
tecnovert
b85d234a0b
prepare: Switch Litecoin download url to github.
2024-02-09 11:17:27 +02:00
tecnovert
1bfb271b87
Add settings for Monero rpc timeouts.
2024-02-09 11:17:27 +02:00
tecnovert
f9bc5d46af
prepare: Automatically set --usetorproxy if use_tor is set in basicswap.json
2024-02-09 11:17:27 +02:00
tecnovert
fab89a42f3
doc: Simplify tor install notes.
2024-02-09 11:17:26 +02:00
nahuhh
e4f196411a
fix for remote monero daemons on tor enabled installs
2024-02-09 11:17:26 +02:00
nahuhh
98f3a52daa
monero: blocks_confirmed (release funds after) change 7 to 3
2024-02-01 18:06:58 -05:00
nahuhh
2d1bd87b41
add ltc min_fee_relay
2024-01-31 10:25:22 -05:00
nahuhh
cfd2151c1a
Update monero 0.18.2.2 to 0.18.3.1
2024-01-26 07:05:36 -05:00
tecnovert
0ff0a13a67
coins: Fix LTC windows assert URL
2024-01-12 18:13:14 +02:00
tecnovert
192aff221e
coins: Update Bitcoin version.
2023-12-31 02:27:05 +02:00
tecnovert
38fa498b0b
coins: Add LTC MWEB wallet
2023-12-29 15:36:00 +02:00
tecnovert
7547587d4e
coins: Update Firo version to 0.14.13.1
2023-12-24 21:12:53 +02:00
tecnovert
fd0772f893
prepare: Fix Dash download url for osx64.
2023-12-22 17:31:05 +02:00
tecnovert
6a26f72bca
coins: Update Dash to v20.0.2
2023-12-18 15:15:16 +02:00
tecnovert
b409fe9f0e
prepare: Fix Firo osx download url.
2023-12-08 15:06:33 +02:00