Commit Graph

77 Commits

Author SHA1 Message Date
tecnovert
20c59663c1
Count failed and successful bids by peer address. 2021-11-15 01:26:43 +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
1ef71ea79b
particl: Can swap anon outputs 2021-10-23 16:00:32 +02:00
tecnovert
a40519737d protocol: Enable private offers
Users can send private offers that will only be seen by one address.

To send a private offer:
 1. recipient creates a new address to receive offers on
 2. recipient sends the pubkey for the newly created address to the offerer
 3. offerer imports the recipient's pubkey
 4. offerer sends a new offer to the recipients key instead of the public network

Nodes will ignore offers sent on keys other than the network key or keys created for offer-receiving.
2021-10-20 21:50:45 +02:00
tecnovert
062283c31a
ui: Improved wallets page. 2021-10-15 01:13:48 +02:00
tecnovert
2562aec4bd
ui: Display shared address for XMR swaps. 2021-09-05 00:15:25 +02:00
tecnovert
146c9b784c
Change connection errors to warnings. 2021-09-02 22:42:26 +02:00
tecnovert
2be16465fb
preparescript: Support production docker config. 2021-06-30 16:37:21 +02:00
tecnovert
bbd3d701c0
preparescript: Fix UI_HTML_PORT bug.
Warn on os.chmod failure, workaround for mounted ntfs volumes.

client: Set delay_event in stopRunning()
Raise version
2021-02-16 23:41:07 +02:00
tecnovert
b6ece37a8d
Raise version.
Explicitly set docker logging.
2021-02-15 16:40:16 +02:00
tecnovert
c66160fb09
Add more event log types.
Auto accept only bids of the exact offer amount.
Retry sending lock B refund tx.
2021-01-31 14:26:32 +02:00
tecnovert
df732713ac
tests: Use debug_ind in non-xmr swaps. 2021-01-30 16:29:07 +02:00
tecnovert
2e0edef9da
Raise max signature size for fee estimate.
Fix logging.
Valid sequence lock range settings.
Bid debugind can be set through api.
2021-01-30 01:45:24 +02:00
tecnovert
9b4a256b44
protocol: Link proof-of-funds signatures to offers. 2021-01-28 14:38:28 +02:00
tecnovert
c3cff91fca
Raise version. Verify message with coincurve. 2021-01-19 15:10:42 +02:00
tecnovert
f934b2d8f2
Update Bitcoin and Particl cores to 0.21
wallet.dat is no longer loaded by default.
2021-01-16 23:01:23 +02:00
tecnovert
60b477e3c0
Increase version, add test for bids sent while recipient is offline. 2021-01-11 23:48:46 +02:00
tecnovert
05c9d9c66d
Fix floating point bug. 2021-01-02 23:04:29 +02:00
tecnovert
1ba2ad6f0b
Add favicon and css, inc version. 2021-01-02 18:16:44 +02:00
tecnovert
8c372cc5dc
Simplify lock tx script.
Raise version.
2020-12-11 00:43:36 +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
tecnovert
acae8b4de3
Fix contract_count not inserted in db 2020-11-07 13:08:07 +02:00
tecnovert
321ec4acb2
New particl core version.
Display core versions on the wallets page.
2019-08-04 15:22:25 +02:00
tecnovert
31ed5e7142
Ensure pid file is correct before reading authcookie. 2019-07-31 18:38:19 +02:00
tecnovert
cf73707643
started rpc page. 2019-07-27 23:14:28 +02:00
tecnovert
e242f50b2b
Add to Github 2019-07-17 18:07:37 +02:00