Commit graph

68 commits

Author SHA1 Message Date
tecnovert
0c620ea388
doc, tests: Test sequence diagrams are accurate.
Add delay between detecting PTX and redeeming ITX.
Add bid state history to json api.
Hide Tx none states in bid state history.
2022-07-03 23:58:16 +02:00
tecnovert
a2afd3f00f
refactor: Separate MSG4F and lock txn sending 2022-07-01 16:37:10 +02:00
tecnovert
43048cffc0
doc, docker: Pin coincurve src to tag. 2022-06-29 15:11:11 +02:00
tecnovert
d5e35b8168
doc, ui: Add sequence diagrams 2022-06-29 01:45:46 +02:00
tecnovert
f7aadd1b9d
doc: Update docker install notes. 2022-06-27 22:29:16 +02:00
tecnovert
beaff23ac3
osx: Embed install_certifi.py script. 2022-06-26 02:17:59 +02:00
tecnovert
d2324ad097
preparescript: Fix missing btc wallet with --addcoin=bitcoin and --usebtcfastsync
doc: Fetch latest xmr chain height
2022-06-18 19:28:40 +02:00
tecnovert
f787bdb203
ui: Add refresh link to bids page. 2022-06-16 23:31:30 +02:00
tecnovert
0c2c86070f
preparescript: --usebtcfastsync option will initialise the BTC datadir from a chain snapshot. 2022-06-04 23:08:22 +02:00
tecnovert
8daa76f937
refactor: Add automation tables. 2022-05-23 23:51:06 +02:00
tecnovert
12bae95e7d
coins: Raise Bitcoin version to 22.0 2022-03-27 13:57:32 +02:00
tecnovert
6b063d0582
docker: Use static ip for tor container. 2022-03-27 11:32:29 +02:00
tecnovert
d1e015962c
basicswap-prepare can enable and disable tor config. 2022-03-24 00:00:35 +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
86ca94bf70
doc: Add missing --datadir 2021-12-28 13:54:26 +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
8259df4399
doc: Simplify Windows install notes. 2021-11-03 23:20:19 +02:00
tecnovert
6e82961da9
particl: Can swap PARTct -> XMR 2021-11-01 15:52:40 +02:00
tecnovert
bf00f80b4d
ui: Start describing xmr bid states. 2021-10-18 20:48:48 +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
1953820cd1
client: Bug fix, coin_name() is capitalised. 2021-02-14 16:53:44 +02:00
tecnovert
d6a1ff6030
docker: Set timezone in TZ env var. 2021-02-14 15:06:46 +02:00
tecnovert
dd37156e65
doc: Keep datadir in the wsl fs. 2021-02-06 10:50:33 +02:00
tecnovert
bf684c13d6
doc: Extend windows install notes. 2021-02-06 10:19:46 +02:00
tecnovert
a9f9e29754
Automatically remove temporary docker containers with --rm
[ci skip]
2021-01-18 13:18:00 +02:00
tecnovert
78f36f79c1
Update upgrade notes.
[ci skip]
2021-01-17 16:17:38 +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
a3ba5cf7e6
setup.py test -> pytest / tox 2021-01-10 20:30:07 +02:00
tecnovert
088e1f4411
Prepare only Particl core by default. 2021-01-05 20:11:13 +02:00
tecnovert
e41a6e34c0 Update install notes for Windows. 2021-01-05 14:31:02 +02:00
tecnovert
05c9d9c66d
Fix floating point bug. 2021-01-02 23:04:29 +02:00
tecnovert
28b42c7432 Fix notes. 2021-01-01 18:03:05 +02:00
tecnovert
2049fcef3d
Set bootstrap-daemon-address to auto
get_block_count returns "Internal error" if bootstrap-daemon is active
Use get_height instead.
2020-12-31 14:53:31 +02:00
tecnovert
755583fd1d Fix typo 2020-12-31 12:02:17 +02:00
tecnovert
13f2ffa9ec
Update XMR version. 2020-12-31 10:06:37 +02:00
tecnovert
a638c55ecb
Update install notes for OSX.
Download correct XMR release.
Trust added PGP keys.
2020-12-30 23:01:21 +02:00
tecnovert
b3c00efe16 gui: Added confirm step and fee options.
Fee options only apply to the script coin side of xmr swaps.
2020-12-16 23:19:39 +02:00