gerlofvanek
49e4072f2a
ui: Style.css
...
- Fixes
2024-02-26 20:19:48 +01:00
gerlofvanek
4f114ba9ae
ui: Clean-up / Fixes / Updates
...
- Moved parts of the svg code/images in style.html and update the templates.
- Restyled and updated the JS for the cryptocurrency price boxes on the offers page.
- Started on restyling the offers page.
- Offers page, Posted timestamps are displayed as (X min ago) and Expires in -h min.
- Fixed broken breadscrumb links.
2024-02-26 20:07:33 +01: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
a1bcf8d4b9
api: Add validateamount command
2024-02-17 00:03:37 +02:00
tecnovert
42421321f6
Remove publishBLockTx debug delay.
2024-02-16 23:05:20 +02:00
tecnovert
483d77a0c6
Fix revoke ttl too low. Remove XMR fee warnings.
2024-02-15 00:00:54 +02:00
tecnovert
0d344a907c
tests: Fix tests.
2024-02-14 13:04:32 +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
73d4ade5f6
Merge pull request #55 from tecnovert/rename_env
...
Rename docker/.env
2024-02-12 20:01:42 +00:00
tecnovert
2793ee00dd
doc: Rename docker/.env to example.env
2024-02-12 21:55:27 +02:00
Cryptoguard
b96a823536
Update .env
...
Update install.md
Update install.md
Update install.md
Update upgrade.md
Update upgrade.md
2024-02-12 21:39:42 +02:00
tecnovert
7d850406ca
ui: Add fix from Crz.
2024-02-12 21:18:13 +02:00
tecnovert
4e7a6e994d
Add debug info when failed to expire msg.
2024-02-12 11:36:14 +02:00
tecnovert
b55042bf07
ui: Added An Estimate Fee button on XMR wallet page.
2024-02-11 17:55:06 +02:00
tecnovert
9be4bd28fd
ui: Change Subtract Fee to Sweep All for XMR.
2024-02-10 19:05:48 +02:00
tecnovert
e9986148d7
Automatically remove untrusted-daemon from monero_wallet.conf
2024-02-10 10:25:49 +02:00
tecnovert
0aaf3f8bcc
Fix LTC create UTXO.
2024-02-09 23:57:25 +02:00
tecnovert
6e4feb33d7
ui: Rename unconfirmed balance to pending, include immature balance.
2024-02-09 23:48:53 +02:00
tecnovert
1f810fab6b
Raise version to 0.12.7
2024-02-09 11:36:50 +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
14298d022a
Don't connect to XMR nodes at private ips over tor by default.
2024-02-09 11:17:28 +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
a5c3534c19
Better error message when trying to swap Firo <> XMR.
2024-02-09 11:17:28 +02:00
tecnovert
3b6f72c084
Note source of XMR rpc error messages.
2024-02-09 11:17:28 +02:00
tecnovert
7c0ea36e37
Add request-sent to transient errors list.
2024-02-09 11:17:28 +02:00
tecnovert
14577f7741
tests: Fix test_wallet_restore for LTC multiwallet
2024-02-09 11:17:27 +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
tecnovert
3e14a784f3
Connect to remote XMR daemons over tor when enabled.
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
tecnovert
8318961f0b
refactor: Replace struct.pack/unpack.
2024-02-02 18:53:44 +02:00
tecnovert
7c9504e0cd
Merge branch 'nahuhh-monero'
2024-02-02 12:08:46 +02:00
nahuhh
98f3a52daa
monero: blocks_confirmed (release funds after) change 7 to 3
2024-02-01 18:06:58 -05:00
tecnovert
3276f9abd4
Merge pull request #45 from nahuhh/litecoin
...
add ltc min_fee_relay
2024-02-01 15:55:01 +00:00
tecnovert
041ab18288
Fix min_relay_fee override.
2024-02-01 11:28:21 +02:00
tecnovert
d57366c0b2
Prevent multiple LOCK_TX_B_SEEN events, use rpcwallet for lockunspent.
2024-02-01 00:58:14 +02:00
tecnovert
1ec1764012
ui: Don't list LTC MWEB yet on offers page.
2024-01-31 21:16:42 +02:00
tecnovert
28fc4817c0
debug: Add ui option to schedule bid actions.
2024-01-31 20:40:22 +02:00
nahuhh
2d1bd87b41
add ltc min_fee_relay
2024-01-31 10:25:22 -05:00
tecnovert
9ee6669179
ui: Display count of locked UTXOs on wallet page.
2024-01-28 20:16:30 +02:00