tecnovert
bf684c13d6
doc: Extend windows install notes.
4 years ago
tecnovert
a9f9e29754
Automatically remove temporary docker containers with --rm
...
[ci skip]
4 years ago
tecnovert
78f36f79c1
Update upgrade notes.
...
[ci skip]
4 years ago
tecnovert
f934b2d8f2
Update Bitcoin and Particl cores to 0.21
...
wallet.dat is no longer loaded by default.
4 years ago
tecnovert
a3ba5cf7e6
setup.py test -> pytest / tox
4 years ago
tecnovert
088e1f4411
Prepare only Particl core by default.
4 years ago
tecnovert
e41a6e34c0
Update install notes for Windows.
4 years ago
tecnovert
05c9d9c66d
Fix floating point bug.
4 years ago
tecnovert
28b42c7432
Fix notes.
4 years ago
tecnovert
2049fcef3d
Set bootstrap-daemon-address to auto
...
get_block_count returns "Internal error" if bootstrap-daemon is active
Use get_height instead.
4 years ago
tecnovert
755583fd1d
Fix typo
4 years ago
tecnovert
13f2ffa9ec
Update XMR version.
4 years ago
tecnovert
a638c55ecb
Update install notes for OSX.
...
Download correct XMR release.
Trust added PGP keys.
4 years ago
tecnovert
b3c00efe16
gui: Added confirm step and fee options.
...
Fee options only apply to the script coin side of xmr swaps.
4 years ago
tecnovert
ffc164bc34
Use normal Particl addresses.
...
Avoids needing LearnAllRelatedScripts.
4 years ago
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.
4 years ago
tecnovert
4c200fe8d4
XMR withdrawals work.
...
spendBLockTx uses sweep_all.
4 years ago
tecnovert
e7afd5e67d
Display warning when wallet seedid doesn't match expected.
4 years ago
tecnovert
3bbb483a0a
Simplify docker config.
4 years ago
tecnovert
8c9105ce01
Raise versions, add release notes.
...
Add event log table.
Offers can be revoked.
Added separate range for retry delays.
4 years ago
tecnovert
bc60527940
PART -> XMR tests pass.
4 years ago
tecnovert
a0c366a8c6
Raise core version.
5 years ago
tecnovert
321ec4acb2
New particl core version.
...
Display core versions on the wallets page.
5 years ago
tecnovert
1da0d06ef0
doc: Improve install notes.
5 years ago
tecnovert
4bc0ec98eb
Fix tx state display in lists.
...
selectable address for send_from.
5 years ago
tecnovert
18ee89361a
Prepare windows releases.
5 years ago
tecnovert
4972f1f60f
Update install.md
5 years ago
tecnovert
682fe578a7
Fix osx gitian path.
5 years ago
tecnovert
d01e37bb68
doc: Start install help file.
5 years ago
tecnovert
2882992c4f
Move tests to a sub dir.
...
Else they install to site-packages/tests/
5 years ago
tecnovert
9b8df31932
Getting docker volume permissions errors on window.
5 years ago
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
5 years ago