tecnovert
e63014026d
Prefer to set bid amounts from offer amount-to instead of rate.
2024-05-09 01:05:19 +02:00
tecnovert
47f7b4545e
ui: auto set blank amount from using amount to and rate.
...
Fix btc get unspents, 'solvable'.
2024-05-05 21:54:22 +02:00
tecnovert
a08bdfbdb8
Fix LTC getUnspentsByAddr() returning MWEB UTXOs.
2024-05-04 19:11:50 +02:00
tecnovert
8a279dc71f
Raise version, transmit amount to instead of rate.
2024-04-14 14:45:13 +02:00
tecnovert
1cbc2f44b0
Allow multiple base58 prefix bytes.
2024-03-25 13:52:55 +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
a1bcf8d4b9
api: Add validateamount command
2024-02-17 00:03:37 +02:00
tecnovert
0d344a907c
tests: Fix tests.
2024-02-14 13:04:32 +02:00
tecnovert
9be4bd28fd
ui: Change Subtract Fee to Sweep All for XMR.
2024-02-10 19:05:48 +02:00
tecnovert
6e4feb33d7
ui: Rename unconfirmed balance to pending, include immature balance.
2024-02-09 23:48:53 +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
14577f7741
tests: Fix test_wallet_restore for LTC multiwallet
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
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
tecnovert
9ee6669179
ui: Display count of locked UTXOs on wallet page.
2024-01-28 20:16:30 +02:00
tecnovert
30a5ea1652
tests: Run more tests in ci.
2024-01-28 00:07:25 +02:00
tecnovert
81649dcf9b
Set reverse bid state to error when bidaccept fails.
2024-01-25 17:04:49 +02:00
tecnovert
f5d4b8dc0d
Show error when auto-accepting a bid fails.
2024-01-24 23:12:18 +02:00
tecnovert
ddf3734f9d
doc: Add missing dependencies.
2024-01-19 20:33:11 +02:00
tecnovert
6ad5880ba4
Remove bittrex.com rate source.
2024-01-17 20:25:28 +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
0a12625290
ui: Define default chart api key in one place.
2023-12-22 15:23:36 +02:00
gerlofvanek
d6ed5ba24c
ui: Chart API update
...
- Updated with a new default Chart API Key
- Implemented Chart error handling
2023-12-22 13:26:29 +01:00
tecnovert
fb48797298
tests: Fix lint issues.
2023-12-19 13:21:15 +02:00
tecnovert
61845a7a84
tests: Prune Firo tests.
2023-12-19 01:30:52 +02:00
tecnovert
65c93eaee6
coins: Update valid Firo swap types.
2023-12-18 23:45:55 +02:00
tecnovert
0a9db22828
Replace all hashlib ripemd160 functions.
2023-12-16 09:38:34 +02:00
tecnovert
258b730c41
scripts: Print errors if offer/bid creation fails.
2023-12-09 13:25:03 +02:00
tecnovert
01bb3870b6
tests: Add gettxout and scantxoutset tests to test_btc_xmr.py
2023-12-02 19:32:39 +02:00
tecnovert
5b6f447692
tests: Update swap type validation.
2023-12-01 09:23:10 +02:00
tecnovert
28baa597cc
coins: Read Firo ProgPow blocks
2023-12-01 00:19:54 +02:00
tecnovert
d4a6ad7d6f
Enable reverse adaptor sig swaps for segwit-less coins.
2023-11-30 21:46:03 +02:00
tecnovert
fd0bf9ed73
Raise version to 0.12.1
2023-11-25 11:08:00 +02:00
tecnovert
7053d7ee4b
Use gettxout where scantxoutset is not available.
2023-11-25 00:40:52 +02:00
tecnovert
22cd3cf9f1
test: Fix selenium tests.
2023-11-09 22:34:50 +02:00
tecnovert
2a2f1ca3b6
tests: Print expected and actual states on failure.
2023-10-16 21:02:49 +02:00
tecnovert
db0e85d37c
tests: Ensure XMR new subaddress is unique.
...
Fix xmr test 9.1 wait for event type.
Fix node shutdown issue.
2023-10-12 16:02:44 +02:00
tecnovert
5775ac5931
Add navcoin binary
2023-08-29 23:46:14 +02:00
tecnovert
0b963bffde
Add p2sh-p2wsh support, add Navcoin tests.
2023-08-29 22:06:16 +02:00
tecnovert
68ff57ebdc
refactor: Lazy load interfaces.
2023-08-06 13:37:49 +02:00
tecnovert
8f4b962285
Fix getLinkedMessageId and validateSwapType
2023-08-02 13:57:29 +02:00
tecnovert
a13a5d4bf6
test: Fix lint issues.
2023-08-01 15:57:01 +02:00
tecnovert
547e50acb6
ui: Fix repeat offer selected coins.
2023-07-29 15:30:41 +02:00
tecnovert
c3b33c502e
ui: Show ITX and PTX status for adaptor sig type swaps.
2023-07-28 17:08:04 +02:00
tecnovert
67624a252b
Remove DB records for expired offers option.
2023-07-24 21:55:48 +02:00
tecnovert
0432fae5b5
ui: Improve fee estimation.
2023-07-19 01:19:04 +02:00
tecnovert
9888c4ebe1
ui: Fix describebid for reverse PART_ANON swaps.
2023-07-14 14:50:29 +02:00