Commit graph

17 commits

Author SHA1 Message Date
tecnovert
2346858145
Call setLastHeightChecked() in watchXmrSwap()
Remove old notes and config.
New html template for XMR bids.
Check the mempool for lock spend txid.
Retry sepnding coin B lock tx.
2020-12-06 19:34:56 +02:00
tecnovert
4c200fe8d4
XMR withdrawals work.
spendBLockTx uses sweep_all.
2020-12-05 13:22:22 +02:00
tecnovert
e7afd5e67d
Display warning when wallet seedid doesn't match expected. 2020-12-04 19:06:50 +02:00
tecnovert
3bbb483a0a
Simplify docker config. 2020-12-02 23:19:10 +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
bc60527940
PART -> XMR tests pass. 2020-11-27 19:52:26 +02:00
tecnovert
a0c366a8c6
Raise core version. 2019-09-05 10:21:45 +02:00
tecnovert
321ec4acb2
New particl core version.
Display core versions on the wallets page.
2019-08-04 15:22:25 +02:00
tecnovert
1da0d06ef0
doc: Improve install notes. 2019-07-30 00:46:10 +02:00
tecnovert
4bc0ec98eb
Fix tx state display in lists.
selectable address for send_from.
2019-07-28 21:57:20 +02:00
tecnovert
18ee89361a
Prepare windows releases. 2019-07-28 14:45:26 +02:00
tecnovert
4972f1f60f
Update install.md 2019-07-27 22:34:40 +02:00
tecnovert
682fe578a7
Fix osx gitian path. 2019-07-27 22:13:35 +02:00
tecnovert
d01e37bb68
doc: Start install help file. 2019-07-26 15:13:10 +02:00
tecnovert
2882992c4f
Move tests to a sub dir.
Else they install to site-packages/tests/
2019-07-26 14:16:02 +02:00
tecnovert
9b8df31932
Getting docker volume permissions errors on window. 2019-07-19 21:23:36 +02:00
tecnovert
818b5f1ab2
Added notes to run the docker example on windows.
Set the log file to append.
Set docker example config to listen on all interfaces.
docker-compose is setup to bind the port only to localhost, on windows
docker runs in a virtualbox instance and the swap client must listen on
all interfaces to pass through the connection: host -> vbox -> docker -> swapserver
2019-07-18 22:06:36 +02:00