Commit graph

46 commits

Author SHA1 Message Date
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
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
23330c20bc
Disable Navcoin. 2023-10-09 16:43:09 +02:00
tecnovert
a17129999c
Raise version 2023-08-29 23:46:19 +02:00
tecnovert
8f4b962285
Fix getLinkedMessageId and validateSwapType 2023-08-02 13:57:29 +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
7bc5fc78ba
Fix BTC witness size estimate. 2023-07-14 10:44:56 +02:00
tecnovert
be46d8a7bd
doc: Describe reverse adaptor sig protocol. 2023-07-06 15:13:19 +02:00
tecnovert
57554d4fec
ui: Hide the bid abandon button. 2023-06-14 17:07:54 +02:00
tecnovert
cbb3d0ac02
ui: Add option to remove expired offers and bids. 2023-06-06 22:03:05 +02:00
tecnovert
1dcd750fea
coins: Update Monero and Particl versions. 2023-06-06 19:14:22 +02:00
tecnovert
2b2b98505b
ui: Add persistent filters, show only active bid and offer counts.
Add titles for offer clock states.
2023-05-10 17:50:40 +02:00
tecnovert
5536c82ded
Merge remote-tracking branch 'crz/master' into dev 2023-04-06 23:27:05 +02:00
tecnovert
6e94c4a05d
Update BITCOIN_FASTSYNC_URL 2023-03-28 16:47:52 +02:00
tecnovert
409c75851f
Replace calltx functions 2023-03-23 20:57:12 +02:00
tecnovert
22576c0316 ui: Add pagination and filters to smsgaddresses page 2023-03-18 19:45:18 +02:00
tecnovert
ea8cc70696
Ensure messages are always sent from and to the expected addresses. 2023-03-09 01:30:46 +02:00
tecnovert
97506850c4
Timeout bids stuck as accepted. 2023-03-09 00:53:54 +02:00
tecnovert
06065958b7
ui: Fix xmr svg path, edit offer automation strategy. 2023-02-21 00:08:18 +02:00
tecnovert
09cc523ac3
Added restrict_unknown_seed_wallets setting. 2023-02-19 21:52:22 +02:00
tecnovert
5b0c1e9b51
ui: Fix pagination clearing filters 2023-02-19 17:24:08 +02:00
tecnovert
b6046fdbf3
api: getcoinseed shows seed id 2023-02-18 01:47:44 +02:00
tecnovert
c2d6cdafdd
ui: Don't show bids on expired offers as available. 2023-02-18 00:07:27 +02:00
tecnovert
c322c9ae0c
Add total_bids_value_multiplier to automation strategies.
order value is the max value of a bid that can be accepted.
order value * total_bids_value_multiplier is the max sum of all bids that can be accepted.
2023-02-17 22:51:49 +02:00
tecnovert
2a9e423eaa
Handle lost noscript lock transaction. 2022-12-11 20:31:43 +02:00
tecnovert
12bae95e7d
coins: Raise Bitcoin version to 22.0 2022-03-27 13:57:32 +02:00
tecnovert
3ba551c9da
Use getblockhashafter command in getWalletRestoreHeight. 2022-01-01 23:30:32 +02:00
tecnovert
65951220b8
Fix bug when manually redeeming noscript lock tx with invalid amount. 2021-12-31 21:49:12 +02:00
tecnovert
f289bcf2e8
Use unique key_nos for getPathKey. 2021-12-19 08:59:35 +02:00
tecnovert
001e9976aa
cores: Set working dir to datadir for daemons. 2021-12-10 16:29:00 +02:00
tecnovert
1e01851152
ui: Display XMR subaddress on wallets page. 2021-12-04 12:44:27 +02:00
tecnovert
fa0600fca3
Use separate chain to generate smsg addresses. 2021-11-26 03:14:15 +02:00
tecnovert
4d3b842ea8
ui: Connected XMR wallet to rpc page. 2021-11-24 18:28:15 +02:00
tecnovert
99534756de
Variable bid amount and rate. 2021-11-22 22:24:48 +02:00
tecnovert
8a9f4f9e38
ui: Add rate lookup helper when creating offers. 2021-11-21 22:59:39 +02:00
tecnovert
20c59663c1
Count failed and successful bids by peer address. 2021-11-15 01:26:43 +02:00
tecnovert
b152150932
ui, xmr: List of candidate remote XMR daemon urls can be set through the http ui 2021-11-13 23:15:09 +02:00
tecnovert
eff5235205
xmr: Check for existing spend of lock tx 2021-11-12 17:55:23 +02:00
tecnovert
1d932cdd01
protocol: Add protocol version to order and bid messages
Move chain start heights to bid, use avoid scantxoutset for decred style swaps
2021-11-04 23:49:52 +02:00
tecnovert
6e82961da9
particl: Can swap PARTct -> XMR 2021-11-01 15:52:40 +02:00
tecnovert
062283c31a
ui: Improved wallets page. 2021-10-15 01:13:48 +02:00
tecnovert
4475e5b643
Add View Lock Wallet Transfers button to bid page. 2021-09-05 18:10:42 +02:00
tecnovert
2562aec4bd
ui: Display shared address for XMR swaps. 2021-09-05 00:15:25 +02:00
tecnovert
8c9105ce01
Raise versions, add release notes.
Add event log table.
Offers can be revoked.
Added separate range for retry delays.
2020-12-02 13:24:52 +02:00